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 |
|
Katy Coe
|
0ab1b75ef4
|
Additional refactoring
|
2017-10-23 16:12:40 +02:00 |
|
Katy Coe
|
474faa009c
|
Re-factor Metadata and file format code
|
2017-10-23 14:03:41 +02:00 |
|
Katy Coe
|
16b56e271b
|
Add Fat Mach-O (Universal Binary) support
Fix fieldOffsets bug in some metadata versions
Add support for generic multi-architecture binaries
Add Mach-O section RVA mapping
|
2017-10-23 12:35:59 +02:00 |
|
Katy Coe
|
fef4d3d8f3
|
Change MachOHeaders classes to internal
|
2017-10-23 01:02:38 +02:00 |
|
Katy Coe
|
58968c237a
|
Add support for Mach-O files
|
2017-10-22 02:24:10 +02:00 |
|
Katy Coe
|
16ae3ed108
|
Add support for ARM with metadata v23
|
2017-10-22 02:23:30 +02:00 |
|
Katy Coe
|
e5568d0dde
|
Support metadata v23
|
2017-10-20 03:00:28 +02:00 |
|
Katy Coe
|
fc1ff07036
|
Don't crash with exception if metadata file is invalid
|
2017-10-19 10:37:36 +02:00 |
|
Katy Coe
|
083d1328d6
|
x86 code/metadata pointers can use MOV indirection
|
2017-10-19 03:55:44 +02:00 |
|
Katy Coe
|
9ced0b6c56
|
Separate project from Il2Cpp2Proto
|
2017-03-17 11:29:54 +01:00 |
|