Commit Graph

  • *
  • *
  • *
  • *
  • | *
  • * |
  • |\ \
  • | * |
  • | * |
  • |/| |
  • | | *
  • | | *
  • | |/
  • |/|
  • * |
  • | | *
  • | |/
  • |/|
  • | *
  • | *
  • * |
  • |\ \
  • | * |
  • | * |
  • | * |
  • | * |
  • |/| |
  • | | *
  • | | *
  • | |/
  • |/|
  • | *
  • * |
  • |\|
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • * \
  • |\ \
  • | * |
  • | * |
  • | |\ \
  • | | * |
  • | * | |
  • | * | |
  • |/| | |
  • | |/ /
  • * | |
  • | * |
  • | | | *
  • | | |/
  • | | *
  • | | |\
  • | | * \
  • | | |\ \
  • | | | * |
  • | | |/ /
  • | | | *
  • | | |/
  • | | *
  • | |/|
  • |/| |
  • | | *
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • |\
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • | * |
  • * | |
  • | * |
  • | * |
  • | * |
  • | |\ \
  • * | | |
  • |/ / /
  • * | |
  • * | |
  • * | |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • | | *
  • | |/
  • |/|
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • |\ \
  • | |/
  • |/|
  • c403d1d Docs: Fix links to tools by Erez Sh 2021-04-28 10:03:37 -0500
  • e9f4c03 Docs: tools page + more explanations by Erez Sh 2021-04-27 17:31:52 -0500
  • 0a380b7 Added considered_rules to exception for earley. Small improvement to docs and exceptions by Erez Sh 2021-04-23 16:08:38 -0500
  • 6cc9d42 Fix for Python 3.4 by Erez Sh 2021-04-19 22:11:01 -0500
  • dbc5ad5 (origin/gm/2021-09-23T00Z/github.com--lark-parser-lark/end_symbol_2021, gm/2021-09-23T00Z/github.com--lark-parser-lark/end_symbol_2021) Fix for shift/reduce conflict on END by Erez Sh 2021-04-19 20:30:06 -0500
  • 0174bf3 Merge branch 'MegaIng-better-cache' by Erez Sh 2021-04-19 12:17:46 -0500
  • 6b67d5f Small adjustments to PR by Erez Sh 2021-04-19 11:43:38 -0500
  • b556c39 Merge branch 'better-cache' of https://github.com/MegaIng/lark into MegaIng-better-cache by Erez Sh 2021-04-19 11:22:57 -0500
  • 93bcca3 Fix: Push the end loop to feed_token by Erez Sh 2021-04-18 18:19:59 -0500
  • 51cde70 Reimplementation of end symbol (Issue #237) by Erez Sh 2021-04-17 22:46:05 -0500
  • 385c35f Examples: Better doc for create_ast by Erez Sh 2021-04-17 12:43:21 -0500
  • 2e0e55e Added fallback to `get_regexp_width` to not fail on unsupported regex features. by MegaIng1 2021-04-16 23:49:52 +0200
  • 97c3202 Make verify_used_files work with stdlib. by MegaIng1 2021-04-16 13:50:25 +0200
  • 2eb5c74 Removed safe_cache option by MegaIng1 2021-04-16 13:24:07 +0200
  • 672dfed Merge pull request #877 from lark-parser/interactive_parser by Erez Shinan 2021-04-15 22:20:25 +0300
  • 8e63afd Removed bad ref by Erez Sh 2021-04-15 13:33:32 -0500
  • 22c2891 Rename ParserPuppet -> InteractiveParser by Erez Sh 2021-04-15 13:08:48 -0500
  • 2a1b03b Rename ParserPuppet -> InteractiveParser by Erez Sh 2021-04-15 12:57:12 -0500
  • baba79f Merge branch 'get_puppet' of https://github.com/MegaIng/lark into MegaIng-get_puppet by Erez Sh 2021-04-15 11:22:03 -0500
  • 0f4ca60 Added support for verifying imported files by MegaIng1 2021-04-09 18:15:33 +0200
  • 704e755 Added support for atomicwrites by MegaIng1 2021-04-09 17:23:19 +0200
  • 754f08a Added get_puppet, helpers and tests by MegaIng1 2021-04-07 20:23:17 +0200
  • 5b8c04c Merge branch 'evilnose-copy-fix' by Erez Sh 2021-04-02 15:30:45 -0600
  • 5b0b207 Small correction to PR by Erez Sh 2021-04-02 15:27:27 -0600
  • 94e242f Use NotImplemented for __eq__ and use __new__ for LexerThread by Gary Geng 2021-04-02 15:14:16 -0500
  • 38ab423 make LexerState inherit from object by Gary Geng 2021-04-02 15:04:58 -0500
  • 6d6c751 Make LexerThread inherit from object by Gary Geng 2021-04-02 14:59:59 -0500
  • 83ce0c7 Fix copying and comparing of some classes by Gary Geng 2021-04-02 14:43:49 -0500
  • 811a4eb Docs: Added scan_values to autoclass by Erez Sh 2021-03-27 16:22:11 -0600
  • 206030e Docs: Added docstring to Tree.scan_values() by Erez Sh 2021-03-27 16:16:57 -0600
  • ed6fc3c Merge remote-tracking branch 'origin/master' by Erez Sh 2021-03-25 14:03:32 -0500
  • 4c7d1bd Merge branch 'MegaIng-fix-818' by Erez Sh 2021-03-25 14:00:31 -0500
  • 0199afa Cleanup and refactor by Erez Sh 2021-03-25 13:59:59 -0500
  • 142bc5c Merge branch 'fix-818' of https://github.com/MegaIng/lark into MegaIng-fix-818 by Erez Sh 2021-03-25 13:30:07 -0500
  • a202f2c Fix for cache + inline Transformer by MegaIng1 2021-03-25 18:56:37 +0100
  • d2cd300 (origin/gm/2021-09-23T00Z/github.com--lark-parser-lark/MegaIng-fix-818, gm/2021-09-23T00Z/github.com--lark-parser-lark/MegaIng-fix-818) Added test for cache + inline-transformer by Erez Sh 2021-03-25 11:48:27 -0500
  • 0332a4c Merge branch 'fix-818' of https://github.com/MegaIng/lark into MegaIng-fix-818 by Erez Sh 2021-03-25 11:26:46 -0500
  • e56efad Raise correct error when terminal is used within another terminal, by not defined by Erez Sh 2021-03-25 11:26:34 -0500
  • 3d5729d Resolved cyclic dependency by moving deserialize_lexer_conf out of MakeParsingFrontend.deserialize by MegaIng1 2021-03-24 19:24:42 +0100
  • b272dde Add cache to ForestToParseTree by Chanic Panic 2020-12-28 20:42:20 -0800
  • 6d54bac Merge pull request #859 from MegaIng/stubs-update by Erez Shinan 2021-03-23 03:56:52 +0200
  • 5a4430c Merge pull request #860 from MegaIng/fix-852 by Erez Shinan 2021-03-23 03:53:55 +0200
  • 9252c03 added configurations checks for postlex+dynamic by MegaIng1 2021-03-22 19:34:34 +0100
  • 2e46211 A few updates to stubs (fix #856) by MegaIng1 2021-03-22 19:02:07 +0100
  • eac537a Merge pull request #846 from lark-parser/astutils by Erez Shinan 2021-03-01 15:09:19 +0200
  • e759718 Added pyi by Erez Sh 2021-03-01 08:03:08 -0500
  • e24e06b Added ast_utils + example by Erez Sh 2021-02-28 19:07:19 -0500
  • 39c5d92 Bugfix by Erez Sh 2021-02-28 19:04:06 -0500
  • 516d66c Merge branch 'find_grammar_errors' by Erez Sh 2021-02-27 15:21:48 -0500
  • 7ce0f70 Added load_grammar.find_grammar_errors by Erez Sh 2021-02-24 21:51:06 -0500
  • 57b753c Docs: Added section on debugging by Erez Sh 2021-02-25 09:48:19 -0500
  • 6107f1a Docs: Fix link by Erez Sh 2021-02-25 08:51:17 -0500
  • ed9776c Docs: Fix link by Erez Sh 2021-02-25 08:48:47 -0500
  • f035cb7 Merge pull request #840 from lark-parser/better_cache by Erez Shinan 2021-02-23 22:58:07 +0200
  • 08603a4 Grammar cache now contains md5 inside (Issue #835) by Erez Sh 2021-02-19 10:58:32 -0500
  • 8c7be83 (tag: gm/2021-09-23T00Z/github.com--lark-parser-lark/0.11.2) Version bump (0.11.2) by Erez Sh 2021-02-16 09:50:29 -0500
  • a169f0b Better error messages by Erez Sh 2021-02-16 09:41:07 -0500
  • d234816 Small refactor by Erez Sh 2021-02-16 09:31:01 -0500
  • c621eeb Fix for #818 + tests by MegaIng1 2021-02-06 02:07:16 +0100
  • ace1c9f Merge pull request #827 from MegaIng/fix-826 by Erez Shinan 2021-02-05 20:21:31 +0200
  • 7f795e8 Fix for #826 (Thanks @mikeiovine) + stubs + tests by MegaIng1 2021-02-05 15:08:48 +0100
  • 3e7e66e Merge pull request #809 from chanicpanic/faster-forest-visit by Erez Shinan 2021-01-27 00:13:00 +0200
  • e0e6989 Examples: Fixes to paths (Issue #780) by Erez Sh 2021-01-26 16:55:47 -0500
  • 069ad4a Merge pull request #821 from chanicpanic/issue-820 by Erez Shinan 2021-01-26 23:43:44 +0200
  • e88646b Fix an SPPF cycle edge case (Issue #820) by Chanic Panic 2020-12-28 15:54:20 -0800
  • 9379161 Update README.md by Erez Shinan 2021-01-25 16:21:53 +0200
  • 7d9fe4a Create FUNDING.yml by Erez Shinan 2021-01-25 16:16:06 +0200
  • 1d61de4 Fix .pyi files by Erez Sh 2021-01-24 23:42:14 -0500
  • f7442d3 Merge pull request #816 from lark-parser/MegaIng-grammar_builder by Erez Shinan 2021-01-25 06:07:27 +0200
  • fd3be9d Brought back the removal of unused rules/terminals in imported grammars by Erez Sh 2021-01-24 16:36:13 -0500
  • 8cfe52f Examples: Added example of extending the Python grammar by Erez Sh 2021-01-24 14:48:34 -0500
  • 09bcaba Docs & Examples, small improvements by Erez Sh 2021-01-24 09:38:21 -0500
  • 58c9435 Refactored and added grammar tests by Erez Sh 2021-01-19 17:49:01 -0500
  • d18e009 PR refactor: Simplified load_grammar by Erez Sh 2021-01-19 17:09:45 -0500
  • 2f2cebe Merge branch 'grammar_builder' of https://github.com/MegaIng/lark into MegaIng-grammar_builder by Erez Sh 2021-01-19 16:17:57 -0500
  • 2ffb55b Indenter now throws DedentError instead of AssertionError by Erez Sh 2021-01-19 16:14:00 -0500
  • d989255 Fix for slices getting reduce to single getitem by MegaIng1 2021-01-10 22:56:04 +0100
  • f32014c Example: Friendlier reconstruct_python.py by Erez Sh 2021-01-10 15:52:58 -0500
  • 02035aa Added example + Corrected python3.lark by MegaIng1 2021-01-08 14:31:50 +0100
  • b6b3154 Fix for review + Removed unused functions by MegaIng1 2021-01-03 14:30:06 +0100
  • 8b4f874 added example grammar_building.py by MegaIng1 2021-01-01 15:44:08 +0100
  • 5db3003 Updated stubs by MegaIng1 2021-01-01 14:54:12 +0100
  • 9f3ef97 removed GrammarLoader by MegaIng1 2020-12-31 17:50:48 +0100
  • d676df9 Python2.7 compatibility by MegaIng1 2020-12-31 17:46:09 +0100
  • 3bf7c6a Completed `GrammarBuilder.check` by MegaIng1 2020-12-31 15:54:16 +0100
  • f315bb1 Merge pull request #802 from ligurio/patch-1 by Erez Shinan 2020-12-29 16:27:19 +0200
  • 8cfac40 Add link to the repo with 3rd party Lark grammars by Sergey Bronnikov 2020-12-29 15:26:10 +0300
  • 03841c4 Enable faster forest visiting by Chanic Panic 2020-12-28 11:13:26 -0800
  • 225c9e1 Added `%import` to GrammarLoader & fixed tests by MegaIng1 2020-12-27 19:10:12 +0100
  • 9e545f8 Basics for GrammarBuilder by MegaIng1 2020-12-26 00:14:26 +0100
  • be979f2 Added %extend for both rules and terminals. by MegaIng1 2020-12-25 20:11:50 +0100
  • 5930e4b Added Terminal support for `%override` by MegaIng1 2020-12-25 01:26:41 +0100
  • 955e645 Merge pull request #801 from lark-parser/override_stmt by Erez Shinan 2020-12-24 16:19:12 +0200
  • bcf9957 Added documentation by Erez Sh 2020-12-24 08:58:12 -0500
  • 1cfbb7b Added comments by Erez Sh 2020-12-24 08:51:08 -0500
  • df18e78 Added %override to lark.lark by Erez Sh 2020-12-23 15:37:59 -0500
  • b379ea4 Grammar: Added new %override statement for rewriting imported rules (like in class inheritance) by Erez Sh 2020-12-23 15:34:30 -0500
  • 452a4e1 Merge pull request #799 from fuglede/patch-1 by Erez Shinan 2020-12-19 20:26:46 +0200
  • cbb78b2 Fix reference to error_puppet example by Søren Fuglede Jørgensen 2020-12-19 12:55:13 +0100
  • a201d6f Merge pull request #786 from lark-parser/julienmalard-recons_unicode_terminals by Erez Shinan 2020-12-13 18:16:02 +0200