This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Erez Sh 16f2f73d15 Adjust PR - Change warning to debug há 3 anos
..
__pyinstaller Added hook-lark.py and the required lines in setup.py há 4 anos
grammars Added more terminals to grammars/ folder há 3 anos
parsers Adjust PR - Change warning to debug há 3 anos
tools Fix for compression. Use base64 for compatibility há 4 anos
__init__.py Release candidate há 3 anos
common.py Make transformer work with tokens in standalone parser, fixes #648 há 4 anos
exceptions.py Fix various typos há 3 anos
grammar.py Reverted changes regarding EOF há 4 anos
indenter.py Correction for commit b83bac4 (Issue #316) há 5 anos
lark.py Added more terminals to grammars/ folder há 3 anos
lexer.py Completely redesigned the interface between Lexer<->Parser, and refactored LALR parser and lexers há 3 anos
load_grammar.py Merge branch 'custom_import_sources' of https://github.com/MegaIng/lark into MegaIng-custom_import_sources há 3 anos
parse_tree_builder.py Small fix to Earley debuging há 3 anos
parser_frontends.py Changes due to code review by @MegaIng há 3 anos
reconstruct.py Refactored reconstructor out into tree_matcher. Functionality should stay the same. há 4 anos
tree.py Merge branch 'evalable_repr' into master há 4 anos
tree_matcher.py Fix for tree_matcher há 4 anos
utils.py Fix various typos há 3 anos
visitors.py Improved docstrings for visitors há 3 anos