Commit Graph

  • *
  • |\
  • | | *
  • | | *
  • | |/|
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • |\ \ \
  • * | | |
  • * | | |
  • |\ \ \ \
  • * \ \ \ \
  • |\ \ \ \ \
  • * | | | | |
  • * | | | | |
  • | * | | | |
  • | * | | | |
  • |/ / / / /
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • | | | * |
  • | |_|/ /
  • |/| | |
  • | * | |
  • |/ / /
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • * | |
  • * | |
  • * | |
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • | * |
  • | * |
  • | |\ \
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | |/| |
  • | | * |
  • | * | |
  • | * | |
  • | |/ /
  • | * |
  • | |\ \
  • | | * |
  • | |/ /
  • | * |
  • | * |
  • | * |
  • | |\ \
  • | | * |
  • | |/ /
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | |\ \
  • | | * |
  • | |/ /
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • * | |
  • |\| |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | |\ \
  • | | * |
  • | |/ /
  • | * |
  • | | | *
  • | | |/
  • | |/|
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • 304bf42 Merge pull request #499 from napulen/master by Erez Shinan 2020-01-27 19:08:42 +0200
  • cf7479f Post-merge fixed for end_symbol, + two more tests (Issue #237) by Erez Sh 2020-01-23 12:26:36 +0200
  • 463a5f2 Merge branch 'end_symbol' into end_symbol3 by Erez Sh 2020-01-23 12:14:18 +0200
  • 5346231 (tag: gm/2021-09-23T00Z/github.com--lark-parser-lark/0.8.1) Version bump by Erez Sh 2020-01-23 01:12:12 +0200
  • c9c1ea9 Revert maybe_placeholders to be False by default.. It should be changed in a major release, not 0.8 (Issue #515) by Erez Sh 2020-01-23 01:11:28 +0200
  • de1f619 Bugfix in stand-alone parser (Issue #514) by Erez Sh 2020-01-22 22:43:01 +0200
  • 73427f7 (tag: gm/2021-09-23T00Z/github.com--lark-parser-lark/0.8.0) Version bump (release 0.8) by Erez Sh 2020-01-22 15:27:05 +0200
  • 3688b00 Disallow '. .' for '..' syntax (Issue #513) by Erez Sh 2020-01-22 15:13:12 +0200
  • 94dd364 Extend comments in rules tests by Erez Sh 2020-01-22 15:07:01 +0200
  • ce996f4 Merge branch 'rule_comment' of https://github.com/mrob95/lark into mrob95-rule_comment by Erez Sh 2020-01-22 13:03:05 +0200
  • 52e5107 Small stuff by Erez Sh 2020-01-22 12:58:03 +0200
  • ba4881d Merge pull request #497 from macintoshpie/macintoshpie-patch-1 by Erez Shinan 2020-01-22 12:58:35 +0200
  • 822a9aa Merge pull request #512 from MegaIng/patch-1 by Erez Shinan 2020-01-22 12:58:08 +0200
  • f1b07e0 Small correction to 'Projects using Lark' by Erez Sh 2020-01-20 12:22:56 +0200
  • a7c9025 Added 2 projects to 'Projects using Lark' by Erez Sh 2020-01-20 12:20:38 +0200
  • 9552f00 Update lark.lark by MegaIng 2020-01-19 21:11:09 +0100
  • ec67938 Small correction in lark.lark by MegaIng 2020-01-19 21:01:53 +0100
  • 182385d Removed bad syntax: *? and +? no longer accepted by the grammar parser (Issue #511) by Erez Sh 2020-01-19 17:14:24 +0200
  • 2f92c7b Small addition to docs about terminal operators by Erez Sh 2020-01-16 14:50:10 +0200
  • fcdba44 Better error message for reduce/reduce conflict (Issue #135) by Erez Sh 2020-01-16 12:39:08 +0200
  • 4db56dc Added shebang to example script (Issue #504) by Erez Sh 2020-01-16 12:21:40 +0200
  • ae691bf Revert propagate_positions to be False by default, still not ready for prime-time by Erez Sh 2020-01-16 12:15:37 +0200
  • 5682dcc Added python_bytecode example + Tiny bugfix by Erez Sh 2020-01-12 16:03:16 +0200
  • b2f1b3b Small fixes by Erez Sh 2020-01-11 16:05:29 +0200
  • f0da22e LarkOptions now raises AttributeError instead of KeyError (Issue #503) by Erez Sh 2019-12-26 19:42:01 +0200
  • 8001dc4 (origin/gm/2021-09-23T00Z/github.com--lark-parser-lark/priority_decay, gm/2021-09-23T00Z/github.com--lark-parser-lark/priority_decay) Implemented priority-decay (proposal to solve Issue #502) by Erez Sh 2019-12-26 11:03:21 +0200
  • b9c81a5 Refactor: Simplify code by assuming rule.options is never None by Erez Sh 2019-12-25 11:39:09 +0200
  • fbbea5f Removed deprecated feature - profile by Erez Sh 2019-12-25 11:27:29 +0200
  • f7a6366 Make the JSON parser fast again by Erez Sh 2019-12-25 11:19:10 +0200
  • dcc9d46 Fixes to propagate_positions by Erez Sh 2019-12-25 10:51:04 +0200
  • 9a0e7af Adding one more project using Lark by Néstor Nápoles 2019-12-18 16:34:05 -0500
  • 0f699b1 chore(docs): default for propagate_positions=False by Ted Summer 2019-12-17 09:37:28 -0700
  • 8842928 Fixed multithreading bug in ContextualLexer (Issue #493) by Erez Sh 2019-12-13 09:30:41 +0200
  • e1a39c5 Refactored v_args & visitors to a better, more agile implementation by Erez Sh 2019-12-08 19:13:14 +0200
  • d693a17 Fixed link to Lerche by Erez Shinan 2019-12-12 09:24:51 +0200
  • 616d233 Update README.md by Erez Shinan 2019-12-11 12:47:56 +0200
  • 8792c99 Merge pull request #491 from ElectronicBabylonianLiterature/fix-utf8-import by Erez Shinan 2019-12-07 18:33:49 +0200
  • 2de7e34 Open imported grammars with UTF-8 encoding by Jussi Laasonen 2019-12-05 14:58:27 +0100
  • 0e141ec Small addition to docs by Erez Sh 2019-11-21 10:43:46 +0200
  • 86f1bb1 Improved the reconstructor, but it still feels like a lost cause by Erez Sh 2019-11-20 22:31:20 +0200
  • 99a2766 Better error message by Erez Sh 2019-11-20 21:16:22 +0200
  • ed3c131 Allow comments in rule definitions by Mike Roberts 2019-11-18 09:43:50 +0000
  • 9727eb0 Added info to the docs about maybe_placeholders (Issue #451) by Erez Shinan 2019-11-17 20:12:44 +0200
  • 5402794 Fix for nearley by Erez Sh 2019-11-17 16:35:53 +0200
  • 58d6d9f Added Token.end_pos, and updated docs regarding recent commits by Erez Shinan 2019-11-17 16:10:54 +0200
  • 1815bd7 Support for token visitation in internal transformers, as an alternative mechanism for lexer_callbacks by Erez Shinan 2019-11-17 16:01:34 +0200
  • 175c403 Transformers now visit tokens by default by Erez Shinan 2019-11-17 15:24:27 +0200
  • 84f08a4 propagate_positions & maybe_placeholders are now true by default, updated docs, tests & examples accordingly (Issue #449, #451) by Erez Shinan 2019-11-16 08:52:06 +0200
  • e39bfa1 Bugfix: Some tokens did not recieve and end_line (Issue #472) by Erez Sh 2019-11-13 10:00:11 +0200
  • 7c5917b Merge branch 'master' into true_lalr3 by Erez Sh 2019-11-04 11:52:13 +0200
  • 5e37fe4 Version bump (0.8.0rc1) by Erez Sh 2019-11-04 11:48:33 +0200
  • b21e89b An addition to the docs by Erez Sh 2019-11-04 11:44:13 +0200
  • aa80a95 Merge branch 'swuecho-transformer_doc' by Erez Sh 2019-11-04 11:37:46 +0200
  • ca36404 Some improvements to visitor documentation by Erez Sh 2019-11-04 11:37:12 +0200
  • 10a09eb transform token doc by Hao Wu 2019-11-04 10:14:36 +0800
  • 6546ea3 too much by Hao Wu 2019-11-03 08:15:31 +0800
  • 5b930b5 page for transformer_and_visitor by Hao Wu 2019-11-03 08:03:04 +0800
  • daf74de Merge pull request #466 from llpinokio/master by Erez Shinan 2019-11-02 13:41:14 +0200
  • 1f0b1e7 added visit_topdown methods to Visitor classes by Giuliano Oliveira 2019-11-01 18:53:31 -0400
  • f07359c (tag: gm/2021-09-23T00Z/github.com--lark-parser-lark/0.7.8) Version bump by Erez Sh 2019-11-01 14:39:25 +0200
  • 17b6d6d BUGFIX for declared terminals by Erez Sh 2019-11-01 14:37:16 +0200
  • 0a2ff28 Merge pull request #463 from timofurrer/bugfix/exc-state by Erez Shinan 2019-10-26 09:47:08 +0300
  • 9f218f8 Copy exc state when converting UnexpectedCharacters to UnexpectedToken exc. Fixes #462 by Timo Furrer 2019-10-25 20:20:27 +0200
  • f3714a5 Now prints a nice warning instead of failing tests when js2py isn't installed by Erez Sh 2019-10-22 20:43:30 +0300
  • 35e1029 Start parameter now accepts unicode in Python 2 (Issue #459) by Erez Sh 2019-10-22 20:38:57 +0300
  • 17982b3 Merge pull request #458 from ffranchina/fix_typos by Erez Shinan 2019-10-16 14:46:12 +0300
  • 8685a5a Fixed some typos in the docs by Francesco Franchina 2019-10-16 13:34:25 +0200
  • 0a4530b Improved Earley error on EOF (Issue #457) by Erez Sh 2019-10-08 09:16:33 +0300
  • f566a36 Bugfix: Lark now throws an error for recursive terminals (Issue #264) by Erez Sh 2019-10-07 12:14:10 +0300
  • 404fef8 (tag: gm/2021-09-23T00Z/github.com--lark-parser-lark/0.7.7) Version bump by Erez Sh 2019-10-03 11:29:49 +0300
  • 94da6c5 Refactored the Earley code to make it thread-safe (Issue #454) by Erez Sh 2019-10-01 23:17:21 +0300
  • a207963 Improved error reporting (Issue #194) by Erez Sh 2019-09-28 23:38:02 +0300
  • a7e7b56 Fixed contextual lexer error that was confusing users (Issue #194) by Erez Sh 2019-09-28 21:42:39 +0300
  • d331a8a Version bump (alpha) by Erez Sh 2019-09-15 14:34:53 +0300
  • 175f787 Merge pull request #452 from wataash/py3-tutorial-syntax-error by Erez Shinan 2019-09-22 10:05:49 +0300
  • 7a13fb0 Fix SyntaxError with Python 3 in JSON tutorial by Wataru Ashihara 2019-09-22 13:51:14 +0900
  • bb57629 Added 'edit_terminals' option (Issue #406) by Erez Sh 2019-09-13 16:12:22 +0300
  • 535aeba Added to docs (Issue #400) by Erez Shinan 2019-09-11 01:05:15 +0300
  • f436319 (tag: gm/2021-09-23T00Z/github.com--lark-parser-lark/0.7.5) Version bump by Erez Shinan 2019-09-06 08:18:42 +0300
  • deb325a Pydot now not necessary for earley debug, shows warning instead (Issue #443) by Erez Shinan 2019-09-06 08:16:42 +0300
  • 54b18e5 Allow transformers to transform tokens (Issue #389) by Erez Shinan 2019-09-06 08:11:45 +0300
  • d10182c Merge branch 'master' into true_lalr2 by Erez Shinan 2019-09-06 00:35:14 +0300
  • 571bb40 Bugfix for regression (Issue #445) by Erez Shinan 2019-09-05 17:35:17 +0300
  • 71b17d8 Update __init__.py by Erez Shinan 2019-09-05 17:12:02 +0300
  • f06a83a (tag: gm/2021-09-23T00Z/github.com--lark-parser-lark/0.7.4) Better error for literal with bad escaping (Issue #287) by Erez Shinan 2019-08-28 23:50:36 +0200
  • 5697820 No longer confusing aliases and rules when importing (Issue #433) by Erez Sh 2019-08-28 23:40:20 +0200
  • a173117 Included iter_subtrees and related methods in standalone parser (Issue #440) by Erez Sh 2019-08-28 23:20:41 +0200
  • f86a1c6 Merge branch 'issue441' by Erez Sh 2019-08-28 20:37:55 +0200
  • 11cd113 Possibly a fix for issue #441 by Erez Sh 2019-08-27 23:53:08 +0200
  • b6b95c3 Raw docstring to avoid escape warnings (Issue #438) by Erez Sh 2019-08-26 15:45:35 +0200
  • 7dc813b (origin/gm/2021-09-23T00Z/github.com--lark-parser-lark/embedded_discard, gm/2021-09-23T00Z/github.com--lark-parser-lark/embedded_discard) Discard now works in embedded Transformers (Issue #435) by Erez Shinan 2019-08-23 23:18:54 +0200
  • b92d15d NOTE: 'master' branch has been rebased by Erez Sh 2019-08-22 11:12:47 +0200
  • c00f444 fix custom lexer handling for lalr parser + test by Michael Heyvaert 2019-08-21 12:14:28 +0200
  • 464f720 Fix links in README (Issue #422) by Erez Shinan 2019-08-21 00:30:03 +0200
  • def1d29 Fixed partials (Issue #398) by Erez Shinan 2019-08-20 11:34:48 +0200
  • 59f3a57 Fixed partials (Issue #398) by Erez Shinan 2019-08-20 11:19:16 +0200
  • dc3c009 Tweak the Earley ambiguity algorithm to correctly prefer earlier branches by night199uk 2019-08-19 20:35:27 -0700
  • dc94ebc Fix Earley non-determinism by night199uk 2019-08-17 17:53:26 -0700
  • d845aa3 Add debug flag to Early and XEarley to allow dumping the SPPF by night199uk 2019-08-17 11:04:11 -0700
  • 4266db9 Fix for readthedocs (yet another attempt) by Erez Sh 2019-08-17 22:41:02 +0200