|
bd25006897
|
Fixed some errors that cropped up in the data section test
|
2022-09-17 11:50:27 -04:00 |
|
|
2f26e63354
|
Reinstated those two lines in the data section test
|
2022-09-16 23:01:32 -04:00 |
|
|
aff5b1749c
|
Various ToString fixes
|
2022-09-16 22:35:55 -04:00 |
|
|
ff04433ad5
|
The parser now steps past >
|
2022-09-16 18:27:26 -04:00 |
|
|
319b60bfcd
|
not tryna work on this on my laptop rn
|
2022-09-15 22:43:02 -04:00 |
|
|
eaeba12fbe
|
Removed old things from tree-tostring.go
|
2022-09-15 15:10:52 -04:00 |
|
|
dbd0eb570d
|
Did some ToString stuff
|
2022-09-12 15:27:29 -04:00 |
|
|
362b904900
|
Rewrote test cases with new syntax
|
2022-09-11 10:52:53 -04:00 |
|
|
cc1eaa2c11
|
Add test case for skimming
|
2022-09-05 14:52:37 -04:00 |
|
|
2295e3bd32
|
Data sections can now be marked as external
|
2022-09-05 14:09:47 -04:00 |
|
|
5127b80630
|
Parser has been updated to handle new syntax
|
2022-09-05 11:28:27 -04:00 |
|
|
0b71ab8787
|
Added test case with multiple type qualifiers
|
2022-09-05 11:23:16 -04:00 |
|
|
7731fa86a1
|
Updated test case for new syntax
|
2022-09-05 11:12:55 -04:00 |
|
Sasha Koshka
|
fa1d8efe55
|
Its just as I feared. Identifier parsing doesn't work!
|
2022-08-24 23:50:16 -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 |
|