|
6387615f68
|
Tokens - Added Static
|
2023-01-12 08:02:01 +01:00 |
|
|
ecc8f2ec8b
|
Removed various bits of unused code
|
2023-01-11 07:20:29 +01:00 |
|
|
616565bb0d
|
Token - Helper methods to better handle identifiers
|
2023-01-08 11:22:14 +01:00 |
|
|
f3b2552679
|
Tokens - Address ('@') token for loop labels
|
2023-01-02 10:00:05 +01:00 |
|
|
f8f9d376fb
|
Tokens - Break + Continue
|
2023-01-01 19:51:10 +01:00 |
|
|
0872f58baf
|
Tokens - Use the matches! macro for is_litteral()
|
2022-12-31 10:19:36 +01:00 |
|
|
980729ceb3
|
Tokens - Renamed EOF to Eof
|
2022-12-31 10:17:25 +01:00 |
|
|
ccc6fe0320
|
Token - is_litteral() method
|
2022-12-31 00:49:54 +01:00 |
|
|
aab0e0a591
|
Scanner - Add the EOF token
|
2022-12-31 00:02:41 +01:00 |
|
|
912c7a265e
|
Tokens - Stop complaining about EOF
|
2022-12-30 23:20:57 +01:00 |
|
|
987118be8b
|
Token-related definitions
|
2022-12-30 16:47:30 +01:00 |
|