Commit Graph

8 Commits

Author SHA1 Message Date
Sasha Koshka 93bc742339 Fixed enum test case to match ToString 2022-09-27 18:23:23 -04:00
Sasha Koshka 38409db74b Updated enum correct test case 2022-09-27 17:05:13 -04:00
Sasha Koshka 8b8754a12d Enum now passes its test 2022-09-17 02:11:12 -04:00
Sasha Koshka b76cb30d94 Fixed bug with identifier parsing 2022-09-17 02:07:50 -04:00
Sasha Koshka b260d9424a Introducing new enum syntax 2022-09-17 00:58:08 -04:00
Sasha Koshka cc1eaa2c11 Add test case for skimming 2022-09-05 14:52:37 -04:00
Sasha Koshka 51def46d91 Updated other test cases and examples to match 2022-09-05 11:35:32 -04:00
Sasha Koshka b64fbd9fc4 Split tests into multiple files
This should make it easier to work on sections independantly of one another
without creating merge conflicts
2022-08-24 01:22:24 -04:00