Commit Graph

  • *
  • |\
  • * |
  • | | *
  • | * |
  • |/ /
  • | | *
  • | |/
  • |/|
  • | *
  • * |
  • |/
  • *
  • |\
  • | *
  • | *
  • | *
  • * |
  • | *
  • | *
  • * |
  • * |
  • |\ \
  • | * |
  • | * |
  • |/ /
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • |\ \
  • | * |
  • | * |
  • |/ /
  • * /
  • |/
  • *
  • |\
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • |/|
  • | | *
  • | | |\
  • | |_|/
  • |/| |
  • * | |
  • |\ \ \
  • | * | |
  • | * | |
  • |/| | |
  • * | | |
  • | | | *
  • | | * |
  • | * | |
  • * | | |
  • |\ \ \ \
  • * \ \ \ \
  • |\ \ \ \ \
  • | | | * | |
  • | | | * | |
  • | * | | | |
  • |/ / / / /
  • | * | | |
  • | * | | |
  • |/ / / /
  • | | * |
  • | | | *
  • | | | *
  • | | | |\
  • | | | * |
  • | | | | *
  • | | | |/
  • | | | *
  • * | | |
  • |\ \ \ \
  • | |/ / /
  • |/| | |
  • * | | |
  • |\ \ \ \
  • | | * \ \
  • | | |\ \ \
  • | |_|/ / /
  • |/| | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • | |_|/ /
  • |/| | |
  • | * | |
  • | * | |
  • | |\| |
  • | | | *
  • | | | *
  • | | | *
  • | |_|/
  • |/| |
  • | | *
  • | | *
  • * | |
  • |\ \ \
  • | |/ /
  • |/| |
  • | * |
  • |/ /
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • |\ \
  • * \ \
  • |\ \ \
  • | |_|/
  • |/| |
  • | * |
  • | * |
  • |/ /
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • |/|
  • | *
  • * |
  • 793a7e5 Merge pull request #730 from lark-parser/temp_cache by Erez Shinan 2020-10-22 17:02:13 +0300
  • b394b7e Improved docstrings for visitors by Erez Sh 2020-10-22 17:01:04 +0300
  • bc9ed53 made error message contain actual source code by MegaIng1 2020-10-22 15:27:32 +0200
  • f560ce1 cache=True now uses a temp directory instead of working directory by Erez Sh 2020-10-22 15:31:30 +0300
  • d95f552 Fix a typo by Peter Wienemann 2020-10-21 15:48:43 +0200
  • 605b91e improve error message with token source. by MegaIng1 2020-10-20 22:29:56 +0200
  • ede2ed7 Fix puppet, add immutable puppet with hash by Erez Sh 2020-10-20 12:56:05 +0300
  • 6d6e220 Merge pull request #725 from lark-parser/resumable3 by Erez Shinan 2020-10-19 17:35:24 +0300
  • 4d096fa Refactor: Split ParserState into ParseConf by Erez Sh 2020-10-19 17:04:40 +0300
  • f20d72d Fix due to CR - handle UnexpectedCharacters resume in the error loop by Erez Sh 2020-10-19 16:16:23 +0300
  • 45467e1 Changes due to code review by @MegaIng by Erez Sh 2020-10-19 15:58:07 +0300
  • a35bc24 Change docs man page for 1 to 7 (Issue #720) by Erez Sh 2020-10-19 15:14:58 +0300
  • 72e7926 Completely redesigned the interface between Lexer<->Parser, and refactored LALR parser and lexers by Erez Sh 2020-09-22 20:58:13 +0300
  • 115edbf Rewrite lexer to use LexerState by Erez Sh 2020-09-21 21:39:37 +0300
  • 8f93a70 Update json_tutorial.md by Erez Shinan 2020-10-16 23:40:23 +0300
  • bae57bf Merge pull request #723 from ThatXliner/patch-1 by Erez Shinan 2020-10-16 23:38:23 +0300
  • 843fb1e Fixed broken link to common.lark by ThatXliner 2020-10-16 13:15:49 -0700
  • fc2f14f FIxed broken link by ThatXliner 2020-10-16 13:12:15 -0700
  • 7178e08 Merge pull request #721 from wiene/fix_typos by Erez Shinan 2020-10-16 17:23:37 +0300
  • e02b1b6 Fix various typos by Peter Wienemann 2020-10-16 16:06:37 +0200
  • 9ff5b54 Merge pull request #719 from ThatXliner/patch-1 by Erez Shinan 2020-10-16 09:54:04 +0300
  • d6fee5d Added link to Atom syntax highlighting by ThatXliner 2020-10-15 12:38:28 -0700
  • 12837dd Update docs index.rst by ThatXliner 2020-10-15 12:33:42 -0700
  • e3b8135 Update feature_request.md by Erez Shinan 2020-10-13 13:34:36 +0300
  • 16d41d1 Merge pull request #713 from lark-parser/lalr_rule_priority by Erez Shinan 2020-10-07 15:08:41 +0300
  • 8283d91 More tests for priority by Erez Sh 2020-10-07 15:02:38 +0300
  • b5aeb81 Better error message for options. More tests for priority by Erez Sh 2020-10-07 14:57:24 +0300
  • e84a64f Added support for rule priorities in LALR by Erez Sh 2020-10-07 13:52:32 +0300
  • 2dbfa25 Added non-recursive transformer to default imports by Erez Sh 2020-10-06 23:19:44 +0300
  • decb3cd Fix for compression. Use base64 for compatibility by Erez Sh 2020-10-06 22:38:20 +0300
  • 6e25258 Merge branch 'MegaIng-standalone_options2' by Erez Sh 2020-10-06 22:31:45 +0300
  • 6bcff89 Added test for standalone compression by Erez Sh 2020-10-06 22:29:05 +0300
  • 6a9759d Added optional compression to standalone parser by Erez Sh 2020-10-06 22:25:48 +0300
  • 0867723 Minor edit by Erez Sh 2020-10-06 21:25:19 +0300
  • 2700b79 add `--verbose` option & make warnings comments by MegaIng1 2020-10-06 02:27:18 +0200
  • 2d74539 lark.tools.serialize and standalone can now take more options. Also added info where options need to be added by MegaIng1 2020-10-05 23:23:43 +0200
  • 131012b Merge branch 'MegaIng-keep_all_maybe' by Erez Sh 2020-10-06 18:22:24 +0300
  • e4d7352 Refactor by Erez Sh 2020-10-06 18:19:52 +0300
  • 9865103 Merge branch 'keep_all_maybe' of https://github.com/MegaIng/lark into MegaIng-keep_all_maybe by Erez Sh 2020-10-06 18:06:20 +0300
  • 46339c1 Merge branch 'master' into custom_import_sources by MegaIng 2020-10-06 15:38:27 +0200
  • d433c00 Merge branch 'MegaIng-standalone_options' by Erez Sh 2020-10-06 15:56:30 +0300
  • f2a6fed Tiny fixes by Erez Sh 2020-10-06 15:47:10 +0300
  • dbeb724 Merge branch 'standalone_options' of https://github.com/MegaIng/lark into MegaIng-standalone_options by Erez Sh 2020-10-06 15:43:05 +0300
  • c196f99 Better reduce/reduce errors by Erez Sh 2020-10-06 14:24:56 +0300
  • ee9857c Added backwards-compatibility property with DeprecationWarning by MegaIng1 2020-10-06 02:35:08 +0200
  • ab5bc3f Improved comment by MegaIng1 2020-10-06 02:32:25 +0200
  • bd22a2f Removed _LOAD_BLOCKED_OPTIONS by MegaIng1 2020-10-05 14:00:50 +0200
  • e4001d5 Merge pull request #708 from MegaIng/always_accept_filter by Erez Shinan 2020-10-05 11:50:54 +0300
  • 9af9a71 Merge pull request #709 from rec/master by Erez Shinan 2020-10-05 11:45:54 +0300
  • acd0444 Fix for cache by MegaIng1 2020-10-04 01:42:58 +0200
  • e1b572c Allows the standalone parser to take more options. by MegaIng1 2020-10-04 01:08:50 +0200
  • fb925f8 Guard Lark.__doc__ assignment for tools.standalone by Tom Ritchford 2020-10-03 15:03:03 +0200
  • 9370fb5 Fix for tree_matcher by MegaIng1 2020-10-03 00:41:12 +0200
  • dcde0bc Prevent terminals from being filtered out when used in always_accept by MegaIng1 2020-10-03 00:36:24 +0200
  • 3112259 Fix for maybe_placeholders when keep_all_tokens=True by MegaIng1 2020-10-01 16:34:52 +0200
  • 5f7a5d4 renamed `source_code` -> `source_grammar` by MegaIng1 2020-10-01 16:12:50 +0200
  • ed5c8ec Merge remote-tracking branch 'origin/custom_import_sources' into custom_import_sources by MegaIng1 2020-09-29 17:08:59 +0200
  • a426011 added PackageResource by MegaIng1 2020-09-29 16:40:37 +0200
  • f7d466d added PackageResource by MegaIng1 2020-09-29 16:40:37 +0200
  • a50fc10 import_paths->sources, source->source_path, various implementation changes by MegaIng1 2020-09-29 15:24:00 +0200
  • 809b030 Merge pull request #702 from ldbo/fix-debug-cache-incompatibility by Erez Shinan 2020-09-29 14:47:30 +0300
  • 8ac74d7 Merge branch 'ldbo-fix-debug-cache-incompatibility' by Erez Sh 2020-09-29 14:46:22 +0300
  • 4dc6b0c Merge branch 'master' into fix-debug-cache-incompatibility by Erez Shinan 2020-09-29 14:45:47 +0300
  • aac21d4 Minor version bump + Adjustments to PR by Erez Sh 2020-09-29 14:41:54 +0300
  • a423097 fix: Propagate debug flag on loading grammar from cache by Louis Dubois 2020-09-23 17:24:24 +0200
  • c6f2b02 chg: Force pickle to use highest protocol by Louis Dubois 2020-09-23 20:35:24 +0200
  • 798a702 Minor version bump + Adjustments to PR by Erez Sh 2020-09-29 14:41:54 +0300
  • e5cf495 Merge branch 'fix-debug-cache-incompatibility' of https://github.com/ldbo/lark into ldbo-fix-debug-cache-incompatibility by Erez Sh 2020-09-29 14:37:05 +0300
  • 009cc10 Added `FromPackageLoader` and `open_from_package` by MegaIng1 2020-09-27 16:03:39 +0200
  • c9b5443 Fix for python2.7 by MegaIng1 2020-09-26 21:12:12 +0200
  • 53b3e12 Added `import_sources` by MegaIng1 2020-09-26 21:04:54 +0200
  • abdbabe fix: Propagate debug flag on loading grammar from cache by Louis Dubois 2020-09-23 17:24:24 +0200
  • d41e3cd chg: Force pickle to use highest protocol by Louis Dubois 2020-09-23 20:35:24 +0200
  • 7c8d6ee Merge pull request #698 from michael-k/python3.9 by Erez Shinan 2020-09-21 19:20:06 +0300
  • db2354a Run tests against Python 3.9 by Michael Käufl 2020-09-21 16:45:11 +0200
  • 9f3d611 (tag: gm/2021-09-23T00Z/github.com--lark-parser-lark/0.10.0) Version bump to 0.10.0 by Erez Sh 2020-09-21 10:13:13 +0300
  • a9ef2d2 Merge pull request #695 from chanicpanic/forest-docs-fix by Erez Shinan 2020-09-19 21:54:19 +0300
  • 2198113 Fix missing handles_ambiguity docstring by Chanic Panic 2020-09-19 10:26:26 -0700
  • 84b195d Merge pull request #691 from starwarswii/patch-1 by Erez Shinan 2020-09-19 09:07:43 +0300
  • 6688366 Merge pull request #693 from chanicpanic/forest-docs by Erez Shinan 2020-09-19 09:04:48 +0300
  • f8a51ca Write examples for ForestVisitor and TreeForestTransformer by Chanic Panic 2020-08-28 22:05:13 -0700
  • 24434ec Add documentation for working with the SPPF by Chanic Panic 2020-08-28 17:26:01 -0700
  • d385d10 added tests for lark.lark changes by starwarswii 2020-09-18 18:41:36 -0400
  • 082e0f3 fixed lark.lark requiring newline at the end of grammars by starwarswii 2020-09-17 22:35:16 -0400
  • 7ce69c7 fixed lark.lark not accepting negative priorities by starwarswii 2020-09-17 22:29:09 -0400
  • 4dafccf Added link to vim syntax highlighter by Erez Sh 2020-09-17 10:44:48 +0300
  • faecf32 Restore the Lark.terminals attribute when using cached grammar by Erez Sh 2020-09-16 16:55:52 +0300
  • dc30692 Merge pull request #689 from rec/tests by Erez Shinan 2020-09-15 19:11:17 +0300
  • fcf6e8e Test print argument to lark.tools.standalone.main by Tom Ritchford 2020-09-15 17:22:40 +0200
  • 5a357d5 Merge pull request #688 from rec/upstream/master by Erez Shinan 2020-09-15 17:09:40 +0300
  • ce32310 Add print parameter to lark.tools.standalone.main by Tom Ritchford 2020-09-15 13:20:19 +0200
  • 62776b9 Added type information for UnexpectedEOF (Issue #686) by Erez Sh 2020-09-14 22:06:42 +0300
  • fbab27c Attempt to add markdown tables by Erez Sh 2020-09-13 13:29:59 +0300
  • 18ead0e Attempt to add markdown tables by Erez Sh 2020-09-13 12:47:14 +0300
  • e6caa03 Tiny docs fix by Erez Sh 2020-09-07 23:28:49 +0300
  • 555b268 Merge branch 'chanicpanic-forest-transformer' by Erez Sh 2020-09-04 12:32:49 +0300
  • 156bd75 Adjustments and fixes for PR by Erez Sh 2020-09-04 12:32:26 +0300
  • 98497cf Merge branch 'forest-transformer' of https://github.com/chanicpanic/lark into chanicpanic-forest-transformer by Erez Sh 2020-09-04 12:19:15 +0300
  • 50c9cda Pass list to on_cycle instead of function by Chanic Panic 2020-09-03 14:11:50 -0700
  • 88d4659 Improvements to puppet + other small stuff by Erez Sh 2020-09-01 17:18:19 +0300