blueprint-compiler/gtkblueprinttool
James Westman e553e5db29
Add GObject Introspection integration
- Parse .gir files
- Validate class, property, and signal names
2021-10-22 21:14:30 -05:00
..
tests Add CI 2021-10-18 12:46:49 -05:00
__init__.py Add setup.py 2021-10-17 23:45:24 -05:00
ast.py Add GObject Introspection integration 2021-10-22 21:14:30 -05:00
errors.py Add GObject Introspection integration 2021-10-22 21:14:30 -05:00
gir.py Add GObject Introspection integration 2021-10-22 21:14:30 -05:00
main.py Add GObject Introspection integration 2021-10-22 21:14:30 -05:00
parse_tree.py Add GObject Introspection integration 2021-10-22 21:14:30 -05:00
parser.py Add GObject Introspection integration 2021-10-22 21:14:30 -05:00
pipeline.py Initial commit 2021-10-17 15:26:34 -05:00
tokenizer.py Add GObject Introspection integration 2021-10-22 21:14:30 -05:00
utils.py Add GObject Introspection integration 2021-10-22 21:14:30 -05:00
xml_emitter.py Initial commit 2021-10-17 15:26:34 -05:00
xml_reader.py Add GObject Introspection integration 2021-10-22 21:14:30 -05:00