This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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年前