Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The code expander becomes a public API. | Kaz Kylheku | 2018-11-02 | 1 | -1/+1 |
* | eval: remove hack of macro deffers evaled on expansion. | Kaz Kylheku | 2018-03-25 | 1 | -9/+10 |
* | Expander warns about unbound variables. | Kaz Kylheku | 2016-11-26 | 1 | -7/+8 |
* | Crack down on redefinitions of built-ins. | Kaz Kylheku | 2015-05-08 | 1 | -6/+6 |
* | New macro-based framework for assignment places. | Kaz Kylheku | 2015-05-06 | 1 | -0/+2 |
* | * tests/011/macros-2.txr: Added test for labels shadowing macro, | Kaz Kylheku | 2014-07-10 | 1 | -1/+8 |
* | * parser.l: Allowing ^ to be a quote character, and adjusting definition | Kaz Kylheku | 2014-03-03 | 1 | -1/+1 |
* | About time for some new regression tests. | Kaz Kylheku | 2014-02-28 | 1 | -0/+27 |