diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-05-25 22:14:18 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-05-25 22:14:18 -0700 |
commit | b0906871e8a6bbd2f5b4c25eca511ac1827a30d5 (patch) | |
tree | 05a4896092a797e0c3d5bb0ca6244fe1695fec44 /ChangeLog | |
parent | 535999c69576b3e57e35f1936bac852c6aedc983 (diff) | |
download | txr-b0906871e8a6bbd2f5b4c25eca511ac1827a30d5.tar.gz txr-b0906871e8a6bbd2f5b4c25eca511ac1827a30d5.tar.bz2 txr-b0906871e8a6bbd2f5b4c25eca511ac1827a30d5.zip |
* txr.1: Document new syntactic places framework and place-mutating macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2015-05-25 Kaz Kylheku <kaz@kylheku.com> + * txr.1: Document new syntactic places framework and place-mutating macros. + +2015-05-25 Kaz Kylheku <kaz@kylheku.com> + Fix mismanaged dyn_env variable. * eval.c (bindings_helper): In the parallel binding case, only allocate |