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

35 commits

Author SHA1 Message Date
Brian Fiete
8e9d7ed4c4 Lost changes 2021-02-25 10:14:22 -08:00
Brian Fiete
e6c4a95ccd Start of package management 2021-02-25 08:10:21 -08:00
Brian Fiete
c3238272d0 Generated windows lib files 2021-02-03 09:00:49 -08:00
Brian Fiete
3560554127 Fixed extension methods in autocomplete, added extmethod icon 2021-01-20 12:43:55 -08:00
Brian Fiete
57dbaf38d4 Improved icon legibility 2020-10-08 12:48:10 -07:00
Brian Fiete
5a60d0e2d5 Theme support fixed 2020-10-07 08:00:31 -07:00
Brian Fiete
8b4b014a6a Dropdown box tweak 2020-10-06 07:39:15 -07:00
Brian Fiete
755b58c39d UI update 2020-10-05 14:53:58 -07:00
Brian Fiete
1523000e80 Theme update 2020-10-05 14:25:55 -07:00
Brian Fiete
8aa3e8ff22 Using image data from PSD instead of manually flattening 2020-08-09 10:12:52 -07:00
Brian Fiete
657866c3bc Initial theme support 2020-08-05 05:37:05 -07:00
Brian Fiete
78dd56d6c5 Added GetFieldReference, ability to explicitly reference in Variant 2020-07-06 09:09:28 -07:00
Brian Fiete
053e36a62a Fixed for new generics 2020-06-05 10:25:59 -07:00
Brian Fiete
b42c84b4bd Support for BfGenericTupleType 2020-06-04 15:03:14 -07:00
ExMatics HydrogenC
68e4d98176
Remove KeyValuePair and Generic namespace 2020-05-01 15:07:44 +08:00
ExMatics HydrogenC
f67ce12d0e
Remove KeyValuePair and Generic namespace 2020-05-01 15:06:22 +08:00
Brian Fiete
2c6a72ba68 Added a BinaryHeap visualizer 2020-04-03 10:35:08 -07:00
Brian Fiete
385fa6dbb5 More scaling fixes, frameless combo box for status bar 2020-03-30 07:28:04 -07:00
Brian Fiete
96c53d4a9e Improvements to Queue, to bring it more inline with List 2020-03-20 09:26:16 -07:00
Brian Fiete
c74d99b1ab Fixed dbgvis for Beefy::HashSet 2020-01-29 16:27:27 -08:00
Brian Fiete
8970ebcd93 Added error/warning panel, region support 2020-01-06 13:49:35 -08:00
Brian Fiete
88adb3a1cd New nullable support 2019-11-21 08:23:18 -08:00
Brian Fiete
f258b4a25b Added UnversionedLibDir to config 2019-10-04 10:39:25 -07:00
Brian Fiete
c308908d41 Variant dbgvis fix 2019-10-01 12:48:22 -07:00
Brian Fiete
e43beb5794 Copying fix 2019-09-30 12:22:31 -07:00
Brian Fiete
c67fbd66ba Added BeefIDE_d warning 2019-09-23 14:55:26 -07:00
Brian Fiete
c6ef4b9b75 Added missing Welcome images 2019-09-23 11:07:58 -07:00
Brian Fiete
287922693e Added 'DarkTheme.png' theme image with encoded colors 2019-09-18 09:58:02 -07:00
Brian Fiete
4f2472c276 Small fixes 2019-09-18 08:18:20 -07:00
Brian Fiete
f2863d53b8 Fixed colorization for IDE 2019-09-18 08:12:15 -07:00
Brian Fiete
f9ef95cb1c Upgraded LLVM to 8.0.1, switched all CRTs to static 2019-09-16 09:33:54 -07:00
Brian Fiete
463e26ff75 Change to allow working in installer 2019-09-10 11:25:53 -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
97cd477a9c Fixed .gitignore 2019-08-23 12:18:57 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00