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

3861 commits

Author SHA1 Message Date
disarray2077
debcf7eb6c Add willdcard check in BfpFindFileData_CheckFilter 2022-07-06 16:51:14 -03:00
disarray2077
95bd231444 Return Utc in GetLocalTimeZoneFromTzFile 2022-07-04 23:39:52 -03:00
Brian Fiete
cbc4888853 Improvements to multi-extension virtual overrides 2022-07-04 10:21:31 -07:00
Brian Fiete
a27ef9beda Lazy<T>, LazyTLS<T>, thread dtors 2022-07-04 10:20:38 -07:00
Brian Fiete
cf269db0eb Null check in GetCompilerFieldValue 2022-07-03 06:16:25 -07:00
Brian Fiete
32cfb8733f Fix for CheckMethod vtable check in autocomplete 2022-07-02 12:09:33 -07:00
Brian Fiete
066a83e60b Show more shortcuts in right-click menus 2022-07-02 12:09:10 -07:00
Brian Fiete
52897cc936 Fixed qualified attribute name lookup 2022-07-02 10:43:34 -07:00
Brian Fiete
6ded6a37cc Improved emit marker resolve/build selection, emitted Go To Definition 2022-07-02 10:32:19 -07:00
Brian Fiete
faca458283
Merge pull request #1621 from disarray2077/patch-14
Fix LoadTextFile failure when in autoRetry
2022-07-01 12:54:12 -07:00
disarray2077
61961d71e1
Fix LoadTextFile failure when in autoRetry 2022-07-01 15:31:45 -03:00
Brian Fiete
ec1cf1c441 Fix populate issue after adding new members via emission 2022-07-01 08:35:29 -07:00
Brian Fiete
d7d6559043 Properly allow inferred ctor for typed primitives 2022-07-01 08:13:58 -07:00
Brian Fiete
cba96f74ab Added subtract operator to TimeSpan 2022-07-01 08:13:45 -07:00
Brian Fiete
fa0f559537 Fixed fully qualified generic lookup 2022-06-30 03:13:42 -07:00
Brian Fiete
8aa58b3804 Fixed fully qualified generic lookup 2022-06-29 15:17:04 -07:00
Brian Fiete
3b711932ec Added ITypedAllocator, SingleAllocator 2022-06-29 07:18:01 -07:00
Brian Fiete
3aacd09199 Remove debug code 2022-06-29 05:57:03 -07:00
Brian Fiete
45a0f774c7 Fixed AddToWorkList issue with MethodInstanceOnly on AlwaysInclude 2022-06-29 05:56:07 -07:00
Brian Fiete
da81d5c9b3
Merge pull request #1616 from disarray2077/beeffuzz
Add BeefFuzz for Beef fuzzing
2022-06-28 10:40:19 -07:00
Brian Fiete
d27b64b2d8
Merge pull request #1614 from disarray2077/patch-13
Implement `String.Split` with StringView separators
2022-06-28 10:39:40 -07:00
Brian Fiete
ae46452f9e Fixed reification of elemented underlying types 2022-06-28 10:25:39 -07:00
Brian Fiete
31608be8a9 Changed sharing in File.ReadAll 2022-06-28 10:00:09 -07:00
Brian Fiete
c8d2d4852e Improved extension virtual override 2022-06-28 09:34:46 -07:00
Brian Fiete
96de5c9994 Temporarily revert decl change due to reification bug 2022-06-28 08:53:22 -07:00
Brian Fiete
1aca5f6771 Improved emitted static field lookup 2022-06-28 08:33:30 -07:00
Brian Fiete
a69e1cfe6e Improved lookup of emitted static/const fields 2022-06-28 08:10:20 -07:00
Brian Fiete
b98503fab7 Fixed rebuild on comptime file content changes 2022-06-28 08:09:53 -07:00
Brian Fiete
05ef084a53 Added 'new' to methods 2022-06-28 06:37:57 -07:00
Brian Fiete
4289d718d6 Fixed 'new' methods where extension is in same project as orig decl 2022-06-28 06:37:22 -07:00
disarray2077
3546d28b36
Use better names in split enumerators 2022-06-27 21:57:06 -03:00
Brian Fiete
f2b177693d Fixed method override in generic extensions 2022-06-27 17:18:03 -07:00
disarray2077
d8460952da
Use simpler design for split enumerators 2022-06-27 21:11:50 -03:00
disarray2077
f5c8f955ad Fix clang build 2022-06-27 20:53:25 -03:00
disarray2077
e16ed4bfbd Add BeefFuzz for Beef fuzzing 2022-06-27 20:53:00 -03:00
Brian Fiete
390275b7f3
Merge pull request #1615 from disarray2077/improve_build
Fail build when `execute_process` fails
2022-06-27 16:24:53 -07:00
Brian Fiete
720a3ad14f Disable block merge with 'fake br' 2022-06-27 15:56:15 -07:00
Brian Fiete
84bc0ad1de In 'for' loop, check base types for enumerator interfaces 2022-06-27 15:39:50 -07:00
disarray2077
aacaf7455a Fail build when execute_process fails 2022-06-27 19:37:16 -03:00
Brian Fiete
1fe4a27abf Watch range check fix 2022-06-27 15:21:30 -07:00
Brian Fiete
e16a78a65b Fixed append field ctor call 2022-06-27 15:21:01 -07:00
Brian Fiete
f015a6154a Fixed MarkAppendedObject 2022-06-27 14:04:01 -07:00
Brian Fiete
afda8d91c5 Improved constraint cast check 2022-06-27 13:23:34 -07:00
Brian Fiete
edb77bcf63 Fixed constraint cast check 2022-06-27 13:17:28 -07:00
Brian Fiete
f7efa3466a Fixed some issues with types with extensions and emitted methods 2022-06-27 12:19:24 -07:00
Brian Fiete
d6af5b826f Fixed protection 2022-06-27 11:28:47 -07:00
Brian Fiete
9d079dfcb6 Fixed error handling in const append calc 2022-06-27 11:28:38 -07:00
Brian Fiete
0d5b209a14 Fixed uninitialized static local 2022-06-27 11:08:03 -07:00
Brian Fiete
1d2811f50d Appended fields 2022-06-27 10:55:31 -07:00
disarray2077
ad67888158
Add back missing methods 2022-06-27 13:10:22 -03:00