diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-08-08 07:53:43 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-08-08 07:53:43 -0700 |
commit | 3c0c679b74016f0219c31d82578b99e53e531c78 (patch) | |
tree | 36790f5703b5100a890056b91f4216ce501ac123 /tests/013 | |
parent | ca9ecd3ded67f06c9cebe5b3fd4d6fb940342f44 (diff) | |
download | txr-3c0c679b74016f0219c31d82578b99e53e531c78.tar.gz txr-3c0c679b74016f0219c31d82578b99e53e531c78.tar.bz2 txr-3c0c679b74016f0219c31d82578b99e53e531c78.zip |
new: left-inserting pipeline operators.
* stdlib/op.tl (opip-expand): Take arguments which specify
the op and do operators to be inserted. Pass these
through the recursive calls.
(opip, oand): Pass op and do for the new arguments.
(lopip, loand): New macros like opip and oand, but
passing lop and ldo to the expander.
(lflow): New macro.
* autoload.c (op_set_entries): Add autoload entries
for lopip, loand and lflow.
* tests/012/op.tl: A few new tests.
* txr.1: Documented.
* stdlib/doc-syms.tl: Regenerated.
Diffstat (limited to 'tests/013')
0 files changed, 0 insertions, 0 deletions