Commit Graph

7 Commits

Author SHA1 Message Date
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
65c608e088 allow single line if statements 2023-11-14 20:27:17 +00:00
6b804f58d2 fix broken return on if statement 2023-08-08 18:58:24 +01:00
583e28b2f7 fix do wrap bugs 2023-08-08 18:45:03 +01:00
88129528f4 fix parsing taking really long 2023-06-29 23:45:23 +01:00
814209c392 make arrays an object 2023-03-15 21:02:00 +00:00
4619f1c278 add while and forever loops 2023-03-12 01:10:31 +00:00