Commit Graph

14 Commits

Author SHA1 Message Date
Erez Shinan dda0719375 Post-merge cleanup 2017-08-04 15:53:50 +03:00
Erez Shinan 8e2221b2fd Mid-work. A nice first try 2017-05-01 17:08:10 +03:00
Erez Shinan 04cd5d0850 Updated benchmarks due to error in memory measurement (Thanks Jamie!) 2017-03-20 19:06:13 +02:00
Erez Shinan a60c339ff7 Scanless Earley now working for all tests! 2017-03-01 10:42:55 +02:00
Erez Shinan df4d471641 Updated docs to match v0.2 2017-02-26 13:12:16 +02:00
Erez Shinan fbba305a9e Fixed grammars 2017-02-24 00:45:34 +02:00
Erez Shinan a0bb661c61 Token import now working 2017-02-23 23:01:31 +02:00
Erez Shinan c70355389f Initial support for EBNF in tokens (automatic compilation to regexps) 2017-02-23 13:01:21 +02:00
Erez Shinan 1456daddbe Improved comments in examples 2017-02-17 23:23:13 +02:00
Erez Shinan da15f99edb Added the earley_nolex frontend, and a conf_nolex example to use it 2017-02-14 13:12:00 +02:00
Erez Shinan 7ba98c46f6 Fixed examples. They didn't work with python3 2017-02-12 18:37:43 +02:00
Erez Shinan 57e8117374 Some package fixes 2017-02-11 11:12:15 +02:00
Erez Shinan e201beab5f Fixed lexer newline counter and other stuff 2017-02-11 00:50:48 +02:00
Erez Shinan cde2b677bb Added tests and lots of fixes and refactoring 2017-02-07 17:42:25 +02:00