]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/blobdiff - ChangeLog
Compile the parser to byte-code
[phdru.name/cgi-bin/blog-ru/search-tags.git] / ChangeLog
index 3076beb633013c586c35e2c20c83afccf82be169..818e417a576a65d372e496a7723d92e7779ca2d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
-Version 0.1 (2014-05-??)
+Version 0.4 (2016-07-??)
+
+   Use grako instead of PLY to compile EBNF to Python.
+
+Version 0.3 (2014-06-22)
+
+   Allow '&&', '||', ' AND ', ' and ', ' OR ', ' or ', 'NOT ' and 'not '.
+
+Version 0.2 (2014-06-06)
+
+   Ignore spaces.
+
+Version 0.1 (2014-05-20)
 
    First release. Very simple grammar.