Commit Graph

5 Commits

Author SHA1 Message Date
70f2c47e4f impliement more methods to number, hopefully finishing the requirements from within the number object mostly 2024-07-11 03:17:27 +01:00
b4a02be086 make for loops use int64 to hopefully speed up iterations 2024-07-10 12:30:06 +01:00
53f7637234 begin coverting old code that uses non oop numbers to use oop numbers 2024-07-10 01:47:15 +01:00
c207c0668d Fix indentation and translation errors in doWrap,
forLoop, ifStatement, and whileLoop functions.
Also fix syntax error in broken_funcCall test
file.
2023-11-14 21:48:04 +00:00
b56c1fc485 add for loop 2023-03-20 00:00:17 +00:00