..
__init__.py
Add lambda values
2022-07-23 15:10:28 -05:00
attributes.py
language: a11y: Fix property names
2022-03-28 14:38:05 -05:00
common.py
Tweak the way scopes work
2022-07-23 15:10:28 -05:00
expression.py
expressions: Add casts
2022-07-23 15:10:28 -05:00
gobject_object.py
grammar: Create an AST node for type names
2022-07-09 16:05:10 -05:00
gobject_property.py
Add lookup expressions
2022-06-24 23:16:15 -05:00
gobject_signal.py
reorganization: Move decompilers
2022-01-26 22:55:27 -06:00
gtk_a11y.py
Add errors for duplicate properties and blocks
2022-06-08 23:08:15 -05:00
gtk_combo_box_text.py
Add errors for duplicate properties and blocks
2022-06-08 23:08:15 -05:00
gtk_file_filter.py
Add errors for duplicate properties and blocks
2022-06-08 23:08:15 -05:00
gtk_layout.py
Add errors for duplicate properties and blocks
2022-06-08 23:08:15 -05:00
gtk_menu.py
validation: Disallow instantiating abstract classes
2022-04-28 23:35:34 -05:00
gtk_size_group.py
Add errors for duplicate properties and blocks
2022-06-08 23:08:15 -05:00
gtk_string_list.py
Add errors for duplicate properties and blocks
2022-06-08 23:08:15 -05:00
gtk_styles.py
Add errors for duplicate properties and blocks
2022-06-08 23:08:15 -05:00
gtkbuilder_child.py
Validate that an object can have children
2022-07-09 16:40:02 -05:00
gtkbuilder_template.py
Fix referencing template by ID
2022-07-16 21:16:45 -05:00
imports.py
lsp: Fix crash when import version missing
2022-07-09 20:00:10 +00:00
lambdas.py
Tweak the way scopes work
2022-07-23 15:10:28 -05:00
response_id.py
action widgets: Fix grammar
2022-06-08 23:55:22 -05:00
types.py
grammar: Create an AST node for type names
2022-07-09 16:05:10 -05:00
ui.py
Tweak the way scopes work
2022-07-23 15:10:28 -05:00
values.py
Use typelib instead of XML
2022-06-25 00:15:20 -05:00