120 Commity (5cb209184d1332f7829bbe2e320aed3a663fe664)
 

Autor SHA1 Wiadomość Data
  Erez Shinan 5cb209184d Include LICENSE, docs, examples, tests, in tar.gz. 7 lat temu
  Erez Shinan 1685f94ea3 BUGFIX: Solved an elusive bug in Earley parser, when empty rules repeat in the same column 7 lat temu
  Erez Shinan a7f99dd8c6 Another little update to the README benchmarks 7 lat temu
  Erez Shinan 7a5ff49d09 Patch version bump 7 lat temu
  Erez Shinan c37ece612b Updated benchmarks in README 7 lat temu
  Erez Shinan 04cd5d0850 Updated benchmarks due to error in memory measurement (Thanks Jamie!) 7 lat temu
  Erez Shinan 00811a7c16 Don't construct a list of tokens, to reduce memory footprint 7 lat temu
  Erez Shinan c90b933a33 Made load_grammar a tiny bit nicer 7 lat temu
  Erez Shinan c1968b7e30 Fixed tools.nearley (converter) 7 lat temu
  Erez Shinan 3dcf3380d3 Bumped patch-version 7 lat temu
  Erez Shinan 9ef3670ea2 Improved error messages 7 lat temu
  Erez Shinan 85dc8d4bc2 Added the turtle dsl example 7 lat temu
  Erez Shinan 89edd9f30f Bugfix in scanless mode 7 lat temu
  Erez Shinan 3630f5a5a4 Version bump. And not for nothing 7 lat temu
  Erez Shinan 794a1c4965 More flags work 7 lat temu
  Erez Shinan 9d6b496f3e Fixed bug in unless: Now uses regexp, not string matching 7 lat temu
  Erez Shinan 34acc4674e Added flag options to terminals (just 'i' for now) 7 lat temu
  Erez Shinan 2dbf5d7b26 Little stuff 7 lat temu
  Erez Shinan 24f86569da Fixed issue #3 (infinite recursion in grammar) 7 lat temu
  Erez Shinan d40ddff5c0 Improved README 7 lat temu
  Erez Shinan a73cc9ad90 Re-wrote the Earley parser to use a parse-forest 7 lat temu
  Erez Shinan 08787e51f4 Fixed stuff in README 7 lat temu
  Erez Shinan 616dc9f300 Added stuff to README 7 lat temu
  Erez Shinan 29718a9a3a Bugfix in scanless 7 lat temu
  Erez Shinan 680449fb6b A little bit of cleanup 7 lat temu
  Erez Shinan d8cbd239d7 Fixed a bug in string evaluation 7 lat temu
  Erez Shinan e151d22ea2 examples.reconstruct_json now working with scanless 7 lat temu
  Erez Shinan 5c115acbd9 Final fixes for scanless (hopefully) 7 lat temu
  Erez Shinan c1fbb3214c Earley.lexer = None as default now 7 lat temu
  Erez Shinan 6c41a618a5 Fixed issue in examples.conf 7 lat temu
  Erez Shinan 96ebe94963 Solved issue #3: infinite loop due to zero-length tokens 7 lat temu
  Erez Shinan d230e7744c Pylint 7 lat temu
  Erez Shinan 302dad36fe Dramatically improved memory consumption of Earley parser 7 lat temu
  Erez Shinan 4397d38daa Some fixes in examples 7 lat temu
  Erez Shinan a60c339ff7 Scanless Earley now working for all tests! 7 lat temu
  Erez Shinan be6aa4f726 Fixed string escaping and unicode handling 7 lat temu
  Erez Shinan 2973167cf0 Added a test for empty rules 7 lat temu
  Erez Shinan df4d471641 Updated docs to match v0.2 7 lat temu
  Erez Shinan abfa14c721 Tiny fix in reconstruct_json (Py3) 7 lat temu
  Erez Shinan c9b45823ed Better support for scanless parsing 7 lat temu
  Erez Shinan a5a20a423a Changed parser/lexer interface in lark. Bumped minor version 7 lat temu
  Erez Shinan fbba305a9e Fixed grammars 7 lat temu
  Erez Shinan 5236e4a32a Refactored TokenDef to store Pattern(Str/RE) 7 lat temu
  Erez Shinan a0bb661c61 Token import now working 7 lat temu
  Erez Shinan c70355389f Initial support for EBNF in tokens (automatic compilation to regexps) 7 lat temu
  Erez Shinan 8e7395c6d6 Improved earley.py and added some comments to both parsers 7 lat temu
  Erez Shinan a0fbecee70 Tiny improvement in Earley 7 lat temu
  Erez Shinan 9f00b3fab7 Re-wrote Earley's mainloop implementation. Better performance. 7 lat temu
  Erez Shinan 4076256faa Reconstruct working again 7 lat temu
  Erez Shinan 499eb19c77 Merge branch 'myearley' 7 lat temu