jak-project/decompiler/Function
water111 25301a8bbc
[Decompiler, Game] Run type prop on gstring (#168)
* run type prop on gstring

* add types-h

* new settings

* cmake switch

* down to 4 failing functions

* clang format
2020-12-26 11:09:59 -05:00
..
BasicBlocks.cpp add decompiler 2020-08-22 23:30:17 -04:00
BasicBlocks.h [Decompiler] Experimental Expression Stack (#157) 2020-12-17 15:48:07 -05:00
CfgVtx.cpp [Decompiler] Experimental Expression Stack (#157) 2020-12-17 15:48:07 -05:00
CfgVtx.h Try to speed up the build (#106) 2020-10-29 21:27:52 -04:00
ExpressionBuilder.cpp [Decompiler] Experimental Expression Stack (#157) 2020-12-17 15:48:07 -05:00
ExpressionStack.cpp [Decompiler] Experimental Expression Stack (#157) 2020-12-17 15:48:07 -05:00
ExpressionStack.h [Decompiler] Experimental Expression Stack (#157) 2020-12-17 15:48:07 -05:00
Function.cpp [Decompiler] Experimental Expression Stack (#157) 2020-12-17 15:48:07 -05:00
Function.h [Decompiler, Game] Run type prop on gstring (#168) 2020-12-26 11:09:59 -05:00
RegUsage.cpp [Decompiler] Experimental Expression Stack (#157) 2020-12-17 15:48:07 -05:00
TypeAnalysis.cpp [Decompiler, Game] Run type prop on gstring (#168) 2020-12-26 11:09:59 -05:00
TypeAnalysis.h Type Prop - Second Attempt (#142) 2020-11-28 15:35:38 -05:00
TypeInspector.cpp Try to speed up the build (#106) 2020-10-29 21:27:52 -04:00
TypeInspector.h Try to speed up the build (#106) 2020-10-29 21:27:52 -04:00