diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-12-04 22:23:36 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-12-04 22:23:36 -0800 |
commit | 7fa8698dbec1812d13d8d7a1f323329baa9a10c4 (patch) | |
tree | 3b21f73497626c4cf9beff7d00996356e681a084 /RELNOTES | |
parent | 0b205139823e033dca63719ff8a6e0b390c96476 (diff) | |
download | txr-7fa8698dbec1812d13d8d7a1f323329baa9a10c4.tar.gz txr-7fa8698dbec1812d13d8d7a1f323329baa9a10c4.tar.bz2 txr-7fa8698dbec1812d13d8d7a1f323329baa9a10c4.zip |
* parser.y (force_regular_quotes): Function removed.
(list): Prior commit reversed.
* txr.1: Prior commit reversed.
* RELNOTES: No semantics clarification in quasiquote; bugfixes only.
Diffstat (limited to 'RELNOTES')
-rw-r--r-- | RELNOTES | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,12 +6,13 @@ - New functions exposed in Lisp interpreter: strings, characters, symbols and lazy lists. - - Quasiquote semantics clarified. - Bugs - Flaws in some string-splitting functions identified and fixed. + - Bugs in quasiquote. + + TXR 044 |