jak-project/game/system
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
..
Deci2Server.cpp Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
Deci2Server.h Use shim in Listener/Deci2Server 2020-09-07 19:59:44 -04:00
deci_common.h Merge remote-tracking branch 'water111/master' into windows-nodeci 2020-09-03 20:16:28 -04:00
IOP_Kernel.cpp Windows threading fixes 2020-08-28 11:59:20 -06:00
IOP_Kernel.h Replacing std::exception with std::runtime_error 2020-08-26 22:24:03 -06:00
iop_thread.cpp Add a bunch of #ifdefs to keep things working as expected on linux 2020-09-03 22:24:50 -04:00
iop_thread.h clang-format all the things 2020-08-26 01:21:33 -04:00
SystemThread.cpp Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
SystemThread.h Address compiler and test failures 2020-09-03 23:56:35 -04:00
Timer.h Cleanup test step 2020-09-04 23:31:22 -04:00