1248 Commity (e6dcc434786a1f3a4e53581673e05c6663fcef16)
 

Autor SHA1 Wiadomość Data
  Erez Sh e6dcc43478 Improve match_examples() for Earley (Issue #760) 3 lat temu
  Erez Sh 70c233e301 Update links in pypi (Issue #714) 3 lat temu
  Erez Shinan b9bfdc926a
Merge pull request #772 from lark-parser/match_examples 3 lat temu
  Erez Sh e6bbfd16c0 Fixed comment 3 lat temu
  Erez Sh 7fa993320e match_examples() now works for Earley+Standard 3 lat temu
  Erez Sh 1aff84391a Added test for match_examples 3 lat temu
  Erez Sh f285cda4f2 Earley error reporting - initial (Issue #760) 3 lat temu
  Erez Sh b3eb2a3120 Add token_history to UnexpectedToken 3 lat temu
  Erez Shinan 4e346431d9
Merge pull request #771 from MegaIng/fix-760 3 lat temu
  MegaIng1 4e442bc0b8 regression-fix for #760 3 lat temu
  Erez Shinan 29c580f57b
Merge pull request #769 from ThatXliner/patch-1 3 lat temu
  ThatXliner 2e06d4c000
Update README.md 3 lat temu
  ThatXliner 1fc0810086
Fix broken link in README 3 lat temu
  Erez Shinan dc22f2218f
Merge pull request #767 from gward/lexer-stub 3 lat temu
  Greg Ward 68e5e86b5b Add missing type hint for Token constructor 3 lat temu
  Greg Ward 11a0052eb5 Fix incorrect type hint for 'lexer' argument to Lark constructor 3 lat temu
  Erez Shinan 074a7c7e12
Merge pull request #766 from MegaIng/patch-3 3 lat temu
  MegaIng a4ddb1e84f
Adding missing Testcase to `__main__` 3 lat temu
  Erez Sh c715426f32 Version bump to 0.11.1 3 lat temu
  Erez Shinan 1a3df7909f
Merge pull request #755 from chanicpanic/fix-index-error 3 lat temu
  Erez Shinan a98c108bf5
Merge pull request #762 from ThatXliner/patch-1 3 lat temu
  ThatXliner fecfe87a40
📝 Updated docs 3 lat temu
  Erez Sh 27ef9fcbf0 Add information about debug=True (Issue #750) 3 lat temu
  Erez Sh 5f230c6663 Version bump 3 lat temu
  Erez Sh cd78243b82 Examples: Added new syntax to python grammar 3 lat temu
  Erez Shinan ce28af82ca
Merge pull request #759 from MegaIng/fix-758 3 lat temu
  MegaIng1 2d8bd42315 Make `LALR_CustomLexerWrapper` behave correctly + tests 3 lat temu
  Chanic Panic 13abf7ca3a Add test for custom indenter 3 lat temu
  Erez Shinan 4246477aae
Merge pull request #756 from MegaIng/patch-2 3 lat temu
  MegaIng 633a6dfee8
Make `UnexpectedCharacters` print the repr 3 lat temu
  Erez Sh ff155cd21a Added unicode.lark (Issue #738) 3 lat temu
  Chanic Panic 820e185dca Fix IndexError (issue #754) 3 lat temu
  Erez Sh 5149d38e25 tools.nearley: Add support for case-insensitive strings (Issue #753) 3 lat temu
  Erez Sh 5b30ba4841 Cleanup, and a few PEP8 changes 3 lat temu
  Erez Sh ab0781d8ab Merge branch 'chanicpanic-fix-cycle-handling' 3 lat temu
  Erez Sh 16f2f73d15 Adjust PR - Change warning to debug 3 lat temu
  Erez Sh 26643eef84 Merge branch 'fix-cycle-handling' of https://github.com/chanicpanic/lark into chanicpanic-fix-cycle-handling 3 lat temu
  Erez Sh 1a44f8ff91 Release candidate 3 lat temu
  Chanic Panic e3c7564fa0 Add debug attribute to ForestToParseTree 3 lat temu
  Chanic Panic d6ef539199 Add tests for SPPF cycles 3 lat temu
  Chanic Panic c017525e50 Fix issues with SPPF cycle handling 3 lat temu
  Erez Sh 19fc3c7520 Small fix to Earley debuging 3 lat temu
  Erez Shinan 0aac2760c8
Merge pull request #739 from imba-tjd/patch-1 3 lat temu
  谭九鼎 3d0fe705fb
docs/chore: Of -> of 3 lat temu
  Erez Shinan 20b55fff56
Merge pull request #728 from wiene/fix_typo 3 lat temu
  Erez Shinan 577765ce80
Merge pull request #734 from fabioz/patch-1 3 lat temu
  Fabio Zadrozny 6d4b0c9676
Fix lark.pyi stub syntax 3 lat temu
  Erez Sh 762fd82da1 Updated link to SPPF explanation 3 lat temu
  Erez Sh 2f2f7e70e7 Added SPPF explanation page (mirror, original site went down) 3 lat temu
  Erez Sh 3aab72fffd Merge branch 'MegaIng-custom_import_sources' 3 lat temu