Kayne Ruse
|
d3c085c300
|
Added an out-of-bounds check
|
2022-09-09 19:52:36 +01:00 |
|
Kayne Ruse
|
f8747d8707
|
Tried speeding it up, didn't really work
|
2022-09-08 09:44:45 +01:00 |
|
Kayne Ruse
|
5861602f23
|
changed dot operator to access global functions
|
2022-09-08 01:18:20 +01:00 |
|
Kayne Ruse
|
8550f3141c
|
Fixed bounds error
|
2022-09-08 04:43:39 +10:00 |
|
Kayne Ruse
|
8d8928438d
|
How did I forget something so basic?
|
2022-09-07 19:32:43 +01:00 |
|
Kayne Ruse
|
9a55ff221a
|
Fixed some indexing bugs
|
2022-09-07 18:43:32 +01:00 |
|
Kayne Ruse
|
39af340fbc
|
It's done for now
|
2022-09-06 10:49:22 +01:00 |
|
Kayne Ruse
|
d97fd3fc22
|
More of a sprinkle than a leak
|
2022-09-06 09:50:14 +01:00 |
|
Kayne Ruse
|
17f1dc8647
|
cleaning up tests
|
2022-09-06 09:22:50 +01:00 |
|
Kayne Ruse
|
b8f20add66
|
Finished slice and dot notation, needs a lot of testing
|
2022-09-06 06:46:50 +01:00 |
|
Kayne Ruse
|
304e1a5fb0
|
Plumbing for index and dot notations is working
|
2022-09-05 17:43:42 +01:00 |
|
Kayne Ruse
|
ae270008b0
|
Added errorOutput to interpreter, moved builtin functions to their own file
|
2022-09-04 15:15:30 +01:00 |
|