Commit graph

5 commits

Author SHA1 Message Date
James Westman
b4d4877e07
Fix bugs in the tokenizer
- Fix bug where empty strings were not recognized
- Add an end index to the tokenizer's compile error
2021-11-12 09:42:48 -06:00
James Westman
b9068e24ab
Fix type checker errors 2021-10-26 23:13:31 -05:00
James Westman
e553e5db29
Add GObject Introspection integration
- Parse .gir files
- Validate class, property, and signal names
2021-10-22 21:14:30 -05:00
James Westman
d98b7d5891
Add tokenizer tests 2021-10-18 12:37:05 -05:00
James Westman
3a4b7c6dc3
Initial commit 2021-10-17 15:26:34 -05:00