jak-project/test
water111 71a894c393
move GOAL stack to GOAL memory (#114)
* move GOAL code stack to GOAL memory

* fix win arg reg and check rsp in debugger

* fix windows maybe and fix some incorrect logging formatters
2020-11-06 21:42:05 -05:00
..
goalc move GOAL stack to GOAL memory (#114) 2020-11-06 21:42:05 -05:00
all_jak1_symbols.cpp Cleaned up some unneeded changes 2020-08-29 15:11:16 -04:00
all_jak1_symbols.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
CMakeLists.txt add zydis library and a simple test (#108) 2020-10-31 14:31:13 -04:00
test_CodeTester.cpp Add defmethod and some uses of the deref operator (#51) 2020-09-18 22:02:27 -04:00
test_common_util.cpp Move duplicated utilities to the common util folder and remove NEXT_DIR (#29) 2020-09-10 20:03:31 -04:00
test_emitter.cpp Try to speed up the build (#106) 2020-10-29 21:27:52 -04:00
test_goos.cpp Compiler Cleanup (Part 2) (#56) 2020-09-25 21:11:27 -04:00
test_goos_file0.gs check in existing work 2020-08-22 22:30:12 -04:00
test_kernel.cpp Set up the compiler to ptrace the runtime (#107) 2020-10-31 14:07:43 -04:00
test_listener_deci2.cpp Fix Listener Socket Timeout on Windows (#28) 2020-09-09 20:14:13 -04:00
test_main.cpp Fix remaining failing tests 2020-10-09 19:44:16 -04:00
test_pretty_print.cpp Reduce time on windows pprint test until pretty-printer is improved 2020-10-08 23:48:36 -04:00
test_reader.cpp Add deftype (#48) 2020-09-17 21:47:52 -04:00
test_reader_file0.gc check in existing work 2020-08-22 22:30:12 -04:00
test_test.cpp check in existing work 2020-08-22 22:30:12 -04:00
test_type_system.cpp Try to speed up the build (#106) 2020-10-29 21:27:52 -04:00
test_zydis.cpp add zydis library and a simple test (#108) 2020-10-31 14:31:13 -04:00