diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2014-03-17 Kaz Kylheku <kaz@kylheku.com> + * awkreg-grammar.txt: New file. Taken from my original Usenet + posting in comp.lang.awk. + +2014-03-17 Kaz Kylheku <kaz@kylheku.com> + Fix in {m,n} syntax. The issue is that the parser partially consumes broken {m,n} |