diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-02-18 16:23:05 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-02-18 16:23:05 -0800 |
commit | 3b1e713d392d607a37e9f6d1520c4f9f584d014d (patch) | |
tree | 308f58c828cd0dddc01cbdb5962b85881a83cdc2 /ChangeLog | |
parent | ce6020f1f8248050bb17699cc229205e8cdbdf4e (diff) | |
download | txr-3b1e713d392d607a37e9f6d1520c4f9f584d014d.tar.gz txr-3b1e713d392d607a37e9f6d1520c4f9f584d014d.tar.bz2 txr-3b1e713d392d607a37e9f6d1520c4f9f584d014d.zip |
* parser.y (o_var): Remove productions from grammar by using exprs_opt.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2012-02-18 Kaz Kylheku <kaz@kylheku.com> + + * parser.y (o_var): Remove productions from grammar by using exprs_opt. + 2012-02-17 Kaz Kylheku <kaz@kylheku.com> Reimplementation of how TXR decides whether to dump bindings |