1436 Commits (f14ff6d4d14b500410b8d0d5e14fd2908be95dd9)
 

Author SHA1 Message Date
  Erez Sh 0174bf3873 Merge branch 'MegaIng-better-cache' 3 years ago
  Erez Sh 6b67d5f5cd Small adjustments to PR 3 years ago
  Erez Sh b556c39815 Merge branch 'better-cache' of https://github.com/MegaIng/lark into MegaIng-better-cache 3 years ago
  Erez Sh 385c35f506 Examples: Better doc for create_ast 3 years ago
  MegaIng1 2e0e55ea2a Added fallback to `get_regexp_width` to not fail on unsupported regex features. 3 years ago
  MegaIng1 97c3202973 Make verify_used_files work with stdlib. 3 years ago
  MegaIng1 2eb5c746ff Removed safe_cache option 3 years ago
  Erez Shinan 672dfed7ce
Merge pull request #877 from lark-parser/interactive_parser 3 years ago
  Erez Sh 8e63afdf05 Removed bad ref 3 years ago
  Erez Sh 22c289126f Rename ParserPuppet -> InteractiveParser 3 years ago
  Erez Sh 2a1b03bc65 Rename ParserPuppet -> InteractiveParser 3 years ago
  Erez Sh baba79fb22 Merge branch 'get_puppet' of https://github.com/MegaIng/lark into MegaIng-get_puppet 3 years ago
  MegaIng1 0f4ca60d83 Added support for verifying imported files 3 years ago
  MegaIng1 704e7552bd Added support for atomicwrites 3 years ago
  MegaIng1 754f08a622 Added get_puppet, helpers and tests 3 years ago
  Erez Sh 5b8c04ca83 Merge branch 'evilnose-copy-fix' 3 years ago
  Erez Sh 5b0b20762a Small correction to PR 3 years ago
  Gary Geng 94e242f51a Use NotImplemented for __eq__ and use __new__ for LexerThread 3 years ago
  Gary Geng 38ab4232ae make LexerState inherit from object 3 years ago
  Gary Geng 6d6c751a79 Make LexerThread inherit from object 3 years ago
  Gary Geng 83ce0c7a00 Fix copying and comparing of some classes 3 years ago
  Erez Sh 811a4eb492 Docs: Added scan_values to autoclass 3 years ago
  Erez Sh 206030ecf7 Docs: Added docstring to Tree.scan_values() 3 years ago
  Erez Sh ed6fc3cd1f Merge remote-tracking branch 'origin/master' 3 years ago
  Erez Sh 4c7d1bdce8 Merge branch 'MegaIng-fix-818' 3 years ago
  Erez Sh 0199afa4c8 Cleanup and refactor 3 years ago
  Erez Sh 142bc5c4b9 Merge branch 'fix-818' of https://github.com/MegaIng/lark into MegaIng-fix-818 3 years ago
  MegaIng1 a202f2c7e8 Fix for cache + inline Transformer 3 years ago
  Erez Sh d2cd300550 Added test for cache + inline-transformer 3 years ago
  Erez Sh 0332a4cae0 Merge branch 'fix-818' of https://github.com/MegaIng/lark into MegaIng-fix-818 3 years ago
  Erez Sh e56efad1fe Raise correct error when terminal is used within another terminal, by not defined 3 years ago
  MegaIng1 3d5729d5d2 Resolved cyclic dependency by moving deserialize_lexer_conf out of MakeParsingFrontend.deserialize 3 years ago
  Chanic Panic b272dde726 Add cache to ForestToParseTree 3 years ago
  Erez Shinan 6d54bace72
Merge pull request #859 from MegaIng/stubs-update 3 years ago
  Erez Shinan 5a4430c04a
Merge pull request #860 from MegaIng/fix-852 3 years ago
  MegaIng1 9252c0387c added configurations checks for postlex+dynamic 3 years ago
  MegaIng1 2e46211fd6 A few updates to stubs (fix #856) 3 years ago
  Erez Shinan eac537a434
Merge pull request #846 from lark-parser/astutils 3 years ago
  Erez Sh e759718c3d Added pyi 3 years ago
  Erez Sh e24e06bb13 Added ast_utils + example 3 years ago
  Erez Sh 39c5d924e8 Bugfix 3 years ago
  Erez Sh 516d66cc30 Merge branch 'find_grammar_errors' 3 years ago
  Erez Sh 7ce0f7015f Added load_grammar.find_grammar_errors 3 years ago
  Erez Sh 57b753cd19 Docs: Added section on debugging 3 years ago
  Erez Sh 6107f1a691 Docs: Fix link 3 years ago
  Erez Sh ed9776c1fa Docs: Fix link 3 years ago
  Erez Shinan f035cb7aee
Merge pull request #840 from lark-parser/better_cache 3 years ago
  Erez Sh 08603a49d8 Grammar cache now contains md5 inside (Issue #835) 3 years ago
  Erez Sh 8c7be8310c Version bump (0.11.2) 3 years ago
  Erez Sh a169f0b354 Better error messages 3 years ago