1500 Commits (293bf07c516d4bce7a7e2e37072ab9e784d6d74c)
 

Author SHA1 Message Date
  Erez Sh a2107daee6 Tests: Fixed for pytest 4 years ago
  Erez Shinan 3b2bf47dc4
Merge pull request #889 from tsangwpx/master 4 years ago
  Aaron Tsang 11eafa3e9e Support 32bit unicode escape sequence 4 years ago
  Erez Sh 6348538eb6 Docs: Added ast_utils 4 years ago
  Erez Sh 0ba8fa745d Docs: Added more Lark methods to the API reference 4 years ago
  Erez Shinan 35cabfdddf
Merge pull request #862 from chanicpanic/ftpt-cache 4 years ago
  Erez Sh dbf60e6d76 Docs: Added docstring for Lark.parse_interactive() 4 years ago
  Erez Sh a095071bf4 Version bump 4 years ago
  Erez Sh cf02c497e7 Docs: Small fix in Transformer 4 years ago
  Erez Sh 958e6cfb1c Docs: Fix links to tools 4 years ago
  Erez Sh c403d1dbae Docs: Fix links to tools 4 years ago
  Erez Sh e9f4c0304a Docs: tools page + more explanations 4 years ago
  Erez Sh 0a380b7c2a Added considered_rules to exception for earley. Small improvement to docs and exceptions 4 years ago
  Erez Sh 6cc9d42dc0 Fix for Python 3.4 4 years ago
  Erez Sh 0174bf3873 Merge branch 'MegaIng-better-cache' 4 years ago
  Erez Sh 6b67d5f5cd Small adjustments to PR 4 years ago
  Erez Sh b556c39815 Merge branch 'better-cache' of https://github.com/MegaIng/lark into MegaIng-better-cache 4 years ago
  Erez Sh 385c35f506 Examples: Better doc for create_ast 4 years ago
  MegaIng1 2e0e55ea2a Added fallback to `get_regexp_width` to not fail on unsupported regex features. 4 years ago
  MegaIng1 97c3202973 Make verify_used_files work with stdlib. 4 years ago
  MegaIng1 2eb5c746ff Removed safe_cache option 4 years ago
  Erez Shinan 672dfed7ce
Merge pull request #877 from lark-parser/interactive_parser 4 years ago
  Erez Sh 8e63afdf05 Removed bad ref 4 years ago
  Erez Sh 22c289126f Rename ParserPuppet -> InteractiveParser 4 years ago
  Erez Sh 2a1b03bc65 Rename ParserPuppet -> InteractiveParser 4 years ago
  Erez Sh baba79fb22 Merge branch 'get_puppet' of https://github.com/MegaIng/lark into MegaIng-get_puppet 4 years ago
  MegaIng1 0f4ca60d83 Added support for verifying imported files 4 years ago
  MegaIng1 704e7552bd Added support for atomicwrites 4 years ago
  MegaIng1 754f08a622 Added get_puppet, helpers and tests 4 years ago
  Erez Sh 5b8c04ca83 Merge branch 'evilnose-copy-fix' 4 years ago
  Erez Sh 5b0b20762a Small correction to PR 4 years ago
  Gary Geng 94e242f51a Use NotImplemented for __eq__ and use __new__ for LexerThread 4 years ago
  Gary Geng 38ab4232ae make LexerState inherit from object 4 years ago
  Gary Geng 6d6c751a79 Make LexerThread inherit from object 4 years ago
  Gary Geng 83ce0c7a00 Fix copying and comparing of some classes 4 years ago
  Erez Sh 811a4eb492 Docs: Added scan_values to autoclass 4 years ago
  Erez Sh 206030ecf7 Docs: Added docstring to Tree.scan_values() 4 years ago
  Erez Sh ed6fc3cd1f Merge remote-tracking branch 'origin/master' 4 years ago
  Erez Sh 4c7d1bdce8 Merge branch 'MegaIng-fix-818' 4 years ago
  Erez Sh 0199afa4c8 Cleanup and refactor 4 years ago
  Erez Sh 142bc5c4b9 Merge branch 'fix-818' of https://github.com/MegaIng/lark into MegaIng-fix-818 4 years ago
  MegaIng1 a202f2c7e8 Fix for cache + inline Transformer 4 years ago
  Erez Sh d2cd300550 Added test for cache + inline-transformer 4 years ago
  Erez Sh 0332a4cae0 Merge branch 'fix-818' of https://github.com/MegaIng/lark into MegaIng-fix-818 4 years ago
  Erez Sh e56efad1fe Raise correct error when terminal is used within another terminal, by not defined 4 years ago
  MegaIng1 3d5729d5d2 Resolved cyclic dependency by moving deserialize_lexer_conf out of MakeParsingFrontend.deserialize 4 years ago
  Chanic Panic b272dde726 Add cache to ForestToParseTree 4 years ago
  Erez Shinan 6d54bace72
Merge pull request #859 from MegaIng/stubs-update 4 years ago
  Erez Shinan 5a4430c04a
Merge pull request #860 from MegaIng/fix-852 4 years ago
  MegaIng1 9252c0387c added configurations checks for postlex+dynamic 4 years ago