blueprint-compiler/blueprintcompiler
2023-06-14 00:29:04 +00:00
..
language Minor performance optimizations 2023-06-13 19:01:33 -05:00
outputs Fix template IDs in breakpoint setters 2023-05-17 10:01:23 -05:00
__init__.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
ast_utils.py More errors for duplicates 2023-05-17 10:41:45 -05:00
completions.py Remove unused imports and code 2023-05-06 15:30:18 -05:00
completions_utils.py Add Gtk.Scale mark syntax 2023-05-13 20:19:29 -05:00
decompiler.py Change template syntax 2023-05-13 16:49:48 -05:00
errors.py errors: Report version in compiler bug message 2023-04-09 16:51:14 -05:00
gir.py Minor performance optimizations 2023-06-13 19:01:33 -05:00
interactive_port.py cli: Ignore hidden folders in interactive port 2023-05-07 03:01:25 +02:00
lsp.py lsp: Decompile empty XML docs to empty strings 2023-06-14 00:29:04 +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 Add Gtk.Scale mark syntax 2023-05-13 20:19:29 -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 Minor performance optimizations 2023-06-13 19:01:33 -05: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