Commit Graph

  • *
  • | *
  • | *
  • * |
  • |\ \
  • | * |
  • * | |
  • |\ \ \
  • * \ \ \
  • |\ \ \ \
  • | | | * |
  • | | | * |
  • | | | |\ \
  • | | | | * |
  • | | | | * |
  • | * | | | |
  • | * | | | |
  • | | |/ / /
  • | |/| | |
  • | | | * |
  • | | | * |
  • | | | * |
  • | |_|/ /
  • |/| | |
  • | * | |
  • * | | |
  • |\ \ \ \
  • | |/ / /
  • |/| | |
  • | * | |
  • |/ / /
  • | | *
  • | | | *
  • | | | |\
  • | |_|_|/
  • |/| | |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | |\ \
  • | |_|/ /
  • |/| | |
  • * | | |
  • * | | |
  • * | | |
  • |\ \ \ \
  • | * | | |
  • |/ / / /
  • | * / /
  • |/ / /
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • |\ \ \
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • * | | |
  • |\| | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • |/ / /
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | | *
  • | | | * |
  • | * | | |
  • | | | * |
  • | | | * |
  • | * | | |
  • | | | * |
  • | | |/ /
  • | |/| |
  • | * | |
  • * | | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • |/ / /
  • | * |
  • | * |
  • |/ /
  • * |
  • * |
  • |\ \
  • * \ \
  • |\ \ \
  • * \ \ \
  • |\ \ \ \
  • | |_|_|/
  • |/| | |
  • | * | |
  • |/ / /
  • | | *
  • | * |
  • |/ /
  • * |
  • |\ \
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • |/
  • *
  • *
  • |\
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • |\ \
  • * | |
  • * | |
  • * | |
  • * | |
  • e8d5e7e Docs: Updated IDE link by Erez Sh 2021-08-07 11:11:10 +0300
  • a8473e7 A tiny bit more typing info by Erez Sh 2021-08-04 16:38:13 +0300
  • 3f507fc A few more type annotations, reduce use of inline flags by Erez Sh 2021-07-30 00:17:17 +0300
  • 7ee1409 Merge pull request #952 from lark-parser/MegaIng-better_repeats_refactor by Erez Shinan 2021-07-27 17:12:59 +0300
  • cf61f78 Tests: Moved repeat operator tests to test_grammar by Erez Sh 2021-07-27 15:08:29 +0300
  • 8b50786 Merge pull request #940 from lark-parser/issue938 by Erez Shinan 2021-07-27 11:51:47 +0300
  • c019634 Merge pull request #950 from lark-parser/py3_grammar by Erez Shinan 2021-07-27 11:49:17 +0300
  • 90460f3 Refactored PR #949 and edited the comments/docstrings by Erez Sh 2021-07-27 11:45:01 +0300
  • 953f253 Merge branch 'better_repeats' of https://github.com/MegaIng/lark into MegaIng-better_repeats by Erez Sh 2021-07-27 10:22:04 +0300
  • 3436b33 Refactor small_factors by MegaIng 2021-07-26 21:13:29 +0200
  • fa85653 Off-by-one fix + Change of thresholds + fix tests by MegaIng 2021-07-26 18:53:43 +0200
  • 6a02798 Tiny fix to PR by Erez Sh 2021-07-26 14:54:41 +0300
  • 6872404 Improvements to the Python3 grammar by Erez Sh 2021-07-26 12:20:15 +0300
  • b4fe22a Python2.7 + comments + Magic constants by MegaIng 2021-07-26 10:50:37 +0200
  • 845b6fa Refactor + tests + additional splitting up. by MegaIng 2021-07-26 01:14:46 +0200
  • b0a9afb Split up repeats from tilde into different rules. by MegaIng 2021-07-25 23:07:08 +0200
  • 55642be Tiny adjustments by Erez Sh 2021-07-25 17:13:23 +0300
  • 61973a7 Merge pull request #945 from lark-parser/docs_jul22 by Erez Shinan 2021-07-22 13:53:44 +0300
  • 5e5bd18 Docs: Improved documentation of exceptions by Erez Sh 2021-07-22 11:21:13 +0300
  • 3e9e5d8 Refactor: Split class to move code out of standalone section by Erez Sh 2021-07-19 17:35:56 +0300
  • 99ced1f Merge branch 'lark-parser:master' into master by ornariece 2021-07-18 17:12:12 +0200
  • 8aa4bfb Fixup: moved import to standalone. by Erez Sh 2021-07-15 22:25:43 +0300
  • ee75166 Remove tests for versions below 3.6 by Erez Sh 2021-07-15 22:20:18 +0300
  • d0f2598 Fixup: change typehint to Sequence by Erez Sh 2021-07-15 22:18:26 +0300
  • ead7a04 Small fix by Erez Sh 2021-07-15 18:24:53 +0300
  • 9c975d9 Merge branch 'master' into 1.0a by Erez Sh 2021-07-15 17:10:26 +0300
  • 87a18a0 Tiny fix: MakeParsingFrontend is a regular method, not a classmethod by Erez Sh 2021-07-15 17:00:15 +0300
  • 7cb8acb Bugfix for deepcopy + small unrelated refactor (issue #938) by Erez Sh 2021-07-09 22:44:31 +0300
  • be4a7af Merge pull request #942 from MegaIng/patch-4 by Erez Shinan 2021-07-13 18:54:10 +0300
  • 688c581 Updated a few links by MegaIng 2021-07-13 16:12:09 +0200
  • b37519b Bugfix for deepcopy + small unrelated refactor (issue #938) by Erez Sh 2021-07-09 22:44:31 +0300
  • 96f7878 Disable 'unless' mechanism if priority is different, not just lower (Issue #920) by Erez Sh 2021-07-05 15:07:20 +0300
  • 8b5d856 Merge pull request #935 from lark-parser/propagate_containers by Erez Shinan 2021-07-05 14:37:20 +0300
  • f14ff6d Fixed tests to use meta (Tree.column is deprecated) by Erez Sh 2021-07-05 14:33:28 +0300
  • c953dd9 Tests: Added a test case demonstrating the need for calculating containers by Erez Sh 2021-07-05 13:15:29 +0300
  • d7d02e9 Tiny comment fix by Erez Sh 2021-07-05 12:11:03 +0300
  • a13cfce Bugfix in propagate_positions: Corrected to account for 'container nodes' by Erez Sh 2021-07-05 12:08:38 +0300
  • eb2b0b9 Merge pull request #932 from lark-parser/refactor_jun2021 by Erez Shinan 2021-07-05 12:07:17 +0300
  • 24f6530 More minor refactorings by Erez Sh 2021-06-16 10:48:56 +0300
  • 3bc070b Change how propagate_positions work by Erez Sh 2021-06-15 17:04:38 +0300
  • da3a993 lexer.py: Small simplification by Erez Sh 2021-06-06 18:32:59 +0300
  • e599173 lexer.py: Small refactor by Erez Sh 2021-06-06 18:23:46 +0300
  • 389e7fb lexer.py: Refactored mres operations into a Scanner class. by Erez Sh 2021-06-06 17:02:41 +0300
  • 804114d Remove default values on type declarations and mark ClassVars by Chanic Panic 2021-06-30 13:21:09 -0700
  • 4bc9445 Corrections for PR and some mypy errors by Chanic Panic 2021-06-30 12:49:14 -0700
  • 1c4af01 Update mypy workflow by Chanic Panic 2021-06-29 15:15:51 -0700
  • bca7c79 Declare instance variable types at class level by Chanic Panic 2021-06-29 15:10:48 -0700
  • be76059 Merge the Literal types by Chanic Panic 2021-06-29 14:45:38 -0700
  • bdcd2e0 fix tree_matcher when keep_all_tokens=True by setting sym.filter_out correctly. by MegaIng 2021-06-29 22:32:56 +0200
  • 433adee Last batch of .pyi files by Chanic Panic 2021-06-29 13:08:32 -0700
  • a5f3ec4 Small fix to setup.py by Erez Sh 2021-06-29 15:50:38 +0300
  • 089bc2b More .pyi merging by Chanic Panic 2021-06-28 15:56:39 -0700
  • d7b819e Continue merging .pyi files by Chanic Panic 2021-06-28 11:02:05 -0700
  • 9b77270 Removed code relevant to versions below 3.6 by Erez Sh 2021-06-28 20:19:06 +0300
  • 8d0cdee Start merging .pyi files by Chanic Panic 2021-06-28 10:00:32 -0700
  • ff686fc Remove more Python 2 code by Erez Sh 2021-06-28 14:35:21 +0300
  • ec2ba88 Docs fix + cleanup by Erez Sh 2021-06-28 12:11:07 +0300
  • def06db Remove tests for Python 2 by Erez Sh 2021-06-28 00:31:07 +0300
  • d54f685 Remove tests for Python 2 by Erez Sh 2021-06-28 00:27:53 +0300
  • 8d082b5 Remove tests for Python 2 by Erez Sh 2021-06-27 23:47:02 +0300
  • eb45324 Removed deprecated code by Erez Sh 2021-06-27 23:42:57 +0300
  • 8a00284 Removed some of the Python2 compatibility code by Erez Sh 2021-06-27 23:31:46 +0300
  • c24d6ec Fix #696 testing for is _EMPTY by ornariece 2021-06-27 12:33:05 +0200
  • c3fc226 Fix #696 now providing the correct amount of placeholders by ornariece 2021-06-26 16:04:57 +0200
  • 44a20c8 Small fix by Erez Sh 2021-06-26 14:07:57 +0300
  • 0ad4e8a Merge branch 'fix-888' of https://github.com/MegaIng/lark into MegaIng-fix-888 by Erez Sh 2021-06-26 12:39:24 +0300
  • 52af15b Merge pull request #910 from nandeeka/master by Erez Shinan 2021-06-26 11:36:36 +0300
  • 605b948 Merge pull request #921 from MegaIng/reconstructor-fixes by Erez Shinan 2021-06-26 11:33:49 +0300
  • 67bbb3d Update reconstruct.pyi + add insert_spaces by MegaIng 2021-06-26 00:26:30 +0200
  • c44bb3e Raise a GrammarError on empty string literal. by MegaIng 2021-06-22 22:21:34 +0200
  • a50aaaa Fix scan_values() type stub by Nandeeka Nayak 2021-06-12 15:09:05 -0500
  • e4904b3 Merge pull request #907 from lark-parser/propagate_positions_fix2 by Erez Shinan 2021-06-05 21:57:45 +0300
  • ae4504e Fixed .pyi file for propagate_positions by Erez Sh 2021-06-05 21:52:56 +0300
  • 8c83995 Fixed .pyi file for Token.start_pos by Erez Sh 2021-06-05 21:26:50 +0300
  • bf7b1f4 Fixed Lark's docstring for propagate_positions by Erez Sh 2021-06-05 21:18:51 +0300
  • 2737e5c Added option: propagate_positions='ignore_ws' by Erez Sh 2021-06-05 20:50:47 +0300
  • c00a621 Small fixes to PR by Erez Sh 2021-06-05 18:24:59 +0300
  • 775f6f2 Small fix to propagate positions: remove preceding/trailing whitespace by Erez Sh 2021-06-05 17:20:56 +0300
  • 2409065 Refactor PropagatePositions, change Token.pos_in_stream to start_pos by Erez Sh 2021-06-05 17:14:28 +0300
  • bd71503 Docs: fix bad link by Erez Sh 2021-05-29 06:29:25 +0300
  • 22f50e9 Examples: A minor fix by Erez Sh 2021-05-29 06:24:07 +0300
  • 7fdd598 Examples: A few minor changes by Erez Sh 2021-05-29 06:14:28 +0300
  • f7cde87 Remove tiny dead code by Erez Sh 2021-05-23 12:16:21 -0500
  • 1a16989 Merge pull request #878 from MegaIng/better-regex-support by Erez Shinan 2021-05-23 18:51:27 +0300
  • 116b8f2 Docs: Added more methods for interactive parser by Erez Sh 2021-05-11 14:18:30 -0500
  • e349ea1 README: Fix link to codecov by Erez Sh 2021-05-11 12:40:23 -0500
  • 9fbe6ae Code cov: Run again with different token by Erez Sh 2021-05-11 12:32:30 -0500
  • 56b4931 Code cov: Attempt to fix, properly this time by Erez Sh 2021-05-11 12:28:26 -0500
  • b3ea846 Code cov: Attempt to fix by Erez Sh 2021-05-11 12:24:23 -0500
  • 0398900 Code cov: Attempt to fix by Erez Sh 2021-05-11 12:21:28 -0500
  • a2107da Tests: Fixed for pytest by Erez Sh 2021-05-11 12:17:52 -0500
  • 3b2bf47 Merge pull request #889 from tsangwpx/master by Erez Shinan 2021-05-05 17:33:20 +0300
  • 11eafa3 Support 32bit unicode escape sequence by Aaron Tsang 2021-05-05 14:47:36 +0800
  • 6348538 Docs: Added ast_utils by Erez Sh 2021-05-03 21:12:39 -0500
  • 0ba8fa7 Docs: Added more Lark methods to the API reference by Erez Sh 2021-05-03 11:56:45 -0500
  • 35cabfd Merge pull request #862 from chanicpanic/ftpt-cache by Erez Shinan 2021-05-03 19:51:15 +0300
  • dbf60e6 Docs: Added docstring for Lark.parse_interactive() by Erez Sh 2021-05-03 11:46:50 -0500
  • a095071 (tag: gm/2021-09-23T00Z/github.com--lark-parser-lark/0.11.3) Version bump by Erez Sh 2021-05-03 11:29:20 -0500
  • cf02c49 Docs: Small fix in Transformer by Erez Sh 2021-04-30 21:32:10 -0500
  • 958e6cf Docs: Fix links to tools by Erez Sh 2021-04-28 10:10:29 -0500