Brian Fiete
a62a995472
Fixed multi-project deletion, adding project with implicitly-loaded deps
2020-09-06 06:14:39 -07:00
Brian Fiete
c5380ddb5e
Fixed dependency-of-dependency issue
2020-09-04 09:53:28 -07:00
Brian Fiete
4d55a32c90
Relaxed project name restrictions. Auto-refresh of installed libraries.
2020-08-31 11:32:33 -07:00
Brian Fiete
01ae40fcc8
Properly set up Startup Object
2020-08-27 08:52:28 -07:00
Brian Fiete
2b574916cc
Fix for removing project
2020-06-05 14:17:06 -07:00
Brian Fiete
5d9a5f183d
Fixed some auto-include/ignore project item issues
2020-06-04 17:19:57 -07:00
Brian Fiete
387ba470d4
Fixed some file/dir deleting issues
2020-05-20 06:43:41 -07:00
Brian Fiete
2f33b193bd
Added 'not supported' build type for friendlier "won't built" marking
2020-05-15 06:28:01 -07:00
Brian Fiete
0a7e0e01e6
Fixed dep-of-dep checks
2020-05-12 06:44:09 -07:00
Brian Fiete
b52db47d55
Got rid of Action<T>/Func<T>
2020-05-08 07:10:35 -07:00
Brian Fiete
dbd9b32e3f
Renamed System.Collections.Generic to System.Collections
2020-04-29 06:40:03 -07:00
Brian Fiete
e7540ddef0
Properply rebuilds hash after a hot compile
2020-04-16 00:33:29 -07:00
Brian Fiete
2f144ee19b
Added Additional Lib Paths, renamed Link Dependencies
2020-03-30 14:08:51 -07:00
Brian Fiete
863009f329
Added Clean Cmds
2020-03-28 14:27:22 -07:00
Brian Fiete
567662b3c3
Renamed Windows Application to GUI Application
2020-03-21 07:10:16 -07:00
Brian Fiete
7ad6df2c6e
Fixed spelling mistake
2020-02-08 06:12:04 -08:00
Brian Fiete
7a5dd90cff
Added fixit for adding enum cases
2020-02-06 16:47:37 -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
7894fc73cc
Improved handling of missing source file
2020-01-15 08:33:16 -08:00
Brian Fiete
d0e8332150
Fixed some tooltips, added Link Dependencies, more int-ness
2019-12-21 05:48:44 -08:00
Brian Fiete
bcc7de66d9
Launch args, auto generate startup code, additional locking detection
2019-11-28 09:12:49 -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
3bf4c792d8
Added target triple support for more useful cross compilation
2019-10-14 17:49:10 -07:00
Brian Fiete
f4c252048e
Fixed build paths, added comparison warnings, other misc fixes
2019-10-05 10:26:26 -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
987adaec5c
Improved ListView cursor key handling, removed debug NOPs
2019-09-28 12:15:36 -07:00
Brian Fiete
a32d18d962
Debugger fixes
...
Removing some debugger remote-requests
2019-09-20 09:21:29 -07:00
Brian Fiete
0ce6e44523
Fixed some IDE issues
...
Fixed some issues related to creating new projects and workspace
Added 'Refresh' option to project
Fixed auto-include refresh
Fixed folder rename
Fixed EOF issue involving DbgModule string table
2019-09-05 08:18:24 -07:00
Brian Fiete
09016c8dc0
Bug fixes, installer, [Export]
...
Fixed a bunch of bugs in aggregate const initializers
Fixed ZIP bugs
Fixed a compilation case where we change protection while reifying a type
Added another project kind - Dynamic Library
Added [Export] for DLL method exporting
Fixed some issues of things being generated as __NOINLINE incorrectly
Fixed an issue with module extensions with not-yet-demanded on-demand methods
Started adding Installer
2019-08-27 08:04:41 -07:00
Brian Fiete
078564ac9e
Initial checkin
2019-08-23 11:56:54 -07:00