Brian Fiete
|
64b62c09be
|
Start of SIMD support
|
2020-08-23 05:42:42 -07:00 |
|
Brian Fiete
|
044f15629d
|
Added ability to explicitly cast from int to enum generic constraint
|
2020-08-16 15:56:59 -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
|
65d960a6e6
|
More tests
|
2020-08-16 08:31:26 -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
|
fe4027d33a
|
Fixed string serialization issue in attributes
|
2020-08-13 14:44:14 -07:00 |
|
Brian Fiete
|
685a036eb2
|
Fixed issue removing split global
|
2020-08-13 13:12:00 -07:00 |
|
Brian Fiete
|
9facb06d52
|
Made global creation failure more debuggable
|
2020-08-13 13:11:36 -07:00 |
|
Brian Fiete
|
a139b6f0ad
|
Fixed crash resolving generic method arguments
|
2020-08-13 07:31:24 -07:00 |
|
Brian Fiete
|
7a65003679
|
Added Interface colorization type
|
2020-08-13 07:00:49 -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
|
0fbe15040d
|
Extended TryMemCpy to work on structs
|
2020-08-12 11:42:15 -07:00 |
|
Brian Fiete
|
14e9f9aa53
|
Removed result from type population. Fixed early return.
|
2020-08-12 07:42:13 -07:00 |
|
Brian Fiete
|
5074b3e2ae
|
Fixed commutability of comparison constraint
|
2020-08-12 07:41:16 -07:00 |
|
Brian Fiete
|
cdf5f3b03b
|
Fixing TryMemCpy
|
2020-08-12 05:33:42 -07:00 |
|
Brian Fiete
|
858cca5bec
|
Reverting TryMemCpy
|
2020-08-11 18:40:38 -07:00 |
|
Brian Fiete
|
d33764be06
|
Put back TryMemCpy
|
2020-08-11 16:37:59 -07:00 |
|
Brian Fiete
|
41cc6308ab
|
Null check cleaning up old parsers
|
2020-08-11 16:20:56 -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
|
85b4afcd94
|
Tightened std type lookup requirements, fixed reified redecl issue
|
2020-08-11 12:14:47 -07:00 |
|
Brian Fiete
|
fbe9a906e4
|
Removed test
|
2020-08-11 09:48:38 -07:00 |
|
Brian Fiete
|
c12aea02be
|
!pdbtest, extra PDB reading robustness
|
2020-08-11 09:26:21 -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
|
cea4b6cdd8
|
Null check
|
2020-08-10 17:37:40 -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 |
|
Brian Fiete
|
2a2b944fdd
|
Improved nullptr tostring
|
2020-08-10 06:39:31 -07:00 |
|
Brian Fiete
|
6b67a4493d
|
Fixed const expression hashing
|
2020-08-10 06:39:07 -07:00 |
|
Brian Fiete
|
a6e191d2f1
|
Fixed pointer-to-float conversion
|
2020-08-10 06:38:28 -07:00 |
|
Brian Fiete
|
2a6c94c9fc
|
Fixed valueless const issue
|
2020-08-10 05:00:42 -07:00 |
|
Brian Fiete
|
214ac82808
|
Fixed const evaluation of float modulos
|
2020-08-09 07:19:10 -07:00 |
|
Brian Fiete
|
1d42cde61d
|
Fixed lack of error with assignment checking in expression-body methods
|
2020-08-09 07:18:46 -07:00 |
|
Brian Fiete
|
b1e6ce17a6
|
PopulateType issue
|
2020-08-09 07:17:24 -07:00 |
|
Brian Fiete
|
36b56563a2
|
Fixed Abs for XMMs with REX, fixed modulo of 1.0
|
2020-08-09 07:17:07 -07:00 |
|
Brian Fiete
|
b7b065855d
|
Start of wasm support
|
2020-08-06 09:24:37 -07:00 |
|
Brian Fiete
|
053b302d42
|
Removed test
|
2020-08-05 06:16:37 -07:00 |
|
Brian Fiete
|
1ef8c14d74
|
Removed temporary test
|
2020-08-05 06:13:33 -07:00 |
|
Brian Fiete
|
b50fbdb51d
|
Fixed failed explicit indexer interface conformance declaration
|
2020-08-05 05:35:21 -07:00 |
|
Brian Fiete
|
c3bc2bc67c
|
Added extern constraints to types
|
2020-08-05 05:34:32 -07:00 |
|
Brian Fiete
|
92d3ab6ca9
|
Fixed error messages for methods with extern constraints in variations
|
2020-08-04 10:30:25 -07:00 |
|
Brian Fiete
|
c7393865b4
|
Fixed issue passing a splat arg to a params parameter
|
2020-08-03 10:19:50 -07:00 |
|