blueprint-compiler/blueprintcompiler
2022-06-24 23:16:15 -05:00
..
language Add lookup expressions 2022-06-24 23:16:15 -05:00
__init__.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
ast_utils.py Add lookup expressions 2022-06-24 23:16:15 -05:00
completions.py completions: Add Gtk class completions 2022-03-12 18:00:01 -06:00
completions_utils.py tokenizer: Remove redundant token types 2022-02-09 15:24:56 -06:00
decompiler.py decompiler: Fix Adwaita version 2022-06-11 02:15:56 -05:00
errors.py Add references to error messages 2022-06-08 23:08:15 -05:00
gir.py validation: Disallow instantiating abstract classes 2022-04-28 23:35:34 -05:00
interactive_port.py port: Lock version number 2022-06-08 22:25:22 -05:00
lsp.py lsp: Set diagnostic relatedInformation 2022-06-08 23:08:15 -05:00
lsp_utils.py lsp: Report warnings correctly 2022-03-15 23:06:45 -05:00
main.py Include version number in lsp and cli 2022-06-08 22:25:22 -05:00
parse_tree.py Add lookup expressions 2022-06-24 23:16:15 -05:00
parser.py Add warning for sync-create 2022-02-09 15:39:02 -06:00
parser_utils.py reorganization: Finish moving parsing and AST 2022-01-26 22:37:51 -06:00
tokenizer.py tokenizer: Fix operator tokenization 2022-04-30 16:41:46 -05:00
utils.py Fix compiling empty file 2022-06-17 11:12:21 -05:00
xml_emitter.py xml: Convert GirType to type name automatically 2022-04-30 16:41:45 -05:00
xml_reader.py Use cached_property instead of a custom decorator 2022-03-28 14:38:05 -05:00