blueprint-compiler/blueprintcompiler
James Westman 6938267952
Add properties to AST types
I want to have a cleaner API that relies less on the specifics of the
grammar and parser.
2023-01-12 15:49:19 -06:00
..
language Add properties to AST types 2023-01-12 15:49:19 -06:00
outputs Add properties to AST types 2023-01-12 15:49:19 -06:00
__init__.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
ast_utils.py Simplify error & warning handling 2023-01-12 15:49:19 -06:00
completions.py types: Add UncheckedType 2022-12-25 14:04:36 -06:00
completions_utils.py Format using black 2022-12-19 11:52:59 -06:00
decompiler.py Add some type hints 2023-01-12 15:49:19 -06:00
errors.py Add some type hints 2023-01-12 15:49:19 -06:00
gir.py Add some type hints 2023-01-12 15:49:19 -06:00
interactive_port.py Add some type hints 2023-01-12 15:49:19 -06:00
lsp.py Add some type hints 2023-01-12 15:49:19 -06:00
lsp_utils.py Format using black 2022-12-19 11:52:59 -06:00
main.py Add some type hints 2023-01-12 15:49:19 -06:00
parse_tree.py Add some type hints 2023-01-12 15:49:19 -06:00
parser.py Simplify error & warning handling 2023-01-12 15:49:19 -06:00
tokenizer.py Add some type hints 2023-01-12 15:49:19 -06:00
typelib.py Add some type hints 2023-01-12 15:49:19 -06:00
utils.py language: Change extern type syntax 2023-01-12 15:49:19 -06:00
xml_reader.py Add some type hints 2023-01-12 15:49:19 -06:00