Brian Fiete
|
75eeb25555
|
Refactoring of operator constraints, generic param population
|
2020-09-18 17:00:33 -07:00 |
|
Brian Fiete
|
378d514d0a
|
Fixed splat MakeCallableTarget
|
2020-09-17 05:46:38 -07:00 |
|
Brian Fiete
|
1be4c24e45
|
Error fix for readonly field
|
2020-09-17 05:22:02 -07:00 |
|
Brian Fiete
|
63ce6eb07b
|
Fixes for readonly
|
2020-09-16 15:53:42 -07:00 |
|
Brian Fiete
|
a9ee5c4dde
|
Fixed "expected fewer indices" error
|
2020-09-16 05:57:41 -07:00 |
|
Brian Fiete
|
9185d9f02a
|
Fixed field access of static pointer struct member
|
2020-09-16 05:29:54 -07:00 |
|
Brian Fiete
|
0b20ef867b
|
Support for matching interface conformance in distinct build options
|
2020-09-16 04:37:28 -07:00 |
|
Brian Fiete
|
11b9463fcd
|
#CallerExpression crash on empty argument
|
2020-09-14 12:06:04 -07:00 |
|
Brian Fiete
|
f33e65b56d
|
Support for static indexers
|
2020-09-11 14:15:55 -07:00 |
|
Brian Fiete
|
3627f8c40f
|
Reworked functions with explicit 'this'
|
2020-09-11 10:33:16 -07:00 |
|
Brian Fiete
|
6b6be04a22
|
Allow bind to 'this' functions without target
|
2020-09-10 11:26:34 -07:00 |
|
Brian Fiete
|
c34e6fe66a
|
Protect against invalid fixit for adding method
|
2020-09-09 23:52:21 -07:00 |
|
Brian Fiete
|
e70394bbf6
|
Operator '??=', '?' out discard
|
2020-09-07 15:24:42 -07:00 |
|
Brian Fiete
|
f3074986ea
|
Fixed autocomplete flashing when typing 'for'
|
2020-09-07 07:04:21 -07:00 |
|
Brian Fiete
|
25f44ae133
|
Added System.Compiler compile-time values
|
2020-09-04 08:09:04 -07:00 |
|
Brian Fiete
|
24aaa22f7a
|
Fixed error with generic method call on a static field
|
2020-09-03 10:24:42 -07:00 |
|
Brian Fiete
|
177b5b7254
|
Fixed lambda capture of shadows variables
|
2020-09-01 15:57:08 -07:00 |
|
Brian Fiete
|
66d5f67528
|
Support for non-static ++ and -- operator overloads
|
2020-08-31 16:11:20 -07:00 |
|
Brian Fiete
|
5924d4819b
|
Fixed default interface method issue
|
2020-08-31 15:54:40 -07:00 |
|
Brian Fiete
|
705c739750
|
Fixed ternary operator with literals without expected type
|
2020-08-30 10:06:17 -07:00 |
|
Brian Fiete
|
9242cb0dc5
|
Fixed null access with ambiguous virtual method match
|
2020-08-30 07:43:00 -07:00 |
|
Brian Fiete
|
047f969060
|
Fixed erroneous 'this' assignment check
|
2020-08-30 06:21:34 -07:00 |
|
Brian Fiete
|
deccc7dfc6
|
Fixed GetPropertyMethodDef
|
2020-08-29 14:49:01 -07:00 |
|
Brian Fiete
|
c49d92b779
|
Made method mutability part of signature and method selection
|
2020-08-29 14:18:05 -07:00 |
|
Brian Fiete
|
10421d99ca
|
Fixit for brace-to-paren for object initializers
|
2020-08-29 11:29:13 -07:00 |
|
Brian Fiete
|
6975d1ce40
|
Fixed warnings for hex literals
|
2020-08-29 07:08:02 -07:00 |
|
Brian Fiete
|
79c9f5d818
|
Fixed generic interference with generic tuples
|
2020-08-26 06:10:36 -07:00 |
|
Brian Fiete
|
fb73967519
|
Fixed defer with property target
|
2020-08-25 09:06:19 -07:00 |
|
Brian Fiete
|
ca4b383339
|
More SIMD work
|
2020-08-25 07:33:55 -07:00 |
|
Brian Fiete
|
c5f610bae2
|
Fixed qualified wrapped property lookup
|
2020-08-23 06:44:47 -07:00 |
|
Brian Fiete
|
64b62c09be
|
Start of SIMD support
|
2020-08-23 05:42:42 -07:00 |
|
Brian Fiete
|
5a3701fa90
|
Fixed valueless alias, warn on unused attribute
|
2020-08-16 15:56:09 -07:00 |
|
Brian Fiete
|
99419097c5
|
Added [IgnoreErrors] block attribute
|
2020-08-16 08:33:51 -07:00 |
|
Brian Fiete
|
01d9bfb66f
|
Properly reference alt method module
|
2020-08-13 17:05:43 -07:00 |
|
Brian Fiete
|
1dc1ec24a0
|
Properly check for IsMemberAccessible for operators
|
2020-08-13 16:19:22 -07:00 |
|
Brian Fiete
|
a139b6f0ad
|
Fixed crash resolving generic method arguments
|
2020-08-13 07:31:24 -07:00 |
|
Brian Fiete
|
9bbcb8eb5e
|
Added a RefType colorization type
|
2020-08-13 06:28:31 -07:00 |
|
Brian Fiete
|
4b80bcbbcf
|
Added some alloctype(T) tests
|
2020-08-12 15:41:38 -07:00 |
|
Brian Fiete
|
9d5d5b4063
|
Added alloctype(T)
|
2020-08-12 15:07:56 -07:00 |
|
Brian Fiete
|
a4abd54e7d
|
Fixed params in extension methods
|
2020-08-12 11:58:59 -07:00 |
|
Brian Fiete
|
5074b3e2ae
|
Fixed commutability of comparison constraint
|
2020-08-12 07:41:16 -07:00 |
|
Brian Fiete
|
6d65d8d11d
|
Fixed issue with valueless ref params
|
2020-08-11 13:52:57 -07:00 |
|
Brian Fiete
|
b53089a3e4
|
Diallowed unbound generics for 'is'
|
2020-08-11 12:32:04 -07:00 |
|
Brian Fiete
|
fbe9a906e4
|
Removed test
|
2020-08-11 09:48:38 -07:00 |
|
Brian Fiete
|
4afc8eb3dc
|
Fixed cases where param modification of sized arrays should be an error
|
2020-08-11 07:00:31 -07:00 |
|
Brian Fiete
|
35505d905a
|
More extern constraints work
|
2020-08-10 17:02:48 -07:00 |
|
Brian Fiete
|
d35ef0e1e8
|
Fixed fail crash
|
2020-08-10 15:36:05 -07:00 |
|
Brian Fiete
|
2e3356d04a
|
More operator constraint compliance
|
2020-08-10 14:45:11 -07:00 |
|
Brian Fiete
|
32cd6d8841
|
Improved extern type constraints
|
2020-08-10 13:29:05 -07:00 |
|
Brian Fiete
|
74382fcb30
|
Removed invalid error
|
2020-08-10 06:39:43 -07:00 |
|