Commit Graph

17 Commits

Author SHA1 Message Date
Katy Coe
e2f423b7f2 Model: Cache type definitions by fully qualified name 2019-11-17 21:53:59 +01:00
Katy Coe
d97a36d8f7 Model: Cache instances of CustomAttributeData 2019-11-16 23:31:59 +01:00
Katy Coe
69d4ffa9d5 Performance: Pre-arrange custom attribute indexes for versions >=24.1 2019-11-14 05:04:03 +01:00
Katy Coe
734e88a07b Model: Make assembly definitions available 2019-11-11 01:37:51 +01:00
Katy Coe
21d486eb92 Model: Make Get*() return null instead of throwing exception if no matching item found 2019-11-09 20:21:31 +01:00
Katy Coe
067cea9e5f Refactor some string output helper functions into extension methods 2019-11-05 19:34:12 +01:00
Katy Coe
9ceb1368e2 Output: Minor refactoring of attribute and address output 2019-11-04 17:34:21 +01:00
Katy Coe
a82b3a7d73 Model: Fix returning wrong attribute index when no token match 2019-11-04 00:01:22 +01:00
Katy Coe
7351e339f0 Model: Initial framework for custom attributes 2019-11-03 22:25:38 +01:00
Katy Coe
7f398f40cb Model: Groundwork for custom attribute processisng 2019-11-03 06:44:50 +01:00
Katy Coe
39fafb6c94 Model: Add GetAssembly, GetType, GetMethod, GetField, GetProperty helpers 2019-11-02 17:39:50 +01:00
Katy Coe
a0dae073d2 Model: Add 'Types' aggregate property 2019-11-02 17:11:18 +01:00
Katy Coe
fdab846710 Model: Handle generic methods and set DeclaringMethod 2019-11-02 01:44:09 +01:00
Katy Coe
364daf9dd8 Model: Handle generic type arguments in generic type declarations 2019-11-01 16:48:54 +01:00
Katy Coe
3560661f9c Model: Re-implement the handling of Il2CppType 2019-10-31 17:40:33 +01:00
Katy Coe
70a541c36c Model: Handle nested types 2019-10-31 16:02:32 +01:00
Katy Coe
e26a47fd3a Rename Il2CppReflector to Il2CppModel 2019-10-31 01:21:43 +01:00