1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00
Commit graph

5187 commits

Author SHA1 Message Date
Brian Fiete
bdf32875ff Linux fix 2025-04-07 15:08:57 -04:00
Brian Fiete
c3ad1b9ed1 OutlineOval improvement 2025-04-07 15:08:50 -04:00
Brian Fiete
0286570c1e Overlapped io tweaks 2025-04-05 15:32:57 -04:00
Brian Fiete
d542f9a34b Async reading fixes 2025-04-05 14:26:03 -04:00
Brian Fiete
412729e536 MemLogger improvements 2025-04-05 12:02:09 -04:00
Brian Fiete
40aa9e9a8b Unknown memory breakpoint crash fix 2025-04-05 12:01:53 -04:00
Brian Fiete
42ba7d3df5 Async reading improvements 2025-04-05 12:01:38 -04:00
Brian Fiete
ef0bc6033b Ovals 2025-04-02 09:40:42 -04:00
Brian Fiete
119da8dada MemLogger 2025-04-01 15:37:03 -04:00
Brian Fiete
96f8b1426d More cases for KeyCode.Parse 2025-03-31 16:48:40 -04:00
Brian Fiete
40c4f202e0 KeyCode.Parse fix 2025-03-31 16:40:32 -04:00
Brian Fiete
149d5f22ed BeefPerf '%p' support 2025-03-31 08:58:14 -04:00
Brian Fiete
f750d44d8d mCurMethodState null check in CheckLabel 2025-03-31 08:57:41 -04:00
Brian Fiete
11bc782835 Lib fixes 2025-03-31 08:57:22 -04:00
Brian Fiete
36d2bb69f5 FlushBuffer instead of Flush on Close 2025-03-28 12:39:05 -04:00
Brian Fiete
b549c820c7 Remove unneeded physical flushing with BufferedFileStream 2025-03-28 12:18:18 -04:00
Brian Fiete
46db1b61d4 SendMessageTimeoutW result size fix, isExpanded for reg string GetValue 2025-03-28 11:43:08 -04:00
Brian Fiete
5c11c2271e Fixes to "valueless" crepr structs 2025-03-28 09:33:06 -04:00
Brian Fiete
eb41a9c1de Fixed deriving from "valueless" crepr struct 2025-03-28 08:09:22 -04:00
Brian Fiete
fe1aa3c26e BeefySysLib point/rect updates, async pipe fixes 2025-03-28 08:08:33 -04:00
Brian Fiete
81a9478e77 mHadValidateErrors propagation fix 2025-03-23 07:49:01 -04:00
Brian Fiete
0e79860ba9 Fixed valueless case in MakeCallableTarget 2025-03-22 17:10:56 -04:00
Brian Fiete
65a3bb2196 Aggregate fix for nullable casting 2025-03-22 17:01:18 -04:00
Brian Fiete
c7da3e15f9 DynamicCastToSignature release fix 2025-03-22 16:08:14 -04:00
Brian Fiete
37f72cd3b6 Added ability to dynamically cast delegates with compatible signatures 2025-03-22 15:34:59 -04:00
Brian Fiete
f10365c1ad Fixed alloctype(T) where T : var field lookups 2025-03-22 07:45:43 -04:00
Brian Fiete
1a4f0b1b4a Preserve working directory with -run 2025-03-21 16:41:53 -04:00
Brian Fiete
c25f750bd5 More deleted type improvements 2025-03-21 16:34:31 -04:00
Brian Fiete
a240acc674 Fixed parameter error with failed inline const constraint 2025-03-21 13:45:58 -04:00
Brian Fiete
94adbe1548 Allow file associations to open BeefSpace.toml as workspace 2025-03-21 13:26:56 -04:00
Brian Fiete
dcc1f23271 LLVM 19 update 2025-03-21 11:37:49 -04:00
Brian Fiete
195463cb77 Improved pointer generic constraints 2025-03-21 11:37:26 -04:00
Brian Fiete
0bdaa03545 Fixed missing PopulateType issue in PushArg 2025-03-21 10:51:39 -04:00
Brian Fiete
466ada3d0e
Merge pull request #2193 from Fusioon/fix-#2148
Preserve cursor position on CommentLines
2025-03-21 08:40:50 -04:00
Brian Fiete
4693290c1d
Merge pull request #2189 from Fusioon/fix-#1865
Better interface method matching when names match
2025-03-21 08:40:39 -04:00
Brian Fiete
2d2313a9b1
Merge pull request #2188 from Fusioon/impl-1889
Add fixit to generate missing switch cases
2025-03-21 08:40:25 -04:00
Brian Fiete
deaa1b4125 Delegate calling convention thunk fix 2025-03-21 08:12:33 -04:00
Brian Fiete
ab8fa7a91a Fixed redirect issue with -run 2025-03-21 07:50:15 -04:00
Brian Fiete
494f984ba5 Delegate thunk return fix 2025-03-21 07:08:18 -04:00
Brian Fiete
bc9ad74a46 Added in missing argument flags in delegate thunks 2025-03-20 18:59:18 -04:00
Brian Fiete
8d2cbb7055 aarch64 lowered return type fix for delegates 2025-03-20 14:43:30 -04:00
Brian Fiete
2d059179b4 va_arg Linux intrinsic fix 2025-03-20 10:55:32 -04:00
Brian Fiete
4ec17514e3 Git debug info 2025-03-20 10:31:46 -04:00
Brian Fiete
f89ad51131 mProjectPanel null fix 2025-03-20 10:04:41 -04:00
Brian Fiete
f9e9eddbc0 BF_LinuxFixLinkage fix 2025-03-20 09:40:25 -04:00
Brian Fiete
4c067564ce LLVM 19 version fix 2025-03-20 09:35:40 -04:00
Brian Fiete
baeaf1ebe9 Linux LLVM 19 fixes 2025-03-20 09:34:28 -04:00
Brian Fiete
dd6c4988e5 Upgrade to LLVM 19.1.7 2025-03-20 09:25:46 -04:00
Brian Fiete
1c9d1eeae5 Version bump to 0.43.6 2025-03-19 11:01:28 -04:00
Brian Fiete
cf27fffade "this" colorization fix 2025-03-18 06:10:36 -04:00