jak-project/test
water111 abcd444a3b
Add deftype (#48)
* initial deftype implementation

* fix library setup for windows

* implement deftype

* fix memory bug

* fix formatting
2020-09-17 21:47:52 -04:00
..
old_goal_tests add old goal tests, just as a reference 2020-08-22 22:32:18 -04: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 deftype (#48) 2020-09-17 21:47:52 -04:00
test_CodeTester.cpp add some stores 2020-08-29 22:41:46 -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_compiler_and_runtime.cpp add format order test and fix reg order for windows 2020-09-15 18:49:55 -04:00
test_deftype.cpp Add deftype (#48) 2020-09-17 21:47:52 -04:00
test_emitter_integer_math.cpp all basic integer and floating point instructions are implemented 2020-09-02 17:34:33 -04:00
test_emitter_loads_and_store.cpp more progress on emitter integers 2020-09-02 16:24:13 -04:00
test_emitter_slow.cpp add some stores 2020-08-29 22:41:46 -04:00
test_emitter_xmm32.cpp all basic integer and floating point instructions are implemented 2020-09-02 17:34:33 -04:00
test_goos.cpp Add deftype (#48) 2020-09-17 21:47:52 -04:00
test_goos_file0.gs check in existing work 2020-08-22 22:30:12 -04:00
test_kernel.cpp Address compiler and test failures 2020-09-03 23:56:35 -04:00
test_listener_deci2.cpp Fix Listener Socket Timeout on Windows (#28) 2020-09-09 20:14:13 -04:00
test_main.cpp check in existing work 2020-08-22 22:30:12 -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 Add deftype (#48) 2020-09-17 21:47:52 -04:00