blueprint-compiler/blueprintcompiler/extensions
James Westman 8d587b62a0
parser: Simplify parser construction
- Replace several different parse nodes with Match, which matches the
  exact text of a token but not the token type
- Allow arrays to be used in place of Sequence
2022-01-24 14:42:44 -06:00
..
__init__.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
gtk_a11y.py parser: Simplify parser construction 2022-01-24 14:42:44 -06:00
gtk_combo_box_text.py parser: Simplify parser construction 2022-01-24 14:42:44 -06:00
gtk_file_filter.py parser: Simplify parser construction 2022-01-24 14:42:44 -06:00
gtk_layout.py parser: Simplify parser construction 2022-01-24 14:42:44 -06:00
gtk_menu.py parser: Simplify parser construction 2022-01-24 14:42:44 -06:00
gtk_size_group.py parser: Simplify parser construction 2022-01-24 14:42:44 -06:00
gtk_string_list.py parser: Simplify parser construction 2022-01-24 14:42:44 -06:00
gtk_styles.py parser: Simplify parser construction 2022-01-24 14:42:44 -06:00