]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/blob - ChangeLog
Docs(TODO): Try Pyleri
[phdru.name/cgi-bin/blog-ru/search-tags.git] / ChangeLog
1 Version 0.7 (2017-12-14)
2
3    Use lark instead of parsley.
4
5 Version 0.6 (2017-05-20)
6
7    Use parsley instead of parsimonious.
8
9 Version 0.5 (2017-04-22)
10
11    Use parsimonious instead of grako.
12
13 Version 0.4 (2016-07-11)
14
15    Use grako instead of PLY to compile EBNF to Python.
16
17 Version 0.3 (2014-06-22)
18
19    Allow '&&', '||', ' AND ', ' and ', ' OR ', ' or ', 'NOT ' and 'not '.
20
21 Version 0.2 (2014-06-06)
22
23    Ignore spaces.
24
25 Version 0.1 (2014-05-20)
26
27    First release. Very simple grammar.