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

5281 commits

Author SHA1 Message Date
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
fe967e6a04
Check for custom build properties in DoResolveConfigString. 2025-03-28 10:51:18 -07:00
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
d929e1bfe9
Resolve custom build properties specified in workspace project specs. 2025-03-28 10:44:59 -07:00
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
da31757fa7
Missed a couple places where custom build properties should be loaded. 2025-03-28 10:44:48 -07:00
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
80a72f991d
Update BeefBuild to use new custom build properties API. 2025-03-28 10:44:40 -07:00
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
275dbd14e8
Check custom build properties before outputting error message. 2025-03-28 10:44:31 -07:00
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
b55f980531
Refactored code to resolve custom build properties in Beef projects. 2025-03-28 10:44:23 -07:00
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
803b9890e2
Beef custom properties proof of concept implementation. 2025-03-28 10:43:50 -07:00
zkw
3799c77a5b Add IPv6 support to Socket 2025-03-28 17:56:40 +01: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
Brian Fiete
b010449c22 PopulateType fix for IsZeroGap check in MatchConstructor 2025-03-18 06:02:14 -04:00
Brian Fiete
3a67152e78 'this' colorization fix 2025-03-17 21:40:21 -04:00
Brian Fiete
616c899180 GetTickCount linux fix 2025-03-17 15:17:55 -04:00
Brian Fiete
295a46237a Fixed enum tests 2025-03-17 13:05:38 -04:00
Brian Fiete
8e8a28b23e HasFlag behavior change 2025-03-17 11:52:48 -04:00
Brian Fiete
6974906d2a Null version fix in remote project dependencies 2025-03-17 07:36:15 -04:00