jak-project/test
water111 123f3b509d
[Decompiler] Fix let bug (#328)
* fix let definition bug

* remove debug prints and add test
2021-03-22 16:46:02 -04:00
..
decompiler [Decompiler] Fix let bug (#328) 2021-03-22 16:46:02 -04:00
goalc [Decompiler] Replace type hint system and improve variable types. (#320) 2021-03-13 16:10:39 -05:00
offline fix set! missing typecast (#324) 2021-03-17 19:26:35 -04:00
test_data Support "game count" and v4 objects (#140) 2020-11-24 20:48:38 -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 [Decompiler] Add offline tests (#303) 2021-03-03 15:42:55 -05:00
test_CodeTester.cpp [Compiler] Improve spills and register backups (#175) 2020-12-31 15:59:11 -05:00
test_common_util.cpp [Decompiler] Replace type hint system and improve variable types. (#320) 2021-03-13 16:10:39 -05:00
test_emitter.cpp add sqrt (#270) 2021-02-17 00:57:21 -05:00
test_emitter_avx.cpp [Decomp] Decompile engine math library types (#272) 2021-02-20 11:42:46 -05:00
test_goos.cpp [decompiler] Print floats as neatly as possible (#307) 2021-03-04 00:47:46 -05: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 [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
test_main.cpp [Decompiler] Add offline tests (#303) 2021-03-03 15:42:55 -05: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 Process Text Files in Decompiler (#122) 2020-11-19 21:22:16 -05:00
test_type_system.cpp [Decompiler] Fix issues in gcommon (#305) 2021-03-03 20:52:25 -05:00
test_zydis.cpp add zydis library and a simple test (#108) 2020-10-31 14:31:13 -04:00