| Commit message (Expand) | Author | Age | Files | Lines |
* | bug: :vars not usable with :counter in @(repeat). | Kaz Kylheku | 2023-08-02 | 2 | -0/+9 |
* | parser: @(mdo) must not be subject to expand-meta. | Kaz Kylheku | 2021-08-11 | 1 | -0/+7 |
* | tests: implicitly generate empty .expected files. | Kaz Kylheku | 2021-04-12 | 2 | -0/+0 |
* | txr: bugfix: give @(call) same semantics as direct call. | Kaz Kylheku | 2021-02-22 | 2 | -0/+6 |
* | txr: pattern function calls are non-matching. | Kaz Kylheku | 2021-02-21 | 2 | -0/+5 |
* | @(call): bugfix: matching doesn't continue. | Kaz Kylheku | 2021-02-17 | 2 | -0/+15 |
* | Strengthen :filter test. | Kaz Kylheku | 2017-01-22 | 2 | -2/+2 |
* | Fixing long-time (pre-GIT) bug. The object (nil) was stupidly used to | Kaz Kylheku | 2012-02-26 | 2 | -0/+24 |
* | * tests/008/filtenv.expected: New file. | Kaz Kylheku | 2012-02-25 | 2 | -0/+7 |
* | * lib.c (getplist_f): New function. | Kaz Kylheku | 2011-11-24 | 1 | -1/+1 |
* | * Makefile (tests/008/soundex.ok): New test case. | Kaz Kylheku | 2011-11-19 | 2 | -0/+85 |
* | * tests/008/students.txr: Use disciplined collect with :vars. | Kaz Kylheku | 2011-11-03 | 1 | -4/+1 |
* | * tests/008/students.txr: Regexes removed. | Kaz Kylheku | 2011-11-03 | 1 | -2/+2 |
* | Added missing data. | Kaz Kylheku | 2011-10-01 | 1 | -0/+6 |
* | New test case, covering some filtering from HTML/XML. | Kaz Kylheku | 2011-10-01 | 3 | -0/+31 |
* | New test case under tests/008. | Kaz Kylheku | 2011-10-01 | 3 | -0/+56 |
* | Tokenizing test case, exercising for @(coll :gap 0) | Kaz Kylheku | 2011-10-01 | 3 | -0/+28 |