blueprint-compiler/blueprintcompiler
2024-01-26 18:19:06 +01:00
..
language language: Add translation-domain 2023-12-13 23:43:29 +00:00
outputs language: Add translation-domain 2023-12-13 23:43:29 +00: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 decompiler: Format resulting Blueprints 2023-12-29 02:30:13 +00:00
errors.py errors: Fix bug when compiling empty file 2023-12-24 21:40:45 -06:00
formatter.py Tiny formatter improvements 2023-12-19 02:29:09 +00:00
gir.py Handle big endian bitfields correctly 2023-09-13 08:43:54 -06:00
interactive_port.py Add isort to CI and run on files 2023-07-09 14:26:37 +00:00
linter.py add a11y rules 2024-01-26 18:19:06 +01:00
lsp.py Tiny formatter improvements 2023-12-19 02:29:09 +00:00
lsp_utils.py Add a formatter 2023-11-03 06:49:22 -05:00
main.py Add a WIP linter 2024-01-23 01:00:22 +01:00
parse_tree.py Parse escape sequences instead of using replace 2023-09-28 17:18:45 -05:00
parser.py Use the new Range class in more places 2023-07-25 20:01:41 -05:00
tokenizer.py tokenizer: Allow escaped newlines 2023-10-26 18:50:07 -05:00
typelib.py typelib: Fix byte order issue 2023-09-14 10:19:49 -05:00
utils.py tokenizer: Allow escaped newlines 2023-10-26 18:50:07 -05:00
xml_reader.py Add isort to CI and run on files 2023-07-09 14:26:37 +00:00