jak-project/test
Tyler Wilding 82e0517275
d/jak2: get script decompiling, no ref tests yet (#1877)
Has boxed array accessing that prevents me from adding anything to ref
tests (the entire file is lambdas so the access pattern that i would
like to ignore happens at the top-level, can't ignore it.

This code actually already has quite a bit of original docstrings so
it's not too bad in that regard considering a `script-context` can have
16 arbitrary objects. It seems they rarely put more than a single object
in the context and the types are usually obvious / are actually type
checked!
2022-09-14 19:37:12 -04:00
..
decompiler d/jak2: get script decompiling, no ref tests yet (#1877) 2022-09-14 19:37:12 -04:00
game Ast/kbm remapper update (#1800) 2022-08-26 11:59:11 -04:00
goalc d/jak2: finish mood-funcs | mood-funcs2 | almost all of mood and airlock (#1842) 2022-09-06 20:35:00 -04:00
offline d/jak2: mostly finish mysql-nav-graph and fix docstring handling around with-pp/local-vars (#1869) 2022-09-13 18:15:02 -04:00
test_data subtitle editor fixes + other smaller fixes (#1572) 2022-06-29 19:43:23 -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 Added first working instance of controller/keyboard re-mapper (#1702) 2022-08-19 11:28:06 -04:00
test_CodeTester.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_common_util.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_emitter.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_emitter_avx.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_goos.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_kernel_jak1.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
test_listener_deci2.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_main.cpp utf8: fix locale mis-handling on linux (#1698) 2022-07-23 10:30:23 -04:00
test_math.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_pretty_print.cpp jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
test_reader.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_type_system.cpp decomp: add docstring support to relevant places in all-types (#1753) 2022-08-23 00:32:07 -04:00
test_zstd.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_zydis.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00