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 |
|
disarray2077
|
1fe92894b7
|
Implement String.Split with string separators
|
2022-06-27 12:34:57 -03:00 |
|
Brian Fiete
|
52544e6782
|
Fixed OOB error
|
2022-06-25 11:33:13 -07:00 |
|
Brian Fiete
|
487787b08e
|
Fixed struct ref casts
|
2022-06-25 08:43:55 -07:00 |
|
Brian Fiete
|
e3cceff39c
|
Null check in BfAutoComplete::CheckNamespace
|
2022-06-25 08:32:05 -07:00 |
|
Brian Fiete
|
79320652e3
|
Named arguments
|
2022-06-24 18:41:54 -07:00 |
|
Brian Fiete
|
d204922403
|
Improved Add From Installed IDE project dialog
|
2022-06-24 10:29:40 -07:00 |
|
Brian Fiete
|
48635c1939
|
Improved ambiguous (a*b, c*d) tuple parse
|
2022-06-24 09:25:43 -07:00 |
|
Brian Fiete
|
7063959762
|
NextId fix
|
2022-06-24 07:35:56 -07:00 |
|
Brian Fiete
|
0cf3e2283d
|
Cache sized array length during typeref resolution
|
2022-06-24 07:35:02 -07:00 |
|
Brian Fiete
|
b1023ff36a
|
Fixed test
|
2022-06-24 07:08:05 -07:00 |
|
Brian Fiete
|
4c6b43761f
|
Remove debug code
|
2022-06-24 06:52:17 -07:00 |
|
Brian Fiete
|
20c88dfeb0
|
Better enum autocomplete hygiene
|
2022-06-24 06:45:35 -07:00 |
|
Brian Fiete
|
fa1271b662
|
Fixed find results output ordering
|
2022-06-23 17:28:24 -07:00 |
|
Brian Fiete
|
0975e24f8e
|
SplitList SoA prototype
|
2022-06-23 14:38:33 -07:00 |
|
Brian Fiete
|
bca82c231f
|
Fixed constraint checks for inner types
|
2022-06-23 13:55:34 -07:00 |
|
Brian Fiete
|
439b34f7c2
|
Changed Count/MinValue/MaxValue from properties to methods
|
2022-06-23 13:37:15 -07:00 |
|
Brian Fiete
|
d17da427bc
|
Fixed ce breakpoint deletion
|
2022-06-23 12:31:19 -07:00 |
|
Brian Fiete
|
c6399519c8
|
Typed primitive subtraction result fix
|
2022-06-23 12:06:15 -07:00 |
|
Brian Fiete
|
af7a670198
|
Range<T>
|
2022-06-23 11:53:33 -07:00 |
|
Brian Fiete
|
2a55b5c7bb
|
Support System.Compiler values in comptime, SetReturnType, Enum helpers
|
2022-06-23 11:53:21 -07:00 |
|
Brian Fiete
|
0e86b5c49d
|
Fixed type recursion issue checking attributes in DoCEEmit
|
2022-06-23 06:07:22 -07:00 |
|
Brian Fiete
|
ca81fd14c2
|
Fixed AppendF implicit index with width specifier
|
2022-06-23 05:21:32 -07:00 |
|
Brian Fiete
|
f47d9e0b01
|
Fixed CurrentAddToConstHolder of sized array types
|
2022-06-23 05:20:54 -07:00 |
|
Brian Fiete
|
bd10113806
|
Fixed attribute lookup of inner type
|
2022-06-23 05:18:35 -07:00 |
|
Brian Fiete
|
7d1e863d96
|
Fixed unbound generic typedef lookup
|
2022-06-22 12:27:31 -07:00 |
|
Brian Fiete
|
36a8c2c6ae
|
Added '->' support to nullables and Result<T>
|
2022-06-22 12:06:40 -07:00 |
|
Brian Fiete
|
e4cac2ca24
|
Continue searching in CastToValue constraint check on method return fail
|
2022-06-22 10:18:24 -07:00 |
|
Brian Fiete
|
abd511a93d
|
Added '->' operator, static indexer fix, RefCounted<T>
|
2022-06-22 08:35:25 -07:00 |
|