Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | awk: more range test cases. | Kaz Kylheku | 2017-10-27 | 1 | -1/+3 |
| | | | | | | * tests/015/awk-rng.tl: More rows of data. * tests/015/awk-rng.expected: Updated. | ||||
* | awk: five new range operators. | Kaz Kylheku | 2017-10-25 | 1 | -0/+18 |
* share/txr/stdlib/awk.tl (sys;awk-mac-let): Provide the implementation for the local macros --rng, --rng-, rng+, -rng+ and --rng+. * tests/015/awk-rng.tl: New file. * tests/015/awk-rng.expected: New file. * txr.1: Documented. |