Brian Fiete
|
66fc2b9f11
|
Assertion fix
|
2019-10-16 13:21:18 -07:00 |
|
Brian Fiete
|
8c18d56c9e
|
Added AArch64 support
|
2019-10-16 13:07:37 -07:00 |
|
Brian Fiete
|
3c153d27d2
|
Immediate commands no longer wait for paused
|
2019-10-16 13:06:50 -07:00 |
|
Brian Fiete
|
67ee302451
|
Fixes from macOS, first working build
|
2019-10-15 17:27:09 -07:00 |
|
Brian Fiete
|
2e84b4229c
|
Copying RT files, setting $ORIGIN properly
|
2019-10-15 14:39:47 -07:00 |
|
Brian Fiete
|
578b886526
|
New defer
|
2019-10-15 12:28:35 -07:00 |
|
Brian Fiete
|
c8ca66ec5c
|
Change Beefy::defer to be simpler (no std::function), macOS changes
|
2019-10-15 12:28:21 -07:00 |
|
Brian Fiete
|
3bf4c792d8
|
Added target triple support for more useful cross compilation
|
2019-10-14 17:49:10 -07:00 |
|
Brian Fiete
|
22ec4a86b8
|
Initial macOS changes
Many changes are related to fixing warnings
|
2019-10-14 14:08:29 -07:00 |
|
Brian Fiete
|
75f11b1459
|
More CompilerExplorer changes, like OmitDebugHelpers option
|
2019-10-14 13:01:15 -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
|
609dbfa256
|
Dictionary fixes for large containers, watch fixes for containers
|
2019-10-09 16:18:11 -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
|
1aded38e36
|
Added -version command
|
2019-10-09 16:08:45 -07:00 |
|
Brian Fiete
|
85d197f552
|
Fixed error when const range checking against null
|
2019-10-05 11:27:59 -07:00 |
|
Brian Fiete
|
7e55369f92
|
Added <= support for 'for less'
|
2019-10-05 11:27:30 -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
|
d48d03c58b
|
Made type lookup errors 'var' instead of 'Object', less error cascading
|
2019-10-04 10:38:36 -07:00 |
|
Brian Fiete
|
570c03f25c
|
Fixed some @ var lookups
|
2019-10-04 10:37:22 -07:00 |
|
Brian Fiete
|
e5de09488e
|
Fixed some indenting issues, added indenting test
|
2019-10-04 10:36:53 -07:00 |
|
Brian Fiete
|
df4573dca1
|
Proj fix
|
2019-10-01 12:49:07 -07:00 |
|
Brian Fiete
|
c308908d41
|
Variant dbgvis fix
|
2019-10-01 12:48:22 -07:00 |
|
Brian Fiete
|
f266fe69d1
|
Fixes for large strings, multiple 'opposite' operators
|
2019-10-01 12:48:08 -07:00 |
|
Brian Fiete
|
1346e241db
|
Fix for stepInto
|
2019-10-01 12:46:56 -07:00 |
|
Brian Fiete
|
62346a53b0
|
Adding better support for platforms
|
2019-10-01 12:46:38 -07:00 |
|
Brian Fiete
|
85648cda63
|
Added expression bodies for properties
|
2019-09-30 12:24:02 -07:00 |
|
Brian Fiete
|
69e3bf94f7
|
Squiggle fix for non-default font, manually add method fix
|
2019-09-30 12:23:27 -07:00 |
|
Brian Fiete
|
e43beb5794
|
Copying fix
|
2019-09-30 12:22:31 -07:00 |
|
Brian Fiete
|
c931f92632
|
Added support for autocomplete inserting property overrides
|
2019-09-29 09:21:51 -07:00 |
|
Brian Fiete
|
ce66b658c4
|
Mintest revisions
|
2019-09-29 07:44:39 -07:00 |
|
Brian Fiete
|
908dbe1a6e
|
Minor IDE modifications
|
2019-09-29 07:44:23 -07:00 |
|
Brian Fiete
|
f8d4d0ded0
|
Properly throw error on Dispose call on using for immutable values
|
2019-09-29 07:43:36 -07:00 |
|
Brian Fiete
|
dfbf7a2792
|
We were failing on an invalid type lookup in a tuple bind
|
2019-09-29 07:42:58 -07:00 |
|
Brian Fiete
|
4b2238337d
|
Only close if we click on a valid item
|
2019-09-29 07:42:24 -07:00 |
|
Brian Fiete
|
957039e7cc
|
Fixed ! unary op in debugger, "<null parent>" error on valueless
|
2019-09-28 16:27:19 -07:00 |
|
Brian Fiete
|
d28a804c18
|
Displaying main module instead of hot object name in callstack
|
2019-09-28 12:16:15 -07:00 |
|
Brian Fiete
|
092df41b37
|
Removed MakePropRebuildTarget, relying on link config string check
|
2019-09-28 12:15:57 -07:00 |
|
Brian Fiete
|
987adaec5c
|
Improved ListView cursor key handling, removed debug NOPs
|
2019-09-28 12:15:36 -07:00 |
|
Brian Fiete
|
959da9884c
|
Working on properly rebuilding target even if we restart ide
|
2019-09-28 09:48:37 -07:00 |
|
Brian Fiete
|
3eeeaf647e
|
Changing target platform
|
2019-09-27 16:59:13 -07:00 |
|
Brian Fiete
|
bac46ef6e9
|
Changes to improve IDE Module Panel, allowing loading image and pdb
|
2019-09-27 13:05:39 -07:00 |
|
Brian Fiete
|
d41a8c5683
|
Order-independent hash fixes
|
2019-09-27 13:04:33 -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
|
3552837b4f
|
Adding -run message
|
2019-09-27 13:01:16 -07:00 |
|