blueprint-compiler/blueprintcompiler
James Westman 2033bd9e16
types: Add UncheckedType
This allows us to remember information about an external type, such as
its name, while still marking it as unchecked.
2022-12-25 14:04:36 -06:00
..
language types: Add UncheckedType 2022-12-25 14:04:36 -06:00
outputs xml: Fix flags and enums 2022-12-19 15:15:25 -06:00
__init__.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
ast_utils.py Format using black 2022-12-19 11:52:59 -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 xml: Fix flags and enums 2022-12-19 15:15:25 -06:00
errors.py Format using black 2022-12-19 11:52:59 -06:00
gir.py types: Add UncheckedType 2022-12-25 14:04:36 -06:00
interactive_port.py Format using black 2022-12-19 11:52:59 -06:00
lsp.py lsp: Support change events with no range 2022-12-25 18:09:57 +01:00
lsp_utils.py Format using black 2022-12-19 11:52:59 -06:00
main.py Format using black 2022-12-19 11:52:59 -06:00
parse_tree.py Format using black 2022-12-19 11:52:59 -06:00
parser.py Format using black 2022-12-19 11:52:59 -06:00
tokenizer.py Format using black 2022-12-19 11:52:59 -06:00
typelib.py Format using black 2022-12-19 11:52:59 -06:00
utils.py Format using black 2022-12-19 11:52:59 -06:00
xml_reader.py Format using black 2022-12-19 11:52:59 -06:00