blueprint-compiler/blueprintcompiler
2023-09-03 18:44:58 +02:00
..
language Run black 2023-09-03 18:44:58 +02:00
outputs Fix parsing decimals 2023-07-20 19:25:25 -05:00
__init__.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
ast_utils.py Sort imports 2023-07-25 20:07:37 -05:00
completions.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
completions_utils.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
decompiler.py Add isort to CI and run on files 2023-07-09 14:26:37 +00:00
errors.py Use the new Range class in more places 2023-07-25 20:01:41 -05:00
formatter.py Implement setting tabs and spaces for indents 2023-08-27 16:45:11 +02:00
gir.py lsp: Add code action to add missing imports 2023-07-25 20:02:03 -05:00
interactive_port.py Add isort to CI and run on files 2023-07-09 14:26:37 +00:00
lsp.py Run isort 2023-08-30 17:57:45 +02:00
lsp_utils.py Merge branch 'main' of https://gitlab.gnome.org/jwestman/blueprint-compiler into formatter 2023-08-29 22:55:14 +02:00
main.py Implement setting tabs and spaces for indents 2023-08-27 16:45:11 +02:00
parse_tree.py Run black 2023-09-03 18:44:58 +02:00
parser.py Use the new Range class in more places 2023-07-25 20:01:41 -05:00
tokenizer.py Use the new Range class in more places 2023-07-25 20:01:41 -05:00
typelib.py Emit deprecation warnings 2023-07-23 18:09:29 -05:00
utils.py language: Change extern type syntax 2023-01-12 15:49:19 -06:00
xml_reader.py Add isort to CI and run on files 2023-07-09 14:26:37 +00:00