blueprint-compiler/gtkblueprinttool
James Westman c443009261
Add batch-compile command
This makes it easier to use gtk-blueprint-tool from meson because you
only need one custom_target().
2021-10-27 12:40:10 -05:00
..
__init__.py Add setup.py 2021-10-17 23:45:24 -05:00
ast.py Fix type checker errors 2021-10-26 23:13:31 -05:00
ast_utils.py lsp: Show docs on hover 2021-10-26 10:54:32 -05:00
errors.py Fix type checker errors 2021-10-26 23:13:31 -05:00
gir.py Fix type checker errors 2021-10-26 23:13:31 -05:00
lsp.py fix type check 2021-10-27 12:39:40 -05:00
lsp_utils.py lsp: Show docs on hover 2021-10-26 10:54:32 -05:00
main.py Add batch-compile command 2021-10-27 12:40:10 -05:00
parse_tree.py Fix type checker errors 2021-10-26 23:13:31 -05:00
parser.py Support C class names that ignore GIR 2021-10-26 22:47:54 -05:00
tokenizer.py Fix type checker errors 2021-10-26 23:13:31 -05:00
utils.py Fix type checker errors 2021-10-26 23:13:31 -05:00
xml_emitter.py Initial commit 2021-10-17 15:26:34 -05:00
xml_reader.py lsp: Show docs on hover 2021-10-26 10:54:32 -05:00