1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-09 03:52:19 +02:00
Commit graph

4506 commits

Author SHA1 Message Date
Brian Fiete
82b4974a82 Find in Watch 2024-03-25 06:18:50 -04:00
Brian Fiete
732af58138 Filter extension attributes based on constraint matching 2024-03-23 12:27:38 -04:00
Brian Fiete
f46f49f1db Allow primitive constraints, fix false error on extension attributes 2024-03-23 12:27:17 -04:00
Brian Fiete
fb86a8d5e3 Allow negation (-) on 'var' types 2024-03-23 12:24:42 -04:00
Brian Fiete
77826c90d2 Speed improvements to EnumParser, use table instead of switch 2024-03-23 11:16:22 -04:00
Brian Fiete
8149d0892b Make Stopwatch work in comptime 2024-03-23 11:15:22 -04:00
Brian Fiete
6a7bcb4ef9 Disable test 2024-03-22 18:32:51 -04:00
Brian Fiete
b8d9e9845f Fixed new generic constraint check with foreign 'var' generic param 2024-03-22 17:27:17 -04:00
Brian Fiete
cbdfe505ca Properly set mCopiedConfigCombo in NewConfigDialog 2024-03-22 16:51:14 -04:00
Brian Fiete
d7bf451c9f Handle Break When Value Changes with watches prefixed with @Beef: or @C: 2024-03-22 15:11:40 -04:00
Brian Fiete
d76cc1ebc9 EnumParser signed fix 2024-03-22 12:49:05 -04:00
Brian Fiete
dfd7a13066 Remove union splat 2024-03-22 07:47:54 -04:00
Brian Fiete
f44295e8ea Don't allow conversions for type constraint matches 2024-03-22 07:47:39 -04:00
Brian Fiete
085a3fe091 Respect Prop IsTypeMemberIncluded in specialized sections 2024-03-22 07:47:21 -04:00
Brian Fiete
45035c69e9 O(1) EnumParser 2024-03-22 07:46:59 -04:00
Brian Fiete
757d6e09aa List.ClearAndDispose 2024-03-22 07:45:45 -04:00
Brian Fiete
039e462bfe CompactList 2024-03-22 07:45:35 -04:00
Brian Fiete
4b560ee531 Remove invalid const check in InitializedSizedArray 2024-03-20 17:45:43 -04:00
Brian Fiete
94c2b980fe Fixed 'vec += .(1, 2)' case 2024-03-20 16:03:12 -04:00
Brian Fiete
9b55146064
Merge pull request #1944 from disarray2077/staticinit
Add static init priority to some classes
2024-03-19 13:55:37 +01:00
Brian Fiete
8c238f8a64 EnumParser that supports ints in flag cases (.A | .B) 2024-03-19 08:39:40 -04:00
Brian Fiete
6fbc9ac850
Merge pull request #1943 from disarray2077/fixep
Allow Enum.Parse with numbers again
2024-03-19 13:02:19 +01:00
disarray2077
1dbb1050ff Add static init priority to some classes 2024-03-18 21:28:30 -03:00
disarray2077
9dbbd4bc62 Allow Enum.Parse with numbers again 2024-03-18 21:16:07 -03:00
Brian Fiete
084566cdc6 Use StackHelper for very long if/else chains 2024-03-18 05:44:02 -04:00
Brian Fiete
22b0aba954 Worker threads with 8MB stack 2024-03-18 05:43:27 -04:00
Brian Fiete
8942c86eb5 ThreadPool.MaxStackSize 2024-03-18 05:43:03 -04:00
Brian Fiete
a1d952b404 Reduce else/if chains in EnumParser 2024-03-18 05:42:37 -04:00
Brian Fiete
5b968e302a Linux fix 2024-03-17 06:57:00 -04:00
Brian Fiete
4197df710b Linux fix 2024-03-17 06:26:38 -04:00
Brian Fiete
8f0ba26dd1 Linux fix 2024-03-16 21:17:53 -04:00
Brian Fiete
fe2244fb4b Fixed CeMachine::GetFunction with __INLINE methods 2024-03-16 18:34:21 -04:00
Brian Fiete
887cbc3fa3 PopulateHotTypeDataVTable manged name fix 2024-03-16 18:33:48 -04:00
Brian Fiete
1334763c62 String.Interns fix 2024-03-16 14:57:28 -04:00
Brian Fiete
7656d94ff5 Tiny ReleaseNoRT test 2024-03-16 11:22:03 -04:00
Brian Fiete
dea665055e CheckReadOnly for Autocomplete 2024-03-16 11:01:35 -04:00
Brian Fiete
ddd9b1b218 Extensive runtime refactor to reduce generated executable sizes 2024-03-16 07:23:29 -04:00
Brian Fiete
4e750a7e1a bmfont support 2024-03-15 16:20:01 -04:00
Brian Fiete
295e3b649a Fixed issue of symbol hilite disappearing when text files auto-reload 2024-03-03 07:28:08 -05:00
Brian Fiete
4193a1947d Nasty intermittent error-removing hack 2024-03-03 06:30:18 -05:00
Brian Fiete
ae6a2b7ca4 Null check 2024-03-03 06:29:47 -05:00
Brian Fiete
9c1bf60780 LoadTextFile share fix 2024-03-02 17:12:37 -05:00
Brian Fiete
897b1f6fc4 Change JoinOnDelete method 2024-03-02 17:09:10 -05:00
Brian Fiete
f61cb91255 Change params to Span<Object> 2024-03-02 17:08:49 -05:00
Brian Fiete
515ac4c590 PopulateType on base type fix for SplatArgs 2024-03-02 17:08:37 -05:00
Brian Fiete
3269743c29 Scale 2024-03-02 06:05:08 -05:00
Brian Fiete
43e718b24e IsThreadLocal fixes 2024-03-02 06:04:44 -05:00
Brian Fiete
5387313269 Change Debug.Write to take Span<Object> params instead of Object[] 2024-03-01 14:11:10 -05:00
Brian Fiete
1550fc2444 Fix "-help" for "-test" in BeefBuild 2024-03-01 14:10:46 -05:00
Brian Fiete
733b3fe41f Added "System" option to RtCrashReportKind 2024-02-27 16:20:17 -05:00