jak-project/decompiler/IR2
water111 69e24ae577
recognize vector, matrix, quaternion constructors in a better way (#630)
* recognize vector, matrix, quaternion constructors in a better way

* fix bad bug
2021-06-26 18:30:35 -04:00
..
AtomicOp.cpp [decompiler] Fix deref bug and add some more new type pass stuff (#606) 2021-06-18 21:10:00 -04:00
AtomicOp.h [decompiler] Get rid of FormStack peek and fix virtual method calls (#488) 2021-05-15 13:11:20 -04:00
AtomicOpForm.cpp decomp: generic (#611) 2021-06-20 16:02:15 -04:00
AtomicOpTypeAnalysis.cpp [decomp] make bg decompile (#624) 2021-06-24 20:06:12 -04:00
bitfields.cpp decomp: generic (#611) 2021-06-20 16:02:15 -04:00
bitfields.h [decompiler] bitfield support for sound-name (#582) 2021-06-12 12:55:38 -04:00
Env.cpp [decomp] finish actor-link-h and a few more (#592) 2021-06-14 20:46:54 -04:00
Env.h [decomp] finish actor-link-h and a few more (#592) 2021-06-14 20:46:54 -04:00
Form.cpp add countdown (#627) 2021-06-25 20:51:25 -04:00
Form.h fix use def issues (#629) 2021-06-26 16:31:38 -04:00
FormExpressionAnalysis.cpp recognize vector, matrix, quaternion constructors in a better way (#630) 2021-06-26 18:30:35 -04:00
FormStack.cpp fix use def issues (#629) 2021-06-26 16:31:38 -04:00
FormStack.h recognize vector, matrix, quaternion constructors in a better way (#630) 2021-06-26 18:30:35 -04:00
GenericElementMatcher.cpp add types (#559) 2021-06-05 16:58:32 -04:00
GenericElementMatcher.h add types (#559) 2021-06-05 16:58:32 -04:00
IR2_common.h [decomp] joint-mod-h (#560) 2021-06-05 20:22:03 -04:00
OpenGoalMapping.cpp [Decompile] vector.gc (finally) (#394) 2021-04-28 17:14:54 -04:00
OpenGoalMapping.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00