James Westman
|
b6ee649458
|
Simplify error & warning handling
|
2023-01-12 15:49:19 -06:00 |
|
James Westman
|
8fee46ec68
|
Format using black
|
2022-12-19 11:52:59 -06:00 |
|
James Westman
|
a24f16109f
|
Separate output into its own module
|
2022-10-15 19:40:47 -05:00 |
|
James Westman
|
4fefa0bd73
|
Add lookup expressions
|
2022-06-24 23:16:15 -05:00 |
|
James Westman
|
d987b15374
|
Add references to error messages
That way, errors can reference other parts of the code, like duplicate
properties.
|
2022-06-08 23:08:15 -05:00 |
|
James Westman
|
824476bda1
|
Add errors for duplicate properties and blocks
|
2022-06-08 23:08:15 -05:00 |
|
James Westman
|
42aa91d4d9
|
Detect when gobject-introspection is missing
Instead of a compiler bug error, show a proper error message that asks
whether gobject-introspection is installed.
Fixes #58.
|
2022-05-27 16:21:18 +00:00 |
|
James Westman
|
f197e68589
|
Use cached_property instead of a custom decorator
|
2022-03-28 14:38:05 -05:00 |
|
James Westman
|
ee5f32622f
|
reorganization: Finish moving parsing and AST
|
2022-01-26 22:37:51 -06:00 |
|
James Westman
|
5b76a3b8dd
|
Clean up some unused code
|
2021-12-16 22:08:04 -06:00 |
|
James Westman
|
544d152fb6
|
Rename to blueprint-compiler
This isn't an official GTK project so better to avoid using "GTK" in the
name.
|
2021-12-01 15:35:58 -06:00 |
|