diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-09-12 06:31:50 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-09-12 06:31:50 -0700 |
commit | e8a06969698fe98a471ce413a81b41d4f2327bfd (patch) | |
tree | ee4ef132ba308778039784d494a7a4e2172e7cbc /sysif.c | |
parent | 8c825b97acdcfc151fa30042da2cad2b503a6011 (diff) | |
download | txr-e8a06969698fe98a471ce413a81b41d4f2327bfd.tar.gz txr-e8a06969698fe98a471ce413a81b41d4f2327bfd.tar.bz2 txr-e8a06969698fe98a471ce413a81b41d4f2327bfd.zip |
awk macro: more Awk-like treatment of prn args.
* share/txr/stdlib/awk.tl (sys:awk-state prn):
Use loop instead of simple interpolation, so that
we we can individually interpolate each arg into a
quasistring. This way if an arg is nil, it turns
into nothing rather than the word "nil".
* txr.1: Documented this behavior of prn.
Diffstat (limited to 'sysif.c')
0 files changed, 0 insertions, 0 deletions