This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Erez Sh 16f2f73d15 Adjust PR - Change warning to debug пре 3 година
..
__pyinstaller Added hook-lark.py and the required lines in setup.py пре 4 година
grammars Added more terminals to grammars/ folder пре 3 година
parsers Adjust PR - Change warning to debug пре 3 година
tools Fix for compression. Use base64 for compatibility пре 4 година
__init__.py Release candidate пре 3 година
common.py Make transformer work with tokens in standalone parser, fixes #648 пре 4 година
exceptions.py Fix various typos пре 3 година
grammar.py Reverted changes regarding EOF пре 4 година
indenter.py Correction for commit b83bac4 (Issue #316) пре 5 година
lark.py Added more terminals to grammars/ folder пре 3 година
lexer.py Completely redesigned the interface between Lexer<->Parser, and refactored LALR parser and lexers пре 3 година
load_grammar.py Merge branch 'custom_import_sources' of https://github.com/MegaIng/lark into MegaIng-custom_import_sources пре 3 година
parse_tree_builder.py Small fix to Earley debuging пре 3 година
parser_frontends.py Changes due to code review by @MegaIng пре 3 година
reconstruct.py Refactored reconstructor out into tree_matcher. Functionality should stay the same. пре 4 година
tree.py Merge branch 'evalable_repr' into master пре 4 година
tree_matcher.py Fix for tree_matcher пре 4 година
utils.py Fix various typos пре 3 година
visitors.py Improved docstrings for visitors пре 3 година