Katy Coe
|
f0adf416e4
|
Initial implementation and output of properties
|
2017-11-10 16:30:11 +01:00 |
|
Katy Coe
|
5e652606b2
|
Re-factoring / boilerplate code
|
2017-11-08 01:08:02 +01:00 |
|
Katy Coe
|
5890b0a1c1
|
Update copyright notices and using statements
|
2017-11-07 05:41:32 +01:00 |
|
Katy Coe
|
521f82ed4d
|
Implement MemberInfo, FieldInfo, TypeInfo.DeclaredFields
Rename Type to TypeInfo
Add TypeInfo.CSharpName
Implement some generic types/parameters
Implement arrays
Remove obsolete Il2CppType.GetTypeFromTypeIndex
Implement enhanced Il2CppReflector.GetTypeFromTypeIndex (can create array and generic types on-the-fly from Il2CppType usages)
|
2017-11-07 05:31:52 +01:00 |
|
Katy Coe
|
6ba60a276f
|
Implement core of Reflection.Type and some helper functions
|
2017-10-26 08:00:14 +02:00 |
|
Katy Coe
|
4ab71d8594
|
Implement Reflection.Assembly
|
2017-10-25 05:53:34 +02:00 |
|
Katy Coe
|
29fab4be97
|
Add Reflection stub classes and Il2CppReflector
|
2017-10-25 05:10:54 +02:00 |
|