Brian Fiete
|
7a5dd90cff
|
Added fixit for adding enum cases
|
2020-02-06 16:47:37 -08:00 |
|
Brian Fiete
|
45638a6e7e
|
Added fixit for missing interface implementation methods
|
2020-02-05 17:07:23 -08:00 |
|
Brian Fiete
|
c4a5ab6cd1
|
Fixed untabbing
|
2020-01-28 10:57:28 -08:00 |
|
Brian Fiete
|
efbef794e0
|
Fixed unindenting selection
|
2020-01-27 17:15:29 -08:00 |
|
Brian Fiete
|
7b22b37822
|
Selecting and forcing visible items when creating folder or file
|
2020-01-25 06:22:26 -08:00 |
|
Brian Fiete
|
bde2bc3603
|
Fixed mouse capture for invisible symbol rename panel
|
2020-01-25 06:22:06 -08:00 |
|
Brian Fiete
|
480f909cec
|
Fixed manually added files with same name as auto files in IDE
|
2020-01-23 07:43:44 -08:00 |
|
Brian Fiete
|
b068aa8d29
|
Fixed some errors panel issues
|
2020-01-20 17:12:07 -08:00 |
|
Brian Fiete
|
c7e41a30e4
|
Fixed issue with outer extension state change
|
2020-01-19 07:35:17 -08:00 |
|
Brian Fiete
|
07a0972366
|
Fixed 'find on stack'
|
2020-01-18 14:43:05 -08:00 |
|
Brian Fiete
|
de2716bcd1
|
UI fixes
|
2020-01-18 14:42:46 -08:00 |
|
Brian Fiete
|
7894fc73cc
|
Improved handling of missing source file
|
2020-01-15 08:33:16 -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
|
52844cd30a
|
Smaller screenshot
|
2020-01-06 06:13:04 -08:00 |
|
Brian Fiete
|
c2ee401812
|
Fixed opening workspace paths containing '/../' or '/./'
|
2019-12-26 07:03:35 -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
|
4dcd7f9c6a
|
Fixed constExprs with ints, hover for enum values, _ for enums
|
2019-12-24 13:13:04 -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
|
b3cc0b5be4
|
Made callstack aware of outer types vs namespaces. Colorized classview
|
2019-12-11 12:54:50 -08:00 |
|
Brian Fiete
|
becd673914
|
Property [Inline] changes, large container/string fixes, reload fixes
|
2019-12-09 10:28:56 -08:00 |
|
Brian Fiete
|
355fd34c0b
|
Fixed -0x80000000'00000000 constant issue
|
2019-12-05 06:50:08 -08:00 |
|
Brian Fiete
|
d13d3ed3f8
|
Made '_' refer to value of memory breakpoint instead of addr
|
2019-12-05 06:49:23 -08:00 |
|
Brian Fiete
|
18fa7e8a7b
|
QuickFind fixes
|
2019-12-03 17:36:08 -08:00 |
|
Brian Fiete
|
04a46850d6
|
Fixed attribs for properties, renamed SkipAccessCheckAttribute
|
2019-12-01 14:40:17 -08:00 |
|
Brian Fiete
|
bcc7de66d9
|
Launch args, auto generate startup code, additional locking detection
|
2019-11-28 09:12:49 -08:00 |
|
Brian Fiete
|
533ef0856b
|
Changed how has checks work
|
2019-11-22 12:27:13 -08:00 |
|
Brian Fiete
|
88adb3a1cd
|
New nullable support
|
2019-11-21 08:23:18 -08:00 |
|
Brian Fiete
|
83004c1184
|
Options clearing fix, BeefBuild path fix
|
2019-11-07 06:54:54 -08:00 |
|
Brian Fiete
|
d6db6bf774
|
Fixed a watch eval race condition necessary for scripting
|
2019-11-07 06:53:32 -08:00 |
|
Brian Fiete
|
b2ca0e358b
|
Fixed crash resetting distinct build options
|
2019-11-07 06:52:23 -08:00 |
|
Brian Fiete
|
3883a3674d
|
Added Android support, and generalized target triple support
Added PICLevel, RelocKind
DarwinCommon/LinuxCommon/AndroidCommon merged into PosixCommon
Mangling changed to avoid '@'
|
2019-10-23 07:12:36 -07:00 |
|
Brian Fiete
|
3c153d27d2
|
Immediate commands no longer wait for paused
|
2019-10-16 13:06:50 -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
|
c9e0ab6089
|
Added changes to support CompilerExplorer
|
2019-10-11 05:58:08 -07:00 |
|
Brian Fiete
|
609dbfa256
|
Dictionary fixes for large containers, watch fixes for containers
|
2019-10-09 16:18:11 -07:00 |
|
Brian Fiete
|
f4c252048e
|
Fixed build paths, added comparison warnings, other misc fixes
|
2019-10-05 10:26:26 -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
|
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
|
69e3bf94f7
|
Squiggle fix for non-default font, manually add method fix
|
2019-09-30 12:23:27 -07:00 |
|
Brian Fiete
|
c931f92632
|
Added support for autocomplete inserting property overrides
|
2019-09-29 09:21:51 -07:00 |
|
Brian Fiete
|
908dbe1a6e
|
Minor IDE modifications
|
2019-09-29 07:44:23 -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
|
2ea5d31c37
|
Minor IDE changes
|
2019-09-27 13:03:47 -07:00 |
|