Brian Fiete
39b7309dd5
Fixed method selection when we have append args
2020-01-15 08:31:34 -08:00
Brian Fiete
9d1b85cceb
Added errors panel
2020-01-12 09:21:50 -08:00
Brian Fiete
8808da307f
AllowDuplicatesAttribute
2019-12-25 16:38:17 -08:00
Brian Fiete
2618b29daa
Allow clicking on reg in mem window, other minor fixes
2019-12-25 12:43:45 -08:00
Brian Fiete
d0e8332150
Fixed some tooltips, added Link Dependencies, more int-ness
2019-12-21 05:48:44 -08:00
Brian Fiete
1c6c06fa4d
Breakpoint hotkeys, autocomplete fix
2019-12-13 14:25:15 -08:00
Brian Fiete
ad11792940
Nullable fixes for ??
2019-12-13 14:23:06 -08:00
Brian Fiete
7247cad7f3
Test changes
2019-12-11 16:56:09 -08:00
Brian Fiete
33edbd18bb
Changing System.Runtime namespace
2019-12-11 12:53:02 -08:00
Brian Fiete
becd673914
Property [Inline] changes, large container/string fixes, reload fixes
2019-12-09 10:28:56 -08:00
Brian Fiete
c531ade968
Fixed large allocation issues
2019-12-05 06:51:11 -08:00
Brian Fiete
04a46850d6
Fixed attribs for properties, renamed SkipAccessCheckAttribute
2019-12-01 14:40:17 -08:00
Brian Fiete
a4476332fe
Reflection fixes
2019-11-29 09:24:13 -08:00
Brian Fiete
22b234f930
Added alignment
2019-11-27 08:00:26 -08:00
Brian Fiete
12e5b525ad
Alloc allign attributes, lambda captures
2019-11-26 13:11:17 -08:00
Brian Fiete
dffde00a6a
Enum fixes, small reflection fixes
2019-11-25 06:47:41 -08:00
Brian Fiete
973b5e73cf
Fixed custom allocators when recording >1 allocation stack depth
2019-11-25 06:46:14 -08:00
Brian Fiete
788351e178
Corlib additions
2019-11-22 12:26:51 -08:00
Brian Fiete
88adb3a1cd
New nullable support
2019-11-21 08:23:18 -08:00
Brian Fiete
098ad1ce55
Optimizations, switching CanImplicitlyCast method, new CPU rate checker
2019-11-19 09:58:35 -08:00
Brian Fiete
8945a906f7
Added constraints for operators, 'external' constraints for methods
2019-11-17 09:28:39 -08:00
Brian Fiete
00a92dd0a7
Now using raw arrays
2019-11-17 09:25:50 -08:00
Brian Fiete
9f3fded709
Apple fixes
2019-10-29 05:01:04 -07:00
Brian Fiete
c9e0ab6089
Added changes to support CompilerExplorer
2019-10-11 05:58:08 -07:00
Brian Fiete
c97b074fee
Linux fixes, misc fixes
2019-10-09 16:20:09 -07:00
Brian Fiete
5af6428bf4
Boxed struct ptr changes.
2019-10-09 16:16:01 -07:00
Brian Fiete
ad2542eba6
Adding Obsolete/Error/Warn attributes, devirt fixes for struct ptr
2019-10-09 16:11:49 -07:00
Brian Fiete
f4c252048e
Fixed build paths, added comparison warnings, other misc fixes
2019-10-05 10:26:26 -07:00
Brian Fiete
dae5c6cee4
Fixed GC issue
2019-10-05 10:25:07 -07:00
Brian Fiete
b934378758
Fixed some hash checking errors
2019-10-05 10:24:58 -07:00
Brian Fiete
f266fe69d1
Fixes for large strings, multiple 'opposite' operators
2019-10-01 12:48:08 -07:00
Brian Fiete
987adaec5c
Improved ListView cursor key handling, removed debug NOPs
2019-09-28 12:15:36 -07:00
Brian Fiete
2ea5d31c37
Minor IDE changes
2019-09-27 13:03:47 -07:00
Brian Fiete
6143c617b7
Fixes to debugging source-server files
2019-09-23 13:48:11 -07:00
Brian Fiete
eb139fd33c
Fixes for debugger, -run and -new support for BeefBuild
2019-09-22 08:25:38 -07:00
Brian Fiete
a32d18d962
Debugger fixes
...
Removing some debugger remote-requests
2019-09-20 09:21:29 -07:00
Brian Fiete
7dbfd15292
Moving corlib files out of "System" directory into root
2019-09-19 05:46:35 -07:00
Brian Fiete
4cd58262e4
Cleanup
2019-09-19 05:34:46 -07:00
Brian Fiete
bda5f560eb
Added ability to set default folder
2019-09-19 05:34:36 -07:00
Brian Fiete
49a19647d3
Small fixes
2019-09-18 13:02:01 -07:00
Brian Fiete
be7e82f5b6
Fixed bug
2019-09-18 12:58:35 -07:00
Brian Fiete
4a809f3364
More version changes
2019-09-18 08:17:23 -07:00
Brian Fiete
28c24e98d7
Added file version
2019-09-18 08:13:00 -07:00
Brian Fiete
f5cc8190ef
Added 'Dispose' capabilities to Result
2019-09-12 09:44:39 -07:00
Brian Fiete
1dae16ac57
Added some extra platform errors
2019-09-12 09:41:37 -07:00
Brian Fiete
84f03abcc7
Added ability to retrieve module name for Beef DLL projects
2019-09-11 10:06:10 -07:00
Brian Fiete
463e26ff75
Change to allow working in installer
2019-09-10 11:25:53 -07:00
Brian Fiete
6e407b8b58
Small fixes
2019-09-07 06:40:26 -07:00
Brian Fiete
0ce6e44523
Fixed some IDE issues
...
Fixed some issues related to creating new projects and workspace
Added 'Refresh' option to project
Fixed auto-include refresh
Fixed folder rename
Fixed EOF issue involving DbgModule string table
2019-09-05 08:18:24 -07:00
Brian Fiete
b63a243fd7
Working on installer, fixing more Win32 issues
...
Throwing error on member references with ".." cascade token outside invocations (ie: "ts..mA = 123")
Fixed 'Thread.ModuleTLSIndex' error - which caused us TLS lookup failures in Beef DLLs
Fixed some hotswap errors
Made BeefPerf shut down properly
Fixed an 'int literal' FixIntUnknown issue where rhs was System.Object which caused an illegal boxing
Fixed COFF::LocateSymbol issues with Win32 and also with linking to static libraries - showed up with hot-linking in fmod when hot-adding a floating point mod
Fixed a couple memory leaks
Fixed alignment issue in COFF::ParseCompileUnit
2019-09-02 17:39:47 -07:00