blueprint-compiler/blueprintcompiler/language
James Westman 0b402db4d5
language: Change extern type syntax
Use a '$' instead of a '.' to indicate a type provided in application
code.

The reason for the change is to have a consistent "extern" symbol that
isn't widely used elsewhere and isn't ambiguous in expressions.
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 types: Add UncheckedType 2022-12-25 14:04:36 -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 Fix menus 2022-12-19 15:15:25 -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 Format using black 2022-12-19 11:52:59 -06:00
values.py xml: Fix flags and enums 2022-12-19 15:15:25 -06:00