Katy Coe
|
68dc57f541
|
Model: MemberInfo.GetCustomAttributes() now returns CustomAttributeData[]
|
2019-11-09 20:24:43 +01:00 |
|
Katy Coe
|
a46947ac61
|
Model: Add MemberInfo.GetCustomAttributes(string)
|
2019-11-04 20:12:06 +01:00 |
|
Katy Coe
|
7351e339f0
|
Model: Initial framework for custom attributes
|
2019-11-03 22:25:38 +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
|
5e652606b2
|
Re-factoring / boilerplate code
|
2017-11-08 01:08:02 +01:00 |
|
Katy Coe
|
52eea8395f
|
Assembly.ToString() and MemberInfo.ToString()
|
2017-11-08 00:30:53 +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 |
|