| .. |
|
__pyinstaller
|
Added hook-lark.py and the required lines in setup.py
|
5 years ago |
|
grammars
|
Added unicode.lark (Issue #738)
|
5 years ago |
|
parsers
|
Cleanup, and a few PEP8 changes
|
5 years ago |
|
tools
|
tools.nearley: Add support for case-insensitive strings (Issue #753)
|
5 years ago |
|
__init__.py
|
Release candidate
|
5 years ago |
|
common.py
|
Cleanup, and a few PEP8 changes
|
5 years ago |
|
exceptions.py
|
Make `UnexpectedCharacters` print the repr
|
5 years ago |
|
grammar.py
|
Cleanup, and a few PEP8 changes
|
5 years ago |
|
indenter.py
|
Correction for commit b83bac4 (Issue #316)
|
7 years ago |
|
lark.py
|
Cleanup, and a few PEP8 changes
|
5 years ago |
|
lexer.py
|
Cleanup, and a few PEP8 changes
|
5 years ago |
|
load_grammar.py
|
Cleanup, and a few PEP8 changes
|
5 years ago |
|
parse_tree_builder.py
|
Cleanup, and a few PEP8 changes
|
5 years ago |
|
parser_frontends.py
|
Make `LALR_CustomLexerWrapper` behave correctly + tests
|
5 years ago |
|
reconstruct.py
|
Refactored reconstructor out into tree_matcher. Functionality should stay the same.
|
5 years ago |
|
tree.py
|
Cleanup, and a few PEP8 changes
|
5 years ago |
|
tree_matcher.py
|
Fix for tree_matcher
|
5 years ago |
|
utils.py
|
Cleanup, and a few PEP8 changes
|
5 years ago |
|
visitors.py
|
Cleanup, and a few PEP8 changes
|
5 years ago |