blueprint-compiler/blueprintcompiler
2023-09-28 17:33:43 -05:00
..
language decompiler: Use single quotes 2023-09-28 17:18:45 -05:00
outputs Add notice that the file is generated 2023-09-17 02:25:39 +03: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: Use single quotes 2023-09-28 17:18:45 -05:00
errors.py Use the new Range class in more places 2023-07-25 20:01:41 -05:00
formatter.py formatter: Make it pass the new tests 2023-09-28 17:33:43 -05: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
lsp.py Merge branch 'main' of https://gitlab.gnome.org/jwestman/blueprint-compiler into formatter 2023-09-22 22:25:15 +02:00
lsp_utils.py Formatter: LSP: Return TextEdit as JSON 2023-09-07 21:59:20 +02:00
main.py main.py: Fix a debug print statement 2023-09-28 18:05:55 +02: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 Use the new Range class in more places 2023-07-25 20:01:41 -05:00
typelib.py typelib: Fix byte order issue 2023-09-14 10:19:49 -05:00
utils.py decompiler: Use single quotes 2023-09-28 17:18:45 -05:00
xml_reader.py Add isort to CI and run on files 2023-07-09 14:26:37 +00:00