1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-09 20:12:21 +02:00
Commit graph

418 commits

Author SHA1 Message Date
Brian Fiete
ac40bbd12c Fixed some ToString issues 2020-07-15 11:39:43 -07:00
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
4ac56a2432 Reflection fixes on Win32 2020-07-06 17:58:46 -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
5cfe9e6196 Improved Object.ToString for boxed values 2020-07-06 09:07:17 -07:00
Brian Fiete
c826bac949 Fixed 'ref' params for reflected method invocations 2020-07-04 10:39:50 -07:00
Brian Fiete
2fe209447e Renamed TypeCode_Single to TypeCode_Float. Float struct interop fixes. 2020-07-03 13:54:45 -07:00
Brian Fiete
14c3d0cd35 Parse fixes 2020-07-03 06:50:25 -07:00
Brian Fiete
0c946de3ca Added RefType, changed how CRepr types are represented 2020-07-02 11:05:17 -07:00
Brian Fiete
9f3d025ab5 Fixed issue right-clicking on selected text 2020-07-01 07:45:33 -07:00
Brian Fiete
0df1a6090b Added ToString 2020-07-01 06:14:52 -07:00
Brian Fiete
ec3eb0b134 Fixed issue with cursor going to start of line 2020-06-30 05:37:16 -07:00
Brian Fiete
9ea5b72b65 Fixed nullable comparisons 2020-06-25 10:07:57 -07:00
Brian Fiete
b424ce6818 Fixed tuple ToString 2020-06-25 05:52:42 -07:00
Brian Fiete
e7afee6770 Fixed null value in SetValue 2020-06-25 05:38:42 -07:00
Brian Fiete
9e009b134c Scope Prev/Next, other minor improvements 2020-06-23 15:24:50 -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
c6f1f358a9 Added multi-line custom build command 2020-06-22 08:49:23 -07:00
Brian Fiete
85279be033 Allow binary search with alt key 2020-06-21 07:51:21 -07:00
Brian Fiete
1a17780847 Added Exit 2020-06-20 09:49:47 -07:00
Brian Fiete
6be24a2734 Fixed double formatting 2020-06-20 05:14:06 -07:00
Brian Fiete
82a108714d Added more 'alt' lookups 2020-06-19 06:41:50 -07:00
Brian Fiete
f6e31e4976 Added ReturnType 2020-06-18 04:29:31 -07:00
Brian Fiete
abeda6909b Added concept of strict equality 2020-06-17 05:13:53 -07:00
Brian Fiete
e1559b5686 Moving IRawAllocator 2020-06-16 10:34:09 -07:00
Brian Fiete
1a64a87cc6 Adding StdAllocator 2020-06-16 10:33:52 -07:00
Brian Fiete
116a519f4e Fixed comment about default 2020-06-16 10:21:37 -07:00
Brian Fiete
52033be6ad Listens to Static/Instance flags for method enumeration 2020-06-16 07:51:16 -07:00
Brian Fiete
d463832168 Added more editor keys and commands 2020-06-13 15:55:08 -07:00
Brian Fiete
5da74382d4 Interop fixes and tests, fixing xplat struct passing issues 2020-06-10 07:12:07 -07:00
Brian Fiete
a955361f6a Corlib fixes 2020-06-10 05:44:27 -07:00
TheRawMeatball
c74285d6fb Fix for #332 2020-06-06 14:40:46 +03:00
Brian Fiete
bb31854f75 More ACL support 2020-06-05 14:17:25 -07:00
Brian Fiete
abfab35f93 Added ReadProcessMemory 2020-06-05 11:23:39 -07:00
Brian Fiete
b0cc8bee08 Fixed UTF8 error 2020-06-05 10:25:22 -07:00
Brian Fiete
237f85b846 Added 'A' address format specifier 2020-06-05 07:23:46 -07:00
Brian Fiete
bc64ac4d78
Merge pull request #329 from MineGame159/master
Added IOpMultiplicable and IOpDividable, fixed Double not implementing IOpAddable and IOpSubtractable
2020-06-05 07:03:20 -07:00
Brian Fiete
66039095eb
Merge pull request #316 from KillaMaaki/fix/int-string-format
Hooked up NumberFormatter calls for all int type ToString methods
2020-06-05 07:03:09 -07:00
MineGame159
862c15241a Added IOpMultiplicable and IOpDividable, fixed Double not implementing IOpAddable and IOpSubtractable 2020-06-05 15:46:31 +02:00
Brian Fiete
88926da1ed Address added to ToString 2020-06-03 12:05:49 -07:00
Alan Stagner
0e873f535e Hooked up NumberFormatter calls for all int type ToString methods 2020-05-31 11:55:36 -07:00
Brian Fiete
c101eb19dd Changed text 2020-05-29 10:10:46 -07:00
Brian Fiete
49a470e154 Extending CopyTo 2020-05-28 09:57:04 -07:00
Brian Fiete
dfde0c6dda
Merge pull request #292 from HydrogenC/patch-1
Deprecate [Stdcall]
2020-05-28 09:06:41 -07:00
Brian Fiete
0c6100476d
Merge pull request #303 from pmysl/master
Correct int64.MinValue
2020-05-28 09:03:05 -07:00
Brian Fiete
4d949d55ce
Merge pull request #302 from damianday/Array.CopyTo
Array CopyTo for spans
2020-05-28 09:02:39 -07:00