Kayne Ruse
|
ec91bac8a5
|
Native functions are working
|
2022-08-27 15:39:42 +01:00 |
|
Kayne Ruse
|
ffc50ceafb
|
Closures work
|
2022-08-26 03:54:58 +01:00 |
|
Kayne Ruse
|
ce2073832b
|
Patched a potential leak
|
2022-08-22 21:23:24 +01:00 |
|
Kayne Ruse
|
45920f763c
|
Tweaked error messages
|
2022-08-22 05:17:17 +01:00 |
|
Kayne Ruse
|
afad0d99cb
|
I think var declarations are working correctly; no type checking yet
|
2022-08-13 15:57:30 +01:00 |
|
Kayne Ruse
|
6d5549fc8e
|
Added scopes using '{}' symbols, read more
I've also added a new literal type called 'identifier'. This will be
used for variable names, and has a type mask embedded in it.
|
2022-08-08 15:02:12 +01:00 |
|
Kayne Ruse
|
6f4bfc0e10
|
Implemented and tested literal dictionary
|
2022-08-08 07:58:30 +01:00 |
|