Commit Graph

12 Commits

Author SHA1 Message Date
e481120950 add macros to KissInterp2 2025-11-14 13:48:45 -06:00
050a5fbf66 for and doFor in KissInterp2, roughly
Some checks failed
CI / test (push) Failing after 1m4s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Failing after 2m42s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Failing after 2m31s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Failing after 2m49s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Failing after 2m30s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Failing after 3m6s
2025-11-12 15:58:23 -06:00
fb2ffbeca7 KissInterp2 while 2025-11-12 14:38:08 -06:00
4f2bdf0f7f KissInterp2 lambda/localFunction/function
Some checks failed
CI / test (push) Failing after 56s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Failing after 1m52s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Failing after 1m39s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Failing after 2m19s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Failing after 1m46s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Failing after 2m5s
2025-11-11 18:58:11 -06:00
2678a2f217 nth and dictGet in KissInterp2
Some checks failed
CI / test (push) Failing after 15s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Failing after 44s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Failing after 46s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Failing after 50s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Failing after 56s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Failing after 51s
2025-11-09 15:54:57 -06:00
2f1a2e2b1d implement let for kissinterp2 2025-10-20 16:38:07 -05:00
870c19519f eval stringmap expressions
Some checks failed
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Failing after 0s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Failing after 1s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Failing after 3s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Failing after 11m5s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Failing after 11m33s
2025-09-24 17:57:44 -05:00
fdeae6235d support aliases in KissInterp2
Some checks failed
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Has started running
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Has been cancelled
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Has been cancelled
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Has been cancelled
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Has been cancelled
2025-09-15 21:19:29 -05:00
95780bd06c implement method/function call
Some checks failed
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Successful in 48s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Successful in 1m2s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Successful in 57s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Successful in 1m49s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Failing after 1m19s
2025-09-12 20:51:44 -05:00
269156dd09 implement field access 2025-09-12 20:35:00 -05:00
4670a8bd4e interp special forms map, if
Some checks failed
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Failing after 1m56s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Successful in 2m28s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Successful in 2m34s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Successful in 3m28s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Successful in 3m39s
2025-09-12 19:52:13 -05:00
722e475925 scaffold KissInterp2
All checks were successful
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Successful in 1m38s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Successful in 1m44s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Successful in 1m51s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Successful in 2m44s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Successful in 4m29s
2025-09-12 17:11:07 -05:00