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 |
|
Brian Fiete
|
4b2238337d
|
Only close if we click on a valid item
|
2019-09-29 07:42:24 -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
|
be3c968e2b
|
Support for empty parent, for | to separate columns
|
2019-09-27 13:01:54 -07:00 |
|
Brian Fiete
|
c0fe3c4dc6
|
Adding awareness of window minimization/maximization
|
2019-09-27 13:01:03 -07:00 |
|
Brian Fiete
|
b42f488ed3
|
Removed alt font hard fail
|
2019-09-26 10:06:10 -07:00 |
|
Brian Fiete
|
ad1ba70fdd
|
Fixed some Win7 compat issues
|
2019-09-25 07:51:06 -07:00 |
|
Brian Fiete
|
54d5884213
|
Fixes for ShowWrongHash, looking into debug info issues in opt llvm
|
2019-09-24 08:58:04 -07:00 |
|
Brian Fiete
|
6143c617b7
|
Fixes to debugging source-server files
|
2019-09-23 13:48:11 -07:00 |
|
Brian Fiete
|
5f84a7e4e3
|
Adding "CTRL UP/DOWN" tutorial for autocomplete
|
2019-09-23 09:40:56 -07:00 |
|
Brian Fiete
|
9465247dfe
|
Fixed jittering centering
|
2019-09-23 07:39:35 -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
|
c2d086fe8e
|
Allowing HTTP requests for source servers
|
2019-09-20 09:19:38 -07:00 |
|
Brian Fiete
|
d0de2cca64
|
Cleanup, fixing error when last line is not newline-terminated
|
2019-09-19 06:06:49 -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 |
|