Brian Fiete
0e579d07b9
Wasm improvements
2022-02-08 17:02:35 -05:00
Brian Fiete
7ae8599916
Removed "Dynamic Library" target type, replaced by Build Kind
2021-06-28 09:44:47 -07:00
Brian Fiete
e6c4a95ccd
Start of package management
2021-02-25 08:10:21 -08:00
Brian Fiete
f9b9b15214
DeleteDictionaryAndKeysAndItems to DeleteDictionaryAndKeysAndValues
2021-01-04 04:56:44 -08:00
Brian Fiete
784bd6d374
Made 'Test' a project type
2020-09-27 22:20:26 -07:00
Brian Fiete
d11b09dd07
Removed System.Tuple type
2020-09-06 05:27:37 -07:00
Brian Fiete
c5380ddb5e
Fixed dependency-of-dependency issue
2020-09-04 09:53:28 -07:00
Brian Fiete
6511d6a845
Recent file selector (ctrl+tab)
2020-09-03 06:49:19 -07:00
Brian Fiete
f795215b44
Fixed object initializer warnings
2020-08-29 11:56:10 -07:00
Brian Fiete
657866c3bc
Initial theme support
2020-08-05 05:37:05 -07:00
Brian Fiete
c6f1f358a9
Added multi-line custom build command
2020-06-22 08:49:23 -07:00
Brian Fiete
0113ce7115
Improved handling of platform configs
2020-05-15 08:52:48 -07:00
Brian Fiete
40fe76d903
Added missing ()'s for allocations
2020-05-11 10:16:24 -07:00
Brian Fiete
dbd9b32e3f
Renamed System.Collections.Generic to System.Collections
2020-04-29 06:40:03 -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
8aba7f0d8e
Renamed Windows Application to GUI Application
2020-03-21 07:09:41 -07:00
Brian Fiete
7ad6df2c6e
Fixed spelling mistake
2020-02-08 06:12: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
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
62346a53b0
Adding better support for platforms
2019-10-01 12:46:38 -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
959da9884c
Working on properly rebuilding target even if we restart ide
2019-09-28 09:48:37 -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