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

2467 commits

Author SHA1 Message Date
Brian Fiete
d998fe2229 Thread priority fixes 2021-06-19 12:35:29 -07:00
Brian Fiete
b83c70e84b Test fix 2021-06-19 11:25:00 -07:00
Brian Fiete
615473369f Fixed test 2021-06-19 11:16:04 -07:00
Brian Fiete
3806af6c75 Split mHadBreak from mLeftBlock 2021-06-19 11:00:57 -07:00
Brian Fiete
5e9ac07804 Fallthrough fixes for destructuring and allHadReturns 2021-06-19 09:29:36 -07:00
Brian Fiete
fa6bdc0d04 Fixed lost attributes on variables/parameters 2021-06-19 07:48:28 -07:00
Brian Fiete
e6fdfa39d0 Properly ignore [Inline] on calls to externs and intrinsics 2021-06-07 11:11:44 -07:00
Brian Fiete
c3e6282a8b OnCancel 2021-06-07 06:38:29 -07:00
Brian Fiete
1e5e263a31 Attribute error fix for functions 2021-06-07 06:23:22 -07:00
Brian Fiete
6703cd18ee 32-bit read fix 2021-06-07 06:23:08 -07:00
Brian Fiete
48d45abc47
Merge pull request #1033 from Fusioon/master
Hoverwatch comptime errors fix & fleeting fix.
2021-06-07 05:50:38 -07:00
Fusion
99644d019d Fix format document removing delete allocator. 2021-06-06 20:24:46 +02:00
Fusion
66e671f1ca Fix hoverwatch fleeting and comptime error messages. 2021-06-06 03:13:34 +02:00
Fusion
3d58885cef Fix fixit for static interface properties. 2021-06-06 03:12:50 +02:00
Brian Fiete
dbd721f479 StringView for PlatformType.GetFromName 2021-05-31 08:50:33 -07:00
Brian Fiete
6962343e23 Potential -static-libgcc macOS fix 2021-05-31 08:50:17 -07:00
Brian Fiete
b204dbf8c0 Fixed foreach labeled break 2021-05-31 07:30:33 -07:00
Brian Fiete
85462e6d62 Fixed issue with multiple Dispose calls on foreach enumerator 2021-05-31 07:01:56 -07:00
Brian Fiete
9236b3e0d2 Remove debug flags 2021-05-31 07:01:17 -07:00
Brian Fiete
543d9bfe33 Declare IDiposable 2021-05-31 07:01:03 -07:00
Brian Fiete
dcfd5a28fd Revert "Declare IDiposable"
This reverts commit e6ef10be4a.
2021-05-31 07:00:03 -07:00
Brian Fiete
e6ef10be4a Declare IDiposable 2021-05-31 06:59:28 -07:00
Brian Fiete
136c2b2211 Shutdown fix 2021-05-29 07:59:49 -04:00
Brian Fiete
d586af2f1d Fixed image caching issue 2021-05-28 08:28:21 -04:00
Brian Fiete
e606b18a0c Compile QueueUnused modify-while-iterating fix 2021-05-28 07:36:33 -04:00
Brian Fiete
b1717a0722 varargs mangle fix 2021-05-28 06:53:00 -04:00
Brian Fiete
894ee7cbcf
Merge pull request #1019 from EinBurgbauer/builtin-attribs-fix
Builtin attribs fix
2021-05-27 12:36:07 -04:00
Brian Fiete
ec47a8ad71
Merge pull request #1020 from Fusioon/master
Add missing keywords to autocomplete.
2021-05-27 12:27:39 -04:00
Fusion
93739f82ee Add missing keywords to autocomplete. 2021-05-27 12:38:35 +02:00
EinBurgbauer
f9a53884e9 why did i do that revert 2021-05-26 21:01:20 +02:00
EinBurgbauer
b58c0d4055 fix builtin attrib matching 2021-05-26 20:23:12 +02:00
Brian Fiete
de0224a810 CMake additions 2021-05-25 12:27:41 -04:00
Brian Fiete
4d0f4b76bc Time format fixes 2021-05-25 10:57:31 -04:00
Brian Fiete
39c140f44a Additional 3d support 2021-05-25 10:57:22 -04:00
Brian Fiete
369bb0640c
Merge pull request #1018 from EinBurgbauer/comptime-crash-fixes
Comptime crash fixes
2021-05-23 07:07:00 -04:00
EinBurgbauer
219f9cc40b fix out of range check mistake 2021-05-23 11:47:39 +02:00
EinBurgbauer
8c3744cd0c fix CEMethodInfo getparam crash 2021-05-23 11:32:40 +02:00
Brian Fiete
e5ada9d42c
Merge pull request #1017 from EinBurgbauer/ide-fix
fix import project from installed
2021-05-22 05:49:16 -04:00
EinBurgbauer
f914e29f9d fix import project from installed 2021-05-21 23:06:11 +02:00
Brian Fiete
d251ea0e3e
Merge pull request #1016 from EinBurgbauer/compiler-fix
fix thiscall crash for real
2021-05-21 05:24:19 -04:00
EinBurgbauer
079af70b53 merge master 2021-05-21 07:00:19 +02:00
Brian Fiete
e004b6fe17 Fixed ContainsValue 2021-05-20 16:25:26 -04:00
EinBurgbauer
65df810d41 merge master 2021-05-20 19:40:53 +02:00
EinBurgbauer
7e68a366a1 actually call test 2021-05-20 18:31:44 +02:00
EinBurgbauer
954992b9d4 proper fix 2021-05-20 18:16:55 +02:00
EinBurgbauer
10c8196352 fixed thiscall compile crash now hopefully 2021-05-20 17:19:18 +02:00
Brian Fiete
8975b30e0f Disable broken https://github.com/beefytech/Beef/pull/1015 2021-05-20 08:55:06 -04:00
Brian Fiete
a574b54348 Merge remote-tracking branch 'origin/master' 2021-05-20 06:35:21 -04:00
Brian Fiete
54e42e8e31
Merge pull request #1012 from EinBurgbauer/comptime-genericarg-fix
comptime get generic arg fix
2021-05-20 06:35:53 -04:00
Brian Fiete
351d94e0e8 ReadStrSized32 2021-05-20 06:33:28 -04:00