K. Lange
|
0d28885009
|
Fix that one old test to not go through float()
|
2022-06-29 13:55:21 +09:00 |
|
K Lange
|
2ed8e65c89
|
Rework KrkValue to use NaN-boxing
|
2021-03-24 20:49:44 +09:00 |
|
K Lange
|
ff8ed02ebd
|
Make print() a function before it's too late
|
2021-01-04 23:34:10 +09:00 |
|
K. Lange
|
a5928b18c9
|
bite the bullet and rename length() to __len__()
|
2020-12-30 15:50:26 +09:00 |
|
K. Lange
|
0f7bc84ad3
|
for loops must open a new scope around their blocks as well or they won't pop locals before the loop finishes
|
2020-12-29 08:23:18 +09:00 |
|
K Lange
|
e9261a2f56
|
change size of integers to long
|
2020-12-28 16:32:40 +09:00 |
|