Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: sort becomes non-destructive; nsort introduced. | Kaz Kylheku | 2020-05-13 | 1 | -3/+3 |
* | Replace most TXR eval with Lisp eval. | Kaz Kylheku | 2016-06-14 | 1 | -1/+1 |
* | Multi-line, indented printing of structure. | Kaz Kylheku | 2015-07-31 | 1 | -2/+7 |
* | New macro-based framework for assignment places. | Kaz Kylheku | 2015-05-06 | 2 | -2/+0 |
* | * parser.l: Allowing ^ to be a quote character, and adjusting definition | Kaz Kylheku | 2014-03-03 | 1 | -1/+1 |
* | * tests/010/output-clauses.expected: New file. | Kaz Kylheku | 2014-02-28 | 2 | -0/+78 |
* | * tests/010/block.expected: New file. | Kaz Kylheku | 2012-03-15 | 4 | -0/+14 |
* | * stream.c (string_out_byte_flush): Bugfix. Do not loop inside this | Kaz Kylheku | 2012-03-13 | 2 | -0/+12 |
* | * tests/010/seq.txr: New file. | Kaz Kylheku | 2012-02-22 | 2 | -0/+33 |
* | This test case would have caught the prior regression. | Kaz Kylheku | 2012-02-02 | 3 | -0/+54 |