language
|
Update menu syntax
|
2023-04-12 21:44:07 -05:00 |
outputs
|
Move bindings out of the Value syntax
|
2023-04-12 21:44:07 -05:00 |
__init__.py
|
Rename to blueprint-compiler
|
2021-12-01 15:35:58 -06:00 |
ast_utils.py
|
Fix crash
|
2023-04-13 17:43:44 -05:00 |
completions.py
|
Fix template types
|
2023-04-08 20:10:16 -05:00 |
completions_utils.py
|
Format using black
|
2022-12-19 11:52:59 -06:00 |
decompiler.py
|
Add Adw.MessageDialog responses extension
|
2023-03-28 12:43:53 -05:00 |
errors.py
|
errors: Report version in compiler bug message
|
2023-04-09 16:51:14 -05:00 |
gir.py
|
Fix template types
|
2023-04-08 20:10:16 -05:00 |
interactive_port.py
|
Add some type hints
|
2023-01-12 15:49:19 -06:00 |
lsp.py
|
lsp: Add compile an decompile commands
|
2023-03-19 22:14:42 +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
|
Remove unnecessary list() call
|
2023-03-20 13:27:21 -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
|
typelib: Fix crash when handling array types
|
2023-02-16 20:43:17 -06: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 |