summaryrefslogtreecommitdiffstats
path: root/tests/011
Commit message (Expand)AuthorAgeFilesLines
* The code expander becomes a public API.Kaz Kylheku2018-11-021-1/+1
* printer: improve object formatting.Kaz Kylheku2018-04-051-2/+3
* eval: remove hack of macro deffers evaled on expansion.Kaz Kylheku2018-03-253-21/+24
* macros: expand declined form in outer env.Kaz Kylheku2017-11-242-0/+12
* bugfix: dynamic env handling in parallel bindingKaz Kylheku2016-12-231-0/+29
* Use with-out-string-stream macro in test.Kaz Kylheku2016-12-231-5/+1
* Convert special-1 test from txr to tl.Kaz Kylheku2016-12-232-10/+9
* Refactoring internals of for/each operators.Kaz Kylheku2016-12-181-9/+10
* Expander warns about unbound variables.Kaz Kylheku2016-11-261-7/+8
* Use *load-path* in load/include directive.Kaz Kylheku2016-09-261-1/+1
* Multi-line, indented printing of structure.Kaz Kylheku2015-07-311-1/+10
* Crack down on redefinitions of built-ins.Kaz Kylheku2015-05-082-12/+12
* New macro-based framework for assignment places.Kaz Kylheku2015-05-062-1/+3
* * tests/011/macros-1.txr: Add test for lexical functionKaz Kylheku2015-02-072-0/+7
* * share/txr/stdlib/txr-case.txr: New file.Kaz Kylheku2014-10-212-0/+13
* * tests/011/macros-2.txr: Added test for labels shadowing macro,Kaz Kylheku2014-07-102-2/+14
* * parser.l: Allowing ^ to be a quote character, and adjusting definitionKaz Kylheku2014-03-033-7/+7
* * tests/011/special-1.txr: Add some coverage for evaluationKaz Kylheku2014-03-011-1/+2
* * tests/011/mandel.expected: New file.Kaz Kylheku2014-02-282-0/+123
* Change in the design of how special variables work, to fix the brokenKaz Kylheku2014-02-282-2/+3
* About time for some new regression tests.Kaz Kylheku2014-02-286-0/+74