Commit Graph

11 Commits

Author SHA1 Message Date
Sasha Koshka 3662b2e298 Fixed type section parsing at EOF 2022-10-12 14:21:19 -04:00
Sasha Koshka c7e6c9299a Removed runes from the test case 2022-10-04 17:13:08 -04:00
Sasha Koshka 011c968192 Type section now passes test 2022-09-29 02:13:22 -04:00
Sasha Koshka 1bd886fea0 Rewrote type section correct test 2022-09-28 10:36:29 -04:00
Sasha Koshka f1cd9856ea Fixed TypeMember.ToString
Type section now passes test
2022-09-16 22:54:26 -04:00
Sasha Koshka 302ff76a8a Rewrote type section test case 2022-09-16 22:45:08 -04:00
Sasha Koshka dbd0eb570d Did some ToString stuff 2022-09-12 15:27:29 -04:00
Sasha Koshka 0af08a4d24 Merged objt and type test cases 2022-09-11 15:35:07 -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