diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-09-11 21:07:32 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-09-11 21:07:32 -0700 |
commit | 650c49a11e964c20419e448aa23d31dddd7caac1 (patch) | |
tree | e1c2b6f89f7f92da715121fdae7a22ca4062b469 /checkman.txr | |
parent | 716e5255221344aaafc2c1d273832390c5ebb970 (diff) | |
download | txr-650c49a11e964c20419e448aa23d31dddd7caac1.tar.gz txr-650c49a11e964c20419e448aa23d31dddd7caac1.tar.bz2 txr-650c49a11e964c20419e448aa23d31dddd7caac1.zip |
awk macro: field splitting more Awk-like.
* share/txr/stdlib/awk.tl (sys:awk-state): Initialize
fs to nil rather than the default regex.
(sys:awk-state rec-to-f): If fs is nil then operate
on a version of rec that is filtered through trim-str.
Thus fs being nil is like the Awk special case when
fs is a space.
* txr.1: Description of fs updated.
Diffstat (limited to 'checkman.txr')
0 files changed, 0 insertions, 0 deletions