1268 Commits (111738b8b9502a58159a6fa7e841e95444ff3bd1)
 

Author SHA1 Message Date
  Erez Sh ff155cd21a Added unicode.lark (Issue #738) 3 years ago
  Chanic Panic 820e185dca Fix IndexError (issue #754) 3 years ago
  Erez Sh 5149d38e25 tools.nearley: Add support for case-insensitive strings (Issue #753) 3 years ago
  Erez Sh 5b30ba4841 Cleanup, and a few PEP8 changes 3 years ago
  Erez Sh ab0781d8ab Merge branch 'chanicpanic-fix-cycle-handling' 3 years ago
  Erez Sh 16f2f73d15 Adjust PR - Change warning to debug 3 years ago
  Erez Sh 26643eef84 Merge branch 'fix-cycle-handling' of https://github.com/chanicpanic/lark into chanicpanic-fix-cycle-handling 3 years ago
  Erez Sh 1a44f8ff91 Release candidate 3 years ago
  Chanic Panic e3c7564fa0 Add debug attribute to ForestToParseTree 3 years ago
  Chanic Panic d6ef539199 Add tests for SPPF cycles 3 years ago
  Chanic Panic c017525e50 Fix issues with SPPF cycle handling 3 years ago
  Erez Sh 19fc3c7520 Small fix to Earley debuging 3 years ago
  Erez Shinan 0aac2760c8
Merge pull request #739 from imba-tjd/patch-1 3 years ago
  谭九鼎 3d0fe705fb
docs/chore: Of -> of 3 years ago
  Erez Shinan 20b55fff56
Merge pull request #728 from wiene/fix_typo 3 years ago
  Erez Shinan 577765ce80
Merge pull request #734 from fabioz/patch-1 3 years ago
  Fabio Zadrozny 6d4b0c9676
Fix lark.pyi stub syntax 3 years ago
  Erez Sh 762fd82da1 Updated link to SPPF explanation 3 years ago
  Erez Sh 2f2f7e70e7 Added SPPF explanation page (mirror, original site went down) 3 years ago
  Erez Sh 3aab72fffd Merge branch 'MegaIng-custom_import_sources' 3 years ago
  Erez Sh bc3923aed8 Added more terminals to grammars/ folder 3 years ago
  Erez Sh f2d66a6d5c Merge branch 'custom_import_sources' of https://github.com/MegaIng/lark into MegaIng-custom_import_sources 3 years ago
  Erez Shinan 2170e7edc8
Merge pull request #731 from decorator-factory/master 3 years ago
  decorator-factory d82264d5c6
Add documentation on the `x` regexp flag 3 years ago
  Erez Sh 47df8b5a6a Improve docs 3 years ago
  Erez Shinan 793a7e5a68
Merge pull request #730 from lark-parser/temp_cache 3 years ago
  Erez Sh b394b7e4ec Improved docstrings for visitors 3 years ago
  Erez Sh f560ce1754 cache=True now uses a temp directory instead of working directory 3 years ago
  Peter Wienemann d95f552ce9 Fix a typo 3 years ago
  Erez Sh ede2ed78ec Fix puppet, add immutable puppet with hash 3 years ago
  Erez Shinan 6d6e22048d
Merge pull request #725 from lark-parser/resumable3 3 years ago
  Erez Sh 4d096fae16 Refactor: Split ParserState into ParseConf 3 years ago
  Erez Sh f20d72d9f6 Fix due to CR - handle UnexpectedCharacters resume in the error loop 3 years ago
  Erez Sh 45467e1f61 Changes due to code review by @MegaIng 3 years ago
  Erez Sh a35bc2408a Change docs man page for 1 to 7 (Issue #720) 3 years ago
  Erez Sh 72e7926097 Completely redesigned the interface between Lexer<->Parser, and refactored LALR parser and lexers 4 years ago
  Erez Sh 115edbfb32 Rewrite lexer to use LexerState 4 years ago
  Erez Shinan 8f93a709d1
Update json_tutorial.md 3 years ago
  Erez Shinan bae57bf140
Merge pull request #723 from ThatXliner/patch-1 3 years ago
  ThatXliner 843fb1ee4d
Fixed broken link to common.lark 3 years ago
  ThatXliner fc2f14ffd1
FIxed broken link 3 years ago
  Erez Shinan 7178e08659
Merge pull request #721 from wiene/fix_typos 3 years ago
  Peter Wienemann e02b1b6669 Fix various typos 3 years ago
  Erez Shinan 9ff5b54b2d
Merge pull request #719 from ThatXliner/patch-1 3 years ago
  ThatXliner d6fee5dd0a
Added link to Atom syntax highlighting 3 years ago
  ThatXliner 12837ddc95
Update docs index.rst 3 years ago
  Erez Shinan e3b813576e
Update feature_request.md 3 years ago
  Erez Shinan 16d41d1774
Merge pull request #713 from lark-parser/lalr_rule_priority 4 years ago
  Erez Sh 8283d91507 More tests for priority 4 years ago
  Erez Sh b5aeb812e0 Better error message for options. More tests for priority 4 years ago