blueprint-compiler/blueprintcompiler
James Westman 1a4bf893f1 Merge branch 'not-swapped' into 'main'
language: Add not-swapped flag for signals

Closes #147

See merge request jwestman/blueprint-compiler!223
2024-12-22 19:34:40 +00:00
..
language language: Add not-swapped flag for signals 2024-12-09 20:34:48 -06:00
outputs language: Add not-swapped flag for signals 2024-12-09 20:34:48 -06:00
__init__.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
annotations.py completions: Detect translatable properties 2024-12-21 17:47:36 -06:00
ast_utils.py lsp: Add reference documentation on hover 2024-10-20 21:10:14 -05:00
completions.py completions: Detect translatable properties 2024-12-21 17:47:36 -06:00
completions_utils.py Disable completer if applies_in_subclass type is not found 2024-02-02 11:03:16 +01:00
decompiler.py decompiler: Support sub-templates 2024-08-24 13:04:21 -05:00
errors.py errors: Show error length with carets 2024-07-27 03:38:43 +00:00
formatter.py Tiny formatter improvements 2023-12-19 02:29:09 +00:00
gir.py Port to libgirepository-2.0 2024-12-16 13:37:40 +00:00
interactive_port.py Fix formatting 2024-02-01 19:38:19 -06:00
lsp.py lsp: Fix format of JSON-RPC content part ending with \r\n 2024-12-10 01:27:28 +00:00
lsp_utils.py lsp: Add reference documentation on hover 2024-10-20 21:10:14 -05:00
main.py cli: Add decompile command 2024-08-23 18:29:34 -05:00
parse_tree.py Parse escape sequences instead of using replace 2023-09-28 17:18:45 -05:00
parser.py build: Update Docker container 2024-10-19 19:16:45 -05:00
tokenizer.py Add warning for unused imports 2024-04-06 14:33:20 -05:00
typelib.py typelib: Fix field offsets for attributes 2024-10-19 10:21:13 -05:00
utils.py decompiler: Add more decompilable tags 2024-07-26 23:05:37 -05:00
xml_reader.py Add isort to CI and run on files 2023-07-09 14:26:37 +00:00