1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00
Beef/BeefySysLib
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
..
fbx Initial checkin 2019-08-23 11:56:54 -07:00
gfx Initial checkin 2019-08-23 11:56:54 -07:00
img Initial checkin 2019-08-23 11:56:54 -07:00
perf_tests Initial checkin 2019-08-23 11:56:54 -07:00
platform Initial checkin 2019-08-23 11:56:54 -07:00
projects Initial checkin 2019-08-23 11:56:54 -07:00
sound Initial checkin 2019-08-23 11:56:54 -07:00
third_party +x 2019-08-24 07:00:10 -07:00
util Initial checkin 2019-08-23 11:56:54 -07:00
BeefProj.toml Initial checkin 2019-08-23 11:56:54 -07:00
BeefySysLib.cpp Initial checkin 2019-08-23 11:56:54 -07:00
BeefySysLib.vcxproj Bug fixes, installer, [Export] 2019-08-27 08:04:41 -07:00
BeefySysLib.vcxproj.filters Initial checkin 2019-08-23 11:56:54 -07:00
BeefySysLib.vcxproj.user Initial checkin 2019-08-23 11:56:54 -07:00
BeefySysLib_static.vcxproj Initial checkin 2019-08-23 11:56:54 -07:00
BeefySysLib_static.vcxproj.filters Initial checkin 2019-08-23 11:56:54 -07:00
BFApp.cpp Initial checkin 2019-08-23 11:56:54 -07:00
BFApp.h Initial checkin 2019-08-23 11:56:54 -07:00
BFWindow.cpp Initial checkin 2019-08-23 11:56:54 -07:00
BFWindow.h Initial checkin 2019-08-23 11:56:54 -07:00
CachedDataStream.cpp Initial checkin 2019-08-23 11:56:54 -07:00
CachedDataStream.h Initial checkin 2019-08-23 11:56:54 -07:00
CMakeLists.txt Initial checkin 2019-08-23 11:56:54 -07:00
Common.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Common.h Initial checkin 2019-08-23 11:56:54 -07:00
DataStream.cpp Initial checkin 2019-08-23 11:56:54 -07:00
DataStream.h Initial checkin 2019-08-23 11:56:54 -07:00
FileHandleStream.cpp Initial checkin 2019-08-23 11:56:54 -07:00
FileHandleStream.h Initial checkin 2019-08-23 11:56:54 -07:00
FileStream.cpp Initial checkin 2019-08-23 11:56:54 -07:00
FileStream.h Initial checkin 2019-08-23 11:56:54 -07:00
HeadlessApp.cpp Initial checkin 2019-08-23 11:56:54 -07:00
HeadlessApp.h Initial checkin 2019-08-23 11:56:54 -07:00
MemStream.cpp Initial checkin 2019-08-23 11:56:54 -07:00
MemStream.h Initial checkin 2019-08-23 11:56:54 -07:00
PerfTests.cpp Initial checkin 2019-08-23 11:56:54 -07:00
ResLib.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Span.h Initial checkin 2019-08-23 11:56:54 -07:00
Startup.cpp Initial checkin 2019-08-23 11:56:54 -07:00