622 Commits (3c64c56bcdcc76d81be065e7ef421bf94285fb98)
 

Author SHA1 Message Date
  Erez Shinan 12a0cbae0c Correction for commit b83bac4 (Issue #316) 5 years ago
  Erez Shinan 817881bb07 Docs: Fixup 5 years ago
  Erez Shinan 01c25dd0c8 Docs: Added instructions on how to run the examples 5 years ago
  Erez Shinan b83bac48bd BUGFIX: Indenter was in corrupt state when parse failed (Issue #316) 5 years ago
  Erez Shinan d2f55fe3ba BUGFIX: Fixed common.ESCAPED_STRING (Issue #309) 5 years ago
  Erez Shinan f8486a02b0 Minor cleanup 5 years ago
  Erez Shinan a1774cad72 Merge branch 'master' into 0.7d 5 years ago
  Erez Shinan 899f69a94b Temporarily silence test_earley3 and test_earley4 (priority in terminals) 5 years ago
  Erez Shinan 13ddc43782 Version bump 5 years ago
  Erez Shinan c4f8483c09 Small fix 5 years ago
  Erez Shinan 688c453456 Corrections 5 years ago
  Erez Shinan 989dd9c498 Merge branch 'master' into 0.7d 5 years ago
  Erez Shinan 8cc53379ec Merge branch 'Zac-HD-patch-1' 5 years ago
  Erez Shinan 225845b331 Fixed message 5 years ago
  Erez 727869efba Merge branch 'patch-1' of https://github.com/Zac-HD/lark into Zac-HD-patch-1 5 years ago
  Erez 608395cd4d Improved docs 5 years ago
  Erez Shinan 934a997f83 Clean up 5 years ago
  Erez Shinan 862a853340 More cleanup of Earley duplication 5 years ago
  Zac Hatfield-Dodds 23feacad05
Note non-standard JSON grammar in tutorial 5 years ago
  Erez Sh 4de71293e5 More cleanup 5 years ago
  Erez Sh 57a602758d Merged part of Earley & XEarley implementation. Major reduction 5 years ago
  Erez Shinan 65d3212bed Temporarily disable leo transitives 5 years ago
  Erez Shinan d4f069588d Improved docs 5 years ago
  Erez Shinan 8e7c05a8f6 Added VisitError for transformers 5 years ago
  Erez Shinan 00510edee6 Added a nicer error for duplicate rules 5 years ago
  night199uk 80a09697fe Rebuild the way Earley prioritizes ambiguities 5 years ago
  Erez Shinan beb1ff364b
Merge pull request #297 from evandrocoan/tox_postargs_option 5 years ago
  evandrocoan 8b77c89ff2 Added tox.ini posargs option, you can pass arguments to unit tests 5 years ago
  Erez Shinan 4cba8f87ae
Merge pull request #294 from evandrocoan/add_tox_to_gitignore 5 years ago
  Erez Shinan 14c83ec9e5
Merge pull request #295 from evandrocoan/fix_misspelling 5 years ago
  night199uk a543eeb162 Fix assert on empty options for a Rule 5 years ago
  night199uk 64992aa49c Fix a performance regression on Rules related to empties 5 years ago
  evandrocoan 6c013b9a1d Fix misspelling on lark/lark.py documentation 5 years ago
  evandrocoan d5cf6b1ef1 Added .tox to .gitignore (to use tox locally) 5 years ago
  night199uk 80964e903b Simplify the way we create Leo sets 5 years ago
  night199uk d74781605d Fix Ambiguous Expander problems with nested ambiguities 5 years ago
  night199uk ea536820a5 Fix propogate positions for Earley 5 years ago
  night199uk 72118eaf8c Disable some debug that crept in 5 years ago
  night199uk 1f5abfc937 Fix Propagate Positions 5 years ago
  Erez Shinan 085eba3b8e Merge branch 'master' into 0.7c 5 years ago
  Erez Shinan 534114309f
Merge pull request #293 from evandrocoan/trimmed_whitespaces 5 years ago
  evandrocoan 48351c3d3e Trimmed whitespaces and ensured a new line on the end of the file 5 years ago
  Erez Shinan 467483553b Fixed placeholder code, should work as expected (Issue #285) 5 years ago
  Erez Shinan adb30180aa maybe_placeholder now doesn't apply to anonymous terminals 5 years ago
  Erez Shinan 641fec43ce @v_args at function level now takes precedent over class level 5 years ago
  Erez Shinan 222df5bab4 New Feature: Added maybe_placeholders option (Issue #285) 5 years ago
  Erez Shinan 2abfcd6c51
Merge pull request #292 from Haski-server/patch-1 5 years ago
  Haski-server c2a5f09ad5
number add BIN_NUMBER 5 years ago
  Erez Shinan 76e185a36c Added the Forest interface for explicit ambiguity 5 years ago
  Erez Shinan c968e212ff Added Chris' changes, Dec 2018 5 years ago