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

11 commits

Author SHA1 Message Date
Brian Fiete
03c28503c6 Mintest changes 2020-09-07 05:53:40 -07:00
Brian Fiete
e7aebdaccf Mintest changes 2020-05-15 15:09:00 -07:00
Brian Fiete
2fbaf061ef Mintest updates 2020-04-10 08:58:12 -07:00
Brian Fiete
8970ebcd93 Added error/warning panel, region support 2020-01-06 13:49:35 -08:00
Brian Fiete
04a46850d6 Fixed attribs for properties, renamed SkipAccessCheckAttribute 2019-12-01 14:40:17 -08:00
Brian Fiete
79ccb33586 Mintest changes 2019-11-25 06:48:19 -08:00
Brian Fiete
c97b074fee Linux fixes, misc fixes 2019-10-09 16:20:09 -07:00
Brian Fiete
ce66b658c4 Mintest revisions 2019-09-29 07:44:39 -07:00
Brian Fiete
a32d18d962 Debugger fixes
Removing some debugger remote-requests
2019-09-20 09:21:29 -07:00
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
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00