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

20 commits

Author SHA1 Message Date
Brian Fiete
5096e65fc7 More commutable attributes 2020-12-04 14:10:42 -08:00
Brian Fiete
330eb037e8 Fixed save buffers during symbol rename 2020-11-08 07:45:37 -08:00
Brian Fiete
6511d6a845 Recent file selector (ctrl+tab) 2020-09-03 06:49:19 -07:00
Brian Fiete
40bd55fb93 Split off cURL 2020-07-28 05:57:45 -07:00
Brian Fiete
82d2963a9e Fixed some large-file stack overflow issues 2020-06-13 04:57:58 -07:00
LZMPDev
ad0dab0d4c Revamp Stdcall 2020-05-25 20:46:28 +08:00
Brian Fiete
cc1aafeb14 Fixed '-' display in Open Recent 2020-05-25 00:13:37 -07:00
Brian Fiete
657e758ec1 Fixed recent files when closing files (ended up with a bunch of seps) 2020-05-06 17:01:06 -07:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Brian Fiete
807b71d433 Fixed issue of file hashing causing too much rebuilding 2020-04-14 11:37:27 -07:00
Brian Fiete
61468d818f Added MD5 file hashes to Beef 2020-03-23 12:07:05 -07:00
Brian Fiete
c2ee401812 Fixed opening workspace paths containing '/../' or '/./' 2019-12-26 07:03:35 -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
4f2472c276 Small fixes 2019-09-18 08:18:20 -07:00
Brian Fiete
463e26ff75 Change to allow working in installer 2019-09-10 11:25:53 -07:00
Brian Fiete
07a8e1fe23 Fixed manifest embedding 2019-09-07 06:35:51 -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
3515a59bea Working on BeefInstall 2019-08-24 10:08:36 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00