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

311 commits

Author SHA1 Message Date
Brian Fiete
a669d13c42 Removed "this." from mixin 2020-01-24 11:51:44 -08:00
Brian Fiete
fd64aa64d9 Made implicit tuple cast check names, fixed explicit tuple cast 2020-01-24 10:36:22 -08:00
Brian Fiete
1f77412536 Modified StartWith/EndsWith char32 version 2020-01-24 06:02:53 -08:00
Brian Fiete
a43d7ca991 Changed decode return types 2020-01-24 06:02:27 -08:00
subuzero
edceaadc21 Added StartsWith(char32) & EndsWith(char32). 2020-01-24 00:25:01 +05:30
Brian Fiete
293387e41f Style matching 2020-01-22 12:37:59 -08:00
razvan.stefanescu
9c833d53bb Added String.StartsWith(char8) 2020-01-22 10:56:52 +02:00
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