diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-02-24 08:03:59 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-02-24 19:17:30 -0800 |
commit | 501453a261771e2874bd065a78772e987616b14c (patch) | |
tree | 569029b676c1df641959e14528a0d28303593f5e /ChangeLog | |
parent | fd795adb279719bf77a7a6333b1e97500c454964 (diff) | |
download | txr-501453a261771e2874bd065a78772e987616b14c.tar.gz txr-501453a261771e2874bd065a78772e987616b14c.tar.bz2 txr-501453a261771e2874bd065a78772e987616b14c.zip |
* parser.l: Support octal and binary numbers.
* txr.1: Documented.
* genvim.txr, txr.vim: Updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2014-02-24 Kaz Kylheku <kaz@kylheku.com> + * parser.l: Support octal and binary numbers. + + * txr.1: Documented. + + * genvim.txr, txr.vim: Updated. + +2014-02-24 Kaz Kylheku <kaz@kylheku.com> + * parser.y (modifiers): Bugfix: list element not subject to expansion of Lisp forms denoted by @. (expand_meta): Bugfix: failure to expand vars, which can be |