1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-17 23:56:05 +02:00
Commit graph

14 commits

Author SHA1 Message Date
Brian Fiete
7ae8599916 Removed "Dynamic Library" target type, replaced by Build Kind 2021-06-28 09:44:47 -07:00
Brian Fiete
784bd6d374 Made 'Test' a project type 2020-09-27 22:20:26 -07:00
Brian Fiete
4d55a32c90 Relaxed project name restrictions. Auto-refresh of installed libraries. 2020-08-31 11:32:33 -07:00
Brian Fiete
c2077acc2b Closed dialog on 'yes' on force-create dialog 2020-05-12 06:44:34 -07:00
Brian Fiete
503179c245 Fixes to not specifying directory 2020-04-29 10:05:26 -07:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Brian Fiete
8aba7f0d8e Renamed Windows Application to GUI Application 2020-03-21 07:09:41 -07:00
Brian Fiete
b068aa8d29 Fixed some errors panel issues 2020-01-20 17:12:07 -08:00
Brian Fiete
9d1b85cceb Added errors panel 2020-01-12 09:21:50 -08:00
Brian Fiete
fa0311f849 Adding WelcomePanel 2019-09-23 09:41:21 -07:00
Brian Fiete
ff610742c5 IDE ui issues
Fixed an autocomplete issue with path edits
Made renaming symbols aware of file/project locking
Fixed saving of Settings after running test
Fixed async autocomplete update when not terminated with ')'
2019-09-07 06:40:03 -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