diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-08-30 02:58:54 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-08-30 02:58:54 -0700 |
commit | 0714b2d3316b4a15d2e74854951d31d8a9fd525e (patch) | |
tree | 0acba2fa3dee962a0f10996976802e2b76e413ea /ChangeLog | |
parent | 793a7f441019b6788c260621f2e6e7a42899da21 (diff) | |
download | txr-0714b2d3316b4a15d2e74854951d31d8a9fd525e.tar.gz txr-0714b2d3316b4a15d2e74854951d31d8a9fd525e.tar.bz2 txr-0714b2d3316b4a15d2e74854951d31d8a9fd525e.zip |
* txr.1: Documented chain, andf, orf and iff.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2012-08-30 Kaz Kylheku <kaz@kylheku.com> + * txr.1: Documented chain, andf, orf and iff. + +2012-08-30 Kaz Kylheku <kaz@kylheku.com> + * eval.c (eval_intrinsic): Bugfix: take the expanded form instead of throwing it away. (expand): Recurse into expand_place for (set ...) forms. |