Katy Coe
|
956cea0553
|
C++: Output C++ enums as enum classes
|
2021-01-04 05:14:11 +01:00 |
|
Katy Coe
|
b76d14b113
|
C++: Don't output negative enum values in hexadecimal
|
2021-01-04 04:53:26 +01:00 |
|
Katy Coe
|
d26b2d91a8
|
C++: Types with enum fields will be output in a way that preserves alignment (#62)
|
2020-09-10 16:06:35 +02:00 |
|
Katy Coe
|
48005b4093
|
C++: Fix enum int top bit set compile errors in VS <= 2017
|
2020-07-24 17:41:40 +02:00 |
|
Katy Coe
|
873a6c98f6
|
AppModel: First iteration of ApplicationModel API
Integrate with C++ scaffolding
Add new tests
Rename Il2CppModel to TypeModel
Incomplete IDAPython integration
CLI and GUI support
Update README.md
|
2020-07-09 03:48:50 +02:00 |
|
Katy Coe
|
3db319711c
|
C++: Many small quality-of-life code improvements
|
2020-07-05 04:02:43 +02:00 |
|
Katy Coe
|
6c6f72618a
|
C++: Split CppType, CppField, CppTypes into separate files
|
2020-07-04 17:10:09 +02:00 |
|