1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-14 14:24:10 +02:00
Commit graph

21 commits

Author SHA1 Message Date
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