Brian Fiete
|
4a08a9702e
|
Fixed CreateObject in release mode
|
2020-07-08 07:34:15 -07:00 |
|
Brian Fiete
|
1f887608a2
|
Fixed issue instantiating objects with static constructors
|
2020-07-08 06:36:11 -07:00 |
|
Brian Fiete
|
6cd66a2182
|
Reflection fixes for static values
|
2020-07-06 09:55:19 -07:00 |
|
Brian Fiete
|
78dd56d6c5
|
Added GetFieldReference, ability to explicitly reference in Variant
|
2020-07-06 09:09:28 -07:00 |
|
Brian Fiete
|
c826bac949
|
Fixed 'ref' params for reflected method invocations
|
2020-07-04 10:39:50 -07:00 |
|
Brian Fiete
|
e7afee6770
|
Fixed null value in SetValue
|
2020-06-25 05:38:42 -07:00 |
|
Brian Fiete
|
16be83ceda
|
Disallow object-to-void* casting. Lowering fixes. Variant fixes.
|
2020-06-23 07:32:53 -07:00 |
|
Brian Fiete
|
bca0440b16
|
Improvements to variants
|
2020-06-23 05:25:34 -07:00 |
|
Brian Fiete
|
2eb7ce3e1a
|
Added Variant support to reflected method invocation
|
2020-06-22 17:06:26 -07:00 |
|
Brian Fiete
|
f6e31e4976
|
Added ReturnType
|
2020-06-18 04:29:31 -07:00 |
|
Brian Fiete
|
52033be6ad
|
Listens to Static/Instance flags for method enumeration
|
2020-06-16 07:51:16 -07:00 |
|
Brian Fiete
|
be6a132fb5
|
Reflection support for methods and types
|
2020-05-28 07:36:34 -07:00 |
|
RogueMacro
|
6d3ac2052b
|
Update TypeInstance.bf
|
2020-05-26 21:05:40 +02:00 |
|
Brian Fiete
|
21e2269d43
|
Fixed FieldInfo.SetValue for objects
|
2020-05-13 15:07:03 -07:00 |
|
Brian Fiete
|
40fe76d903
|
Added missing ()'s for allocations
|
2020-05-11 10:16:24 -07:00 |
|
Brian Fiete
|
64f8e54c05
|
Reflection fixes
|
2020-05-01 09:10:24 -07:00 |
|
Brian Fiete
|
dbd9b32e3f
|
Renamed System.Collections.Generic to System.Collections
|
2020-04-29 06:40:03 -07:00 |
|
Brian Fiete
|
14ac27c977
|
Removed 'internal' protection - it's all about [Friend] now
|
2020-03-09 06:34:16 -07:00 |
|
Brian Fiete
|
d0e8332150
|
Fixed some tooltips, added Link Dependencies, more int-ness
|
2019-12-21 05:48:44 -08:00 |
|
Brian Fiete
|
a4476332fe
|
Reflection fixes
|
2019-11-29 09:24:13 -08:00 |
|
Brian Fiete
|
dffde00a6a
|
Enum fixes, small reflection fixes
|
2019-11-25 06:47:41 -08:00 |
|
Brian Fiete
|
c9e0ab6089
|
Added changes to support CompilerExplorer
|
2019-10-11 05:58:08 -07:00 |
|
Brian Fiete
|
5af6428bf4
|
Boxed struct ptr changes.
|
2019-10-09 16:16:01 -07:00 |
|
Brian Fiete
|
f4c252048e
|
Fixed build paths, added comparison warnings, other misc fixes
|
2019-10-05 10:26:26 -07:00 |
|
Brian Fiete
|
987adaec5c
|
Improved ListView cursor key handling, removed debug NOPs
|
2019-09-28 12:15:36 -07:00 |
|
Brian Fiete
|
7dbfd15292
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |
|