1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00
Beef Programming Language
Find a file
Brian Fiete b63a243fd7 Working on installer, fixing more Win32 issues
Throwing error on member references with ".." cascade token outside invocations (ie: "ts..mA = 123")
Fixed 'Thread.ModuleTLSIndex' error - which caused us TLS lookup failures in Beef DLLs
Fixed some hotswap errors
Made BeefPerf shut down properly
Fixed an 'int literal' FixIntUnknown issue where rhs was System.Object which caused an illegal boxing
Fixed COFF::LocateSymbol issues with Win32 and also with linking to static libraries - showed up with hot-linking in fmod when hot-adding a floating point mod
Fixed a couple memory leaks
Fixed alignment issue in COFF::ParseCompileUnit
2019-09-02 17:39:47 -07:00
BeefBoot Win32 debugging fixes, more work on custom compile commands 2019-08-29 14:19:07 -07:00
BeefBuild Win32 debugging fixes, more work on custom compile commands 2019-08-29 14:19:07 -07:00
BeefLibs Working on installer, fixing more Win32 issues 2019-09-02 17:39:47 -07:00
BeefLink Initial checkin 2019-08-23 11:56:54 -07:00
BeefMem Fixed .gitignore 2019-08-23 12:18:57 -07:00
BeefPerf Win32 debugging fixes, more work on custom compile commands 2019-08-29 14:19:07 -07:00
BeefRT Working on installer, fixing more Win32 issues 2019-09-02 17:39:47 -07:00
BeefTools Working on installer, fixing more Win32 issues 2019-09-02 17:39:47 -07:00
BeefySysLib Working on installer, fixing more Win32 issues 2019-09-02 17:39:47 -07:00
bin Working on installer, fixing more Win32 issues 2019-09-02 17:39:47 -07:00
builds Win32 debugging fixes, more work on custom compile commands 2019-08-29 14:19:07 -07:00
Debugger32 Initial checkin 2019-08-23 11:56:54 -07:00
Debugger64 Initial checkin 2019-08-23 11:56:54 -07:00
extern Linux fixes 2019-08-24 08:01:43 -07:00
IDE Working on installer, fixing more Win32 issues 2019-09-02 17:39:47 -07:00
IDEHelper Working on installer, fixing more Win32 issues 2019-09-02 17:39:47 -07:00
LogViewer Initial checkin 2019-08-23 11:56:54 -07:00
MemProfiler Initial checkin 2019-08-23 11:56:54 -07:00
.gitignore Win32 debugging fixes, more work on custom compile commands 2019-08-29 14:19:07 -07:00
Beef.sln Bug fixes, installer, [Export] 2019-08-27 08:04:41 -07:00
CMakeLists.txt Initial checkin 2019-08-23 11:56:54 -07:00
qthelper.py Initial checkin 2019-08-23 11:56:54 -07:00
README.md Initial commit 2019-08-20 08:43:33 -07:00

beef

Beef Language