Brian Fiete
|
f874535a13
|
Added INumeric
|
2020-01-28 10:58:52 -08:00 |
|
Brian Fiete
|
7c67b226be
|
Default ctor fixes
|
2020-01-26 06:45:36 -08:00 |
|
Brian Fiete
|
6ba8bdc14c
|
Fixed default ctor issues
|
2020-01-25 07:03:14 -08:00 |
|
Brian Fiete
|
d39450b3ab
|
Linux fix
|
2020-01-24 13:45:30 -08:00 |
|
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
|
ba2c63af9a
|
Fixed capture issue when cancelling tab drag
|
2020-01-15 08:32:04 -08: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
|
8970ebcd93
|
Added error/warning panel, region support
|
2020-01-06 13:49:35 -08:00 |
|
Brian Fiete
|
8328e646bd
|
KeyCode fixes
|
2019-12-25 17:36:58 -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
|
b756fe50eb
|
New Rect capabilities
|
2019-11-22 12:26:18 -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
|
43b69023f6
|
Added bitcode emission, additional logging
|
2019-10-29 04:56:42 -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
|
f258b4a25b
|
Added UnversionedLibDir to config
|
2019-10-04 10:39:25 -07:00 |
|
Brian Fiete
|
e5de09488e
|
Fixed some indenting issues, added indenting test
|
2019-10-04 10:36:53 -07:00 |
|
Brian Fiete
|
f266fe69d1
|
Fixes for large strings, multiple 'opposite' operators
|
2019-10-01 12:48:08 -07:00 |
|
Brian Fiete
|
908dbe1a6e
|
Minor IDE modifications
|
2019-09-29 07:44:23 -07:00 |
|