|
a492622e30
|
Edited func section test case
|
2022-09-17 12:07:39 -04:00 |
|
|
51def46d91
|
Updated other test cases and examples to match
|
2022-09-05 11:35:32 -04:00 |
|
|
1274eeb400
|
Parser now uses new equal signs
|
2022-09-03 20:32:27 -04:00 |
|
|
6446cbfafc
|
The test case was wrong
|
2022-09-03 20:07:25 -04:00 |
|
|
ac548bf438
|
loc will be the referencing "operator"
|
2022-09-03 16:24:13 -04:00 |
|
|
7bde082f36
|
Switch cases are parsed now
|
2022-09-03 15:38:57 -04:00 |
|
|
1f68f252e0
|
Added defer statement to control flow test
|
2022-09-03 00:17:50 -04:00 |
|
|
32e5b0ce98
|
Fixed parser test case
The octal literals with 9 in them were causing the parser to fail.
|
2022-09-02 01:40:33 -04:00 |
|
|
ed44795664
|
Lexer now rejects strange chars in integer literals
|
2022-09-02 01:37:58 -04:00 |
|
|
09706ef7f3
|
Commented out some things in func test case
Apparently, cBasicPhrases is somehow causing the mysterious nil
tree bug. this will be investigated further soon.
|
2022-09-01 21:38:50 -04:00 |
|
|
d9e58cee0c
|
Uncommented things in func section test
|
2022-09-01 20:54:10 -04:00 |
|
Sasha Koshka
|
453a596587
|
Added test case for new tokens
|
2022-08-25 23:17:42 -04:00 |
|
|
6bbee2e13b
|
Created comprehensive test case
|
2022-08-25 15:46:35 -04:00 |
|
Sasha Koshka
|
9fd285920b
|
Began writing test case for function sections
|
2022-08-25 13:31:09 -04:00 |
|