103 Revize (6ccd6b9faff1df2278e6b35b7be8216def712f3c)

Autor SHA1 Zpráva Datum
  Erez Shinan 32cbf1eb19 Improvements to the Earley parser code před 7 roky
  Erez Shinan ae2834862e Improved README and added tree-to-pydot utility function před 7 roky
  Erez Shinan f374e70b2c Feature: Added explicit ambiguity option for Earley před 7 roky
  Erez Shinan 5cb209184d Include LICENSE, docs, examples, tests, in tar.gz. před 7 roky
  Erez Shinan 1685f94ea3 BUGFIX: Solved an elusive bug in Earley parser, when empty rules repeat in the same column před 7 roky
  Erez Shinan 7d3e00666b Nearley-to-Lark Works. Now using js2py as code generator před 7 roky
  Erez Shinan 7a5ff49d09 Patch version bump před 7 roky
  Erez Shinan 00811a7c16 Don't construct a list of tokens, to reduce memory footprint před 7 roky
  Erez Shinan c90b933a33 Made load_grammar a tiny bit nicer před 7 roky
  Erez Shinan 007b2174df Still working on Nearley před 7 roky
  Erez Shinan d4140d5e6c Nearley -> Lark tool working for tests with js2py před 7 roky
  Erez Shinan c1968b7e30 Fixed tools.nearley (converter) před 7 roky
  Erez Shinan 3dcf3380d3 Bumped patch-version před 7 roky
  Erez Shinan 9ef3670ea2 Improved error messages před 7 roky
  Erez Shinan 89edd9f30f Bugfix in scanless mode před 7 roky
  Erez Shinan 3630f5a5a4 Version bump. And not for nothing před 7 roky
  Erez Shinan 794a1c4965 More flags work před 7 roky
  Erez Shinan 9d6b496f3e Fixed bug in unless: Now uses regexp, not string matching před 7 roky
  Erez Shinan 34acc4674e Added flag options to terminals (just 'i' for now) před 7 roky
  Erez Shinan 2dbf5d7b26 Little stuff před 7 roky
  Erez Shinan 24f86569da Fixed issue #3 (infinite recursion in grammar) před 7 roky
  Erez Shinan d40ddff5c0 Improved README před 7 roky
  Erez Shinan a73cc9ad90 Re-wrote the Earley parser to use a parse-forest před 7 roky
  Erez Shinan 616dc9f300 Added stuff to README před 7 roky
  Erez Shinan 29718a9a3a Bugfix in scanless před 7 roky
  Erez Shinan 680449fb6b A little bit of cleanup před 7 roky
  Erez Shinan d8cbd239d7 Fixed a bug in string evaluation před 7 roky
  Erez Shinan e151d22ea2 examples.reconstruct_json now working with scanless před 7 roky
  Erez Shinan 5c115acbd9 Final fixes for scanless (hopefully) před 7 roky
  Erez Shinan c1fbb3214c Earley.lexer = None as default now před 7 roky
  Erez Shinan 96ebe94963 Solved issue #3: infinite loop due to zero-length tokens před 7 roky
  Erez Shinan d230e7744c Pylint před 7 roky
  Erez Shinan 302dad36fe Dramatically improved memory consumption of Earley parser před 7 roky
  Erez Shinan 4397d38daa Some fixes in examples před 7 roky
  Erez Shinan a60c339ff7 Scanless Earley now working for all tests! před 7 roky
  Erez Shinan be6aa4f726 Fixed string escaping and unicode handling před 7 roky
  Erez Shinan df4d471641 Updated docs to match v0.2 před 7 roky
  Erez Shinan c9b45823ed Better support for scanless parsing před 7 roky
  Erez Shinan a5a20a423a Changed parser/lexer interface in lark. Bumped minor version před 7 roky
  Erez Shinan fbba305a9e Fixed grammars před 7 roky
  Erez Shinan 5236e4a32a Refactored TokenDef to store Pattern(Str/RE) před 7 roky
  Erez Shinan a0bb661c61 Token import now working před 7 roky
  Erez Shinan c70355389f Initial support for EBNF in tokens (automatic compilation to regexps) před 7 roky
  Erez Shinan 8e7395c6d6 Improved earley.py and added some comments to both parsers před 7 roky
  Erez Shinan a0fbecee70 Tiny improvement in Earley před 7 roky
  Erez Shinan 9f00b3fab7 Re-wrote Earley's mainloop implementation. Better performance. před 7 roky
  Erez Shinan 4076256faa Reconstruct working again před 7 roky
  Erez Shinan c14435ac95 Some cleanup před 7 roky
  Erez Shinan c17558dd91 Official switched to my Earley implementation před 7 roky
  Erez Shinan 538f944602 My Earley parser is working před 7 roky