.. |
__pyinstaller
|
style: run pre-commit
|
2022-05-25 10:05:13 -04:00 |
grammars
|
Merge pull request #1230 from vincent-hugot/master
|
2023-01-30 02:35:55 +01:00 |
parsers
|
Standalone: Added support for interactive parser.
|
2023-10-22 11:30:17 +07:00 |
tools
|
Standalone: Added support for interactive parser.
|
2023-10-22 11:30:17 +07:00 |
__init__.py
|
Version bump (1.1.8)
|
2023-10-23 15:10:46 +07:00 |
ast_utils.py
|
Add and improve docstrings (#1326)
|
2023-08-23 14:41:59 +03:00 |
common.py
|
Typing: Added more type annotations
|
2023-10-02 23:55:19 +03:00 |
exceptions.py
|
Typing: Added more type annotations
|
2023-10-02 23:55:19 +03:00 |
grammar.py
|
Typing: Added more type annotations
|
2023-10-02 23:55:19 +03:00 |
indenter.py
|
Add and improve docstrings (#1326)
|
2023-08-23 14:41:59 +03:00 |
lark.py
|
Fixes according to review notes (more accurate type for tree_class)
|
2023-09-25 18:50:56 +03:00 |
lexer.py
|
Typing: Fix typing in lexer
|
2023-10-02 23:56:54 +03:00 |
load_grammar.py
|
Typing fixes. Mypy now produces 0 type errors
|
2023-10-20 21:27:58 +07:00 |
parse_tree_builder.py
|
Add and improve docstrings (#1326)
|
2023-08-23 14:41:59 +03:00 |
parser_frontends.py
|
Typing: Fix typing in lexer
|
2023-10-02 23:56:54 +03:00 |
py.typed
|
Improvements to type checking
|
2021-09-13 16:27:28 +02:00 |
reconstruct.py
|
Add and improve docstrings (#1326)
|
2023-08-23 14:41:59 +03:00 |
tree.py
|
Propagate-positions: Expanded the explanation regarding container_* attributes.
|
2023-07-03 21:16:04 +03:00 |
tree_matcher.py
|
Fix typos
|
2023-01-29 10:51:18 +08:00 |
tree_templates.py
|
Fix typos
|
2023-01-29 10:51:18 +08:00 |
utils.py
|
Typing fixes. Mypy now produces 0 type errors
|
2023-10-20 21:27:58 +07:00 |
visitors.py
|
Typing fixes. Mypy now produces 0 type errors
|
2023-10-20 21:27:58 +07:00 |