]> 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 b1310a4116b7044edb0a3536ac672276e5407a3f..818e417a576a65d372e496a7723d92e7779ca2d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
-Version 0.3 (2014-06-??)
+Version 0.4 (2016-07-??)
 
-   Allow '&&', '||', ' AND ' and ' and '.
+   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)