Commit Graph

5 Commits

Author SHA1 Message Date
Katy Coe
d2cb63dc95 Model: Add basic concrete generic method definitions from MethodSpecs 2020-02-02 03:57:19 +01:00
Katy Coe
e33206a360 Model: Add basic concrete generic types from MethodSpecs 2020-02-02 03:00:06 +01:00
Katy Coe
007779df62 Model: Don't return duplicates or nulls in Model.Types
Prevents duplicates appearing in IDA Python script
2020-01-30 07:57:38 +01:00
Katy Coe
37f1c49828 Model: Ensure all TypeRefs are initialized with the model
Ensures that all types are output in the IDA Python script
Includes TypeRefs that aren't used in any type definition or member
2020-01-30 07:54:45 +01:00
Katy Coe
a1e332620c Move FileFormatReader.cs and Il2CppModel.cs 2020-01-30 06:44:03 +01:00