diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-09-15 13:36:43 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-09-15 13:36:43 -0700 |
commit | ab9826be651451405d88e79bbdf5872046684ee5 (patch) | |
tree | 9d4a8334367c7680aecd611cc76d5d9e8c1b5b98 /msgs/README | |
parent | 09680830758c7a0ab147ae96d8ca37291fe9d1bf (diff) | |
download | man-ab9826be651451405d88e79bbdf5872046684ee5.tar.gz man-ab9826be651451405d88e79bbdf5872046684ee5.tar.bz2 man-ab9826be651451405d88e79bbdf5872046684ee5.zip |
Fix \n interpolation; implement while.
The \n interpolation was not working: not substituting
the result. When this logic was added, then this was happening
even during expression evaluation. The right fix seems to be that
scan_expression function needs to suppress output!
Implemented the .while operator. str_to_code needed to be fixed
so it only bangs together up to four characters, so that
we can recognize "while" as "whil". Hack hack!
Introduced the V4 macro for four character codes.
Diffstat (limited to 'msgs/README')
0 files changed, 0 insertions, 0 deletions