185 Révisions (15c0ef15701fa68e22e02eee76a00a04e169cb2d)
 

Auteur SHA1 Message Date
  Kaspar Emanuel 15c0ef1570 Switch nearley submodule to original repo il y a 7 ans
  Kaspar Emanuel ceae390650 Add test for multi-include il y a 7 ans
  Kaspar Emanuel 1bf1c1f0f9 Remove unused import il y a 7 ans
  Kaspar Emanuel f82ba5ea3b Make nearley css test load grammar from submodule il y a 7 ans
  Kaspar Emanuel 872dec4990 Add requirements.txt with js2py il y a 7 ans
  Kaspar Emanuel 21ecd9a319 Write test for nearley include il y a 7 ans
  Kaspar Emanuel a87bcf3097 Convert nearley css test into unit test il y a 7 ans
  Kaspar Emanuel e8c02951e4 Add support for nearley @include il y a 7 ans
  Erez Shinan 3b0ab867ef Patch version bump il y a 7 ans
  Erez Shinan 5c02166c3f Bugfix #25: Ambiguity resolver sometimes failed under Python3 il y a 7 ans
  Erez Shinan 063c7fbdab Tiny fix for Python3 il y a 7 ans
  Erez Shinan aede340449 Added earley__all_derivations due to performance concerns il y a 7 ans
  Erez Shinan 7373993102 Oops!! Important bugfix to last commit il y a 7 ans
  Erez Shinan 950f8817ed Oops!! Important bugfix to last commit il y a 7 ans
  Erez Shinan 2ca44bd74b Version bump il y a 7 ans
  Erez Shinan ac9ea26b58 Added token priority for standard lexers. il y a 7 ans
  Erez Shinan 5d41371fb3 Added resolve__antiscore_sum il y a 7 ans
  Erez Shinan d9b490f322 Refactoring for ambiguity resolution il y a 7 ans
  Erez Shinan 07fcc26422 Bugfix #21: Can now handle recursive ambiguity while still defending against infinite recursion il y a 7 ans
  Erez Shinan 9b8ae7aecb Bugfix: Fixed the %import TOKEN feature il y a 7 ans
  Erez Shinan 4e89084336 Oops il y a 7 ans
  Erez Shinan 121d54ec3a Fix for priority in Earley il y a 7 ans
  Erez Shinan 5c4c320c26 Small fixes il y a 7 ans
  Erez Shinan 0c5acaab8a Refactoring load_grammar il y a 7 ans
  Erez Shinan 57191c699f Version bump il y a 7 ans
  Erez Shinan 9b01fd8294 More README work il y a 7 ans
  Erez Shinan 0d5dd2bd0d Improved README. Dynamic lexer now generates tokens. il y a 7 ans
  Erez Shinan feb95ec64d Earley now uses dynamic lexer by default. Bump to version 0.3.0 il y a 7 ans
  Erez Shinan dda0719375 Post-merge cleanup il y a 7 ans
  Erez Shinan 2d0f2af0aa Merge branch 'master' into dyn_earley il y a 7 ans
  Erez Shinan 996ac1e4d4 Complete solution. Only one test failing. il y a 7 ans
  Erez Shinan 4eec924403 Added prioritization to Earley. Use rule.1 etc. Highest priority will be selected in case of ambiguity. il y a 7 ans
  Erez Shinan e7edae0604 Working. All tests passing but two. Minor fixes probably. il y a 7 ans
  Erez Shinan da7eaa219d Version bump il y a 7 ans
  Erez Shinan 188386cf04 Fixed main bug in test_token_collision2. il y a 7 ans
  Erez Shinan ee8dd8b3f3 Added a test suggested by James McLaughlin il y a 7 ans
  Erez Shinan 70fa3c6ea9 Tiny fix for issue #14 il y a 7 ans
  Erez Shinan 107c596aea Version bump il y a 7 ans
  Erez Shinan 48efa6500a Improvements to the Earley parser ambiguity resolution il y a 7 ans
  Erez Shinan 9570918005 Improved: efficiency of iter_subtrees(), customizability of pretty() il y a 7 ans
  Erez Shinan 1da851516c Added option: Keep all tokens il y a 7 ans
  Erez Shinan 686e796a62 Small improvements to Earley il y a 7 ans
  Erez Shinan 88242f10d7 Tiny fix in lexer il y a 7 ans
  Erez Shinan 40d732ddf5 Added Contribute section to README il y a 7 ans
  Erez Shinan a588a70a7a Added the experimental "propagate_positions" feature (only for standard lexer for now). il y a 7 ans
  Erez Shinan f1aede9acd README: Added 'pytreeview' to projects using lark il y a 7 ans
  Erez Shinan 64d141e486 BUGFIX: Fixes a subtle bug in the LALR(1) parser. See the new test for details. il y a 7 ans
  Erez Shinan e20b54be2f Bugfix for issue #6. Thanks DaRasch! il y a 7 ans
  Erez Shinan 5946e78ed2 Bugfix for Scanless Earley. Thanks Ken! il y a 7 ans
  Erez Shinan 8e2221b2fd Mid-work. A nice first try il y a 7 ans