Activity
Add toJSON to Il2Cpp.Assembly, Il2Cpp.Class, Il2Cpp.Field, Il2Cpp.Met…
Add toJSON to Il2Cpp.Assembly, Il2Cpp.Class, Il2Cpp.Field, Il2Cpp.Met…
Make Il2Cpp.Object and Il2Cpp.ValueType lookup in parent class in cas…
Make Il2Cpp.Object and Il2Cpp.ValueType lookup in parent class in cas…
Add Il2Cpp.Class::allFields, Il2Cpp.Class::allMethods
Add Il2Cpp.Class::allFields, Il2Cpp.Class::allMethods
Refactor tests
Refactor tests
Force push
Fix weird bug that caused incorrect reads of field values
Fix weird bug that caused incorrect reads of field values
Add Il2Cpp.BoundField, Il2Cpp.BoundMethod
Add Il2Cpp.BoundField, Il2Cpp.BoundMethod
Add fallback in case linker is not found
Add fallback in case linker is not found
Tweak test code
Tweak test code
Make overloading of instance methods not select static methods
Make overloading of instance methods not select static methods
Force push
Make overloading of instance methods not select static methods
Make overloading of instance methods not select static methods
Improve tests
Improve tests
Force push
Fix Il2Cpp.Object member lookup not ignoring non-static members
Fix Il2Cpp.Object member lookup not ignoring non-static members
Force push
Improve tests
Improve tests
Force push