blueprint-compiler/blueprintcompiler
2023-05-08 10:11:40 -05:00
..
language Add Adw.Breakpoint custom syntax 2023-05-08 10:11:40 -05:00
outputs Add Adw.Breakpoint custom syntax 2023-05-08 10:11:40 -05:00
__init__.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
ast_utils.py Refactor child types 2023-04-29 21:52:20 -05:00
completions.py Remove unused imports and code 2023-05-06 15:30:18 -05:00
completions_utils.py Format using black 2022-12-19 11:52:59 -06:00
decompiler.py Add Adw.MessageDialog responses extension 2023-03-28 12:43:53 -05:00
errors.py errors: Report version in compiler bug message 2023-04-09 16:51:14 -05:00
gir.py Fix template types 2023-04-08 20:10:16 -05:00
interactive_port.py cli: Ignore hidden folders in interactive port 2023-05-07 03:01:25 +02:00
lsp.py lsp: Add compile an decompile commands 2023-03-19 22:14:42 +00:00
lsp_utils.py lsp: Add compile an decompile commands 2023-03-19 22:14:42 +00:00
main.py Add --typelib-path command line argument 2023-03-16 18:21:56 -05:00
parse_tree.py Remove unnecessary list() call 2023-03-20 13:27:21 -05:00
parser.py Change the way values work 2023-01-12 15:49:19 -06:00
tokenizer.py Lsp hotfix 2023-03-24 16:27:22 +00:00
typelib.py typelib: Fix crash when handling array types 2023-02-16 20:43:17 -06:00
utils.py language: Change extern type syntax 2023-01-12 15:49:19 -06:00
xml_reader.py lsp: Add compile an decompile commands 2023-03-19 22:14:42 +00:00