blueprint-compiler/blueprintcompiler/language
James Westman 6938267952
Add properties to AST types
I want to have a cleaner API that relies less on the specifics of the
grammar and parser.
2023-01-12 15:49:19 -06:00
..
__init__.py language: Add closure expressions 2022-12-25 14:04:41 -06:00
attributes.py Format using black 2022-12-19 11:52:59 -06:00
common.py language: Change extern type syntax 2023-01-12 15:49:19 -06:00
expression.py language: Add closure expressions 2022-12-25 14:04:41 -06:00
gobject_object.py language: Change extern type syntax 2023-01-12 15:49:19 -06:00
gobject_property.py language: Add cast expressions 2022-12-25 14:04:40 -06:00
gobject_signal.py language: Use new extern syntax in signal handlers 2023-01-12 15:49:19 -06:00
gtk_a11y.py Format using black 2022-12-19 11:52:59 -06:00
gtk_combo_box_text.py Format using black 2022-12-19 11:52:59 -06:00
gtk_file_filter.py Format using black 2022-12-19 11:52:59 -06:00
gtk_layout.py Format using black 2022-12-19 11:52:59 -06:00
gtk_menu.py Add properties to AST types 2023-01-12 15:49:19 -06:00
gtk_size_group.py Format using black 2022-12-19 11:52:59 -06:00
gtk_string_list.py Format using black 2022-12-19 11:52:59 -06:00
gtk_styles.py Format using black 2022-12-19 11:52:59 -06:00
gtkbuilder_child.py Format using black 2022-12-19 11:52:59 -06:00
gtkbuilder_template.py types: Add UncheckedType 2022-12-25 14:04:36 -06:00
imports.py Format using black 2022-12-19 11:52:59 -06:00
response_id.py Format using black 2022-12-19 11:52:59 -06:00
types.py language: Change extern type syntax 2023-01-12 15:49:19 -06:00
ui.py Add properties to AST types 2023-01-12 15:49:19 -06:00
values.py Add properties to AST types 2023-01-12 15:49:19 -06:00