Brian Fiete
|
4189d10f41
|
Fixed null coalescing issues with addrs and cast insert points
|
2021-06-24 10:48:46 -07:00 |
|
Brian Fiete
|
392b2e0b6c
|
Made custom allocators work with pointers to structs, give proper errors
|
2021-06-24 09:50:13 -07:00 |
|
Brian Fiete
|
bea4fe007a
|
Fixed static init/deinit priority for Thread.Current
|
2021-06-24 09:24:41 -07:00 |
|
Brian Fiete
|
2101774b8a
|
Cleared mNextWithSameName in ClearMemberSets
|
2021-06-24 07:00:03 -07:00 |
|
Brian Fiete
|
b122655a46
|
Crash fix for GetCustomAttribute in no-attribute case
|
2021-06-24 06:59:49 -07:00 |
|
Brian Fiete
|
e3db26004b
|
Heap fix
|
2021-06-24 06:59:29 -07:00 |
|
Brian Fiete
|
80007037d7
|
Fixed reg cost calculation for mov to symbol
|
2021-06-23 12:27:42 -07:00 |
|
Brian Fiete
|
f993d3cc62
|
Fix for signed numeric cast with immediate
|
2021-06-23 08:39:12 -07:00 |
|
Brian Fiete
|
a888fd745a
|
Require semicolon after repeat/while (warning for backward compat)
|
2021-06-22 13:14:56 -07:00 |
|
Brian Fiete
|
0aa751dec7
|
Fixed parsing of generic expression-bodied methods
|
2021-06-22 12:59:06 -07:00 |
|
Brian Fiete
|
9ba8bd86b8
|
Fixed field dtor error in autoprops
|
2021-06-22 10:51:52 -07:00 |
|
Brian Fiete
|
f831d75de2
|
Added field dtor support for auto-properties
|
2021-06-22 10:42:04 -07:00 |
|
Brian Fiete
|
90a51834bc
|
Allowed undef for array allocation
|
2021-06-22 07:32:06 -07:00 |
|
Brian Fiete
|
3ce389af0f
|
Merge pull request #1078 from disarray2077/invariantinfo_fix
Fix InvariantInfo
|
2021-06-22 07:26:28 -07:00 |
|
Brian Fiete
|
97e399f57d
|
Merge pull request #1077 from disarray2077/tzi_threadsafety
Fix a thread safety issue in TimeZoneInfo
|
2021-06-22 07:25:50 -07:00 |
|
disarray2077
|
40d11226ba
|
Fix InvariantInfo
|
2021-06-21 17:39:22 -03:00 |
|
disarray2077
|
47a5785179
|
Fix a thread safety issue in TimeZoneInfo
|
2021-06-21 17:06:33 -03:00 |
|
Brian Fiete
|
e61d702da1
|
Add IInteger to minlib
|
2021-06-20 10:03:37 -07:00 |
|
Brian Fiete
|
4ca73ae7be
|
Improved typeof(T).MinValue/MaxValue const resolution
|
2021-06-20 09:47:18 -07:00 |
|
Brian Fiete
|
d0ee1dda7b
|
Use undefs for generic param const type property lookups
|
2021-06-19 13:26:58 -07:00 |
|
Brian Fiete
|
74861b17a3
|
Handled SetupNullConditional generic param cases
|
2021-06-19 13:09:42 -07:00 |
|
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 |
|