jak-project/game
water111 d56540f8c0
Add lambda and static objects (#30)
* add some more tests for let

* support static strings

* add function calling

* add prints for windows debgu

* one test only

* try swapping r14 and r15 in windows

* swap back

* disable defun for now

* fix massive bug

* fix formatting
2020-09-12 13:11:42 -04:00
..
common check in existing work 2020-08-22 22:30:12 -04:00
kernel Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
overlord Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
sce Got rid of a lot of windows ifdefs 2020-09-07 20:00:02 -04:00
system Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
CMakeLists.txt Move duplicated utilities to the common util folder and remove NEXT_DIR (#29) 2020-09-10 20:03:31 -04:00
fake_iso.txt check in existing work 2020-08-22 22:30:12 -04:00
main.cpp working return integer tests as part of gtest 2020-09-06 16:58:25 -04:00
runtime.cpp Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
runtime.h working return integer tests as part of gtest 2020-09-06 16:58:25 -04:00