-
-
Notifications
You must be signed in to change notification settings - Fork 414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make lark.lark parse the same grammar as load_grammar.py, and make grammar.md document it more fully. #1388
base: master
Are you sure you want to change the base?
Commits on Feb 1, 2024
-
Make lark.lark parse the same grammar as load_grammar.py, and make gr…
…ammar.md document it more fully.
Configuration menu - View commit details
-
Copy full SHA for db1a5a5 - Browse repository at this point
Copy the full SHA db1a5a5View commit details -
1. Fix "Python type check / Format (pull request)" failure in test_la…
…rk_lark.py (trailing whitespace in test_06_*()) 2. Remove what was left of "Literals can be one of: ..." under "Terminals" in grammar.md. 3. Address @erezsh's point about inlined terminals under "Terminals" in grammar.md. 4. Remove "lark.lark-ORIG" references in test_lark_lark.py and test_grammar_formal.py that shouldn't have been pushed. 5. Address @erezsh's point about f.readlines() in test_grammar_formal.py. 6. Address @erezsh's point commented-out tests in test_grammar_formal.py.
Configuration menu - View commit details
-
Copy full SHA for 9493f81 - Browse repository at this point
Copy the full SHA 9493f81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a2880f - Browse repository at this point
Copy the full SHA 7a2880fView commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83a374f - Browse repository at this point
Copy the full SHA 83a374fView commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fdffb5f - Browse repository at this point
Copy the full SHA fdffb5fView commit details -
Make lark.lark accept the same input as load_grammar.py, and provide …
…a visitor that enforces some of its restrictions.
Configuration menu - View commit details
-
Copy full SHA for 95c5742 - Browse repository at this point
Copy the full SHA 95c5742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 200d6b5 - Browse repository at this point
Copy the full SHA 200d6b5View commit details
Commits on Feb 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0fb28f9 - Browse repository at this point
Copy the full SHA 0fb28f9View commit details -
Fix review comment: Remove inlining from expansions, expansion, and v…
…alue in lark.lark'
Configuration menu - View commit details
-
Copy full SHA for 2ec5ef3 - Browse repository at this point
Copy the full SHA 2ec5ef3View commit details -
Address review comment: Make alias and expr optionals, not maybes, so…
… they can be inlined.
Configuration menu - View commit details
-
Copy full SHA for e9c026e - Browse repository at this point
Copy the full SHA e9c026eView commit details -
Address review comment: Make '%declare rule' fail in post-processing …
…with a nice message.
Configuration menu - View commit details
-
Copy full SHA for 9bf7ddf - Browse repository at this point
Copy the full SHA 9bf7ddfView commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f02bd1 - Browse repository at this point
Copy the full SHA 7f02bd1View commit details
Commits on Mar 15, 2024
-
Push optionality of rule_modifiers and priority down into rule_modifi…
…ers and priority, like load_grammar does
Configuration menu - View commit details
-
Copy full SHA for 4f7a5eb - Browse repository at this point
Copy the full SHA 4f7a5ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40576d2 - Browse repository at this point
Copy the full SHA 40576d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for daac65d - Browse repository at this point
Copy the full SHA daac65dView commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f37365 - Browse repository at this point
Copy the full SHA 5f37365View commit details -
Configuration menu - View commit details
-
Copy full SHA for 697841b - Browse repository at this point
Copy the full SHA 697841bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 654e102 - Browse repository at this point
Copy the full SHA 654e102View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33d7088 - Browse repository at this point
Copy the full SHA 33d7088View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d01fe2 - Browse repository at this point
Copy the full SHA 0d01fe2View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20302ca - Browse repository at this point
Copy the full SHA 20302caView commit details