jak-project/decompiler/analysis
2021-06-27 22:23:27 -04:00
..
anonymous_function_def.cpp [compiler/decompiler] Take the address of a variable (#554) 2021-06-04 13:43:19 -04:00
anonymous_function_def.h support anonymous functions (#323) 2021-03-14 19:06:51 -04:00
atomic_op_builder.cpp [decompiler] clean up vector detection and add vector float product detection (#638) 2021-06-27 17:24:35 -04:00
atomic_op_builder.h [Decompile] pad and gs (#389) 2021-04-26 21:40:08 -04:00
cfg_builder.cpp fix use def issues (#629) 2021-06-26 16:31:38 -04:00
cfg_builder.h [Decompiler] Expression Building (#211) 2021-01-24 16:39:15 -05:00
expression_build.cpp [decomp] Small fixes (#541) 2021-05-30 19:57:11 -04:00
expression_build.h [Decompiler] Replace type hint system and improve variable types. (#320) 2021-03-13 16:10:39 -05:00
final_output.cpp [decomp] finish actor-link-h and a few more (#592) 2021-06-14 20:46:54 -04:00
final_output.h support anonymous functions (#323) 2021-03-14 19:06:51 -04:00
inline_asm_rewrite.cpp [Decompiler] Make matrix decompile (#341) 2021-03-28 20:26:30 -04:00
inline_asm_rewrite.h decomp - vector.gc - Decompile vector.gc (#289) 2021-03-06 10:46:26 -05:00
insert_lets.cpp [decompiler] clean up vector detection and add vector float product detection (#638) 2021-06-27 17:24:35 -04:00
insert_lets.h [Decompiler] Decompile let (#309) 2021-03-05 18:48:01 -05:00
reg_usage.cpp [Decomp] Math library: transform and quaternion (#344) 2021-04-02 11:35:14 -04:00
reg_usage.h [Decompiler] Fix let bug (#328) 2021-03-22 16:46:02 -04:00
stack_spill.cpp [decompiler] bug fixes related to infinite loop CFGs, argument registers (#622) 2021-06-23 22:09:02 -04:00
stack_spill.h [Decompiler] WIP: Stack Spills (#382) 2021-04-25 14:48:54 -04:00
symbol_def_map.cpp [decompiler] Fix rlet in top level and detect matrix and stack inline construction (#547) 2021-05-31 18:14:18 -04:00
symbol_def_map.h [decompiler] Add pass to generate a symbol definition map file (#546) 2021-05-31 10:43:25 -04:00
type_analysis.cpp [decomp] make bg decompile (#624) 2021-06-24 20:06:12 -04:00
type_analysis.h [Decompiler] Stack Variables (#338) 2021-03-27 15:18:59 -04:00
variable_naming.cpp fix cast bug (#640) 2021-06-27 22:23:27 -04:00
variable_naming.h [decompiler] bug fixes related to infinite loop CFGs, argument registers (#622) 2021-06-23 22:09:02 -04:00