Brian Fiete
|
65d960a6e6
|
More tests
|
2020-08-16 08:31:26 -07:00 |
|
Brian Fiete
|
4b80bcbbcf
|
Added some alloctype(T) tests
|
2020-08-12 15:41:38 -07:00 |
|
Brian Fiete
|
35505d905a
|
More extern constraints work
|
2020-08-10 17:02:48 -07:00 |
|
Brian Fiete
|
32cd6d8841
|
Improved extern type constraints
|
2020-08-10 13:29:05 -07:00 |
|
Brian Fiete
|
c3bc2bc67c
|
Added extern constraints to types
|
2020-08-05 05:34:32 -07:00 |
|
Brian Fiete
|
f9bed24c00
|
Fixed 'base' lookup for properties
|
2020-08-03 06:09:45 -07:00 |
|
Brian Fiete
|
91dea6cd3b
|
Fixed const expr preference in method selection
|
2020-08-01 12:16:17 -07:00 |
|
Brian Fiete
|
ae89a29fd8
|
Improved method selection with unspecialized arguments
|
2020-08-01 07:48:59 -07:00 |
|
Brian Fiete
|
bec6f1d007
|
Properly checking extern method constraints, fixed dtor body scopes
|
2020-07-24 05:20:50 -07:00 |
|
Brian Fiete
|
03e09c4322
|
Test change
|
2020-07-21 13:14:20 -07:00 |
|
Brian Fiete
|
af9320ada6
|
Fixed Equals check for non-aligned-size sized arrays
|
2020-07-20 08:04:34 -07:00 |
|
Brian Fiete
|
fc21c66b27
|
Method selection issues, issues with tuples containing 'var'
|
2020-07-20 07:17:33 -07:00 |
|
Brian Fiete
|
dc0c0946a0
|
Fixed warning
|
2020-07-18 06:51:33 -07:00 |
|
Brian Fiete
|
015470203b
|
Added union assignment test
|
2020-07-18 06:47:47 -07:00 |
|
Brian Fiete
|
bcef4a975d
|
More reflection tests
|
2020-07-18 05:27:09 -07:00 |
|
Brian Fiete
|
e6f722bf7a
|
Tests for split global with explicit reference
|
2020-07-16 16:03:36 -07:00 |
|
Brian Fiete
|
0e6a001091
|
Fixed Linux interop issue
|
2020-07-15 06:28:41 -07:00 |
|
Brian Fiete
|
b30a72719c
|
Fixed issues with global var addresses in const arrays
|
2020-07-13 08:51:02 -07:00 |
|
Brian Fiete
|
037b2ac1e4
|
Added reflection category to distinct build options (wip)
|
2020-07-11 16:24:07 -07:00 |
|
Brian Fiete
|
7f726ef9ba
|
Added proper support for explicit 'this' in functions
|
2020-07-10 06:40:24 -07:00 |
|
Brian Fiete
|
a02de171ef
|
Added ability to lookup types with 'using static'
|
2020-07-07 10:46:53 -07:00 |
|
Brian Fiete
|
c0b8d151de
|
Reflection fixes
|
2020-07-06 12:26:06 -07:00 |
|
Brian Fiete
|
6cd66a2182
|
Reflection fixes for static values
|
2020-07-06 09:55:19 -07:00 |
|
Brian Fiete
|
78dd56d6c5
|
Added GetFieldReference, ability to explicitly reference in Variant
|
2020-07-06 09:09:28 -07:00 |
|
Brian Fiete
|
c826bac949
|
Fixed 'ref' params for reflected method invocations
|
2020-07-04 10:39:50 -07:00 |
|
Brian Fiete
|
2fe209447e
|
Renamed TypeCode_Single to TypeCode_Float. Float struct interop fixes.
|
2020-07-03 13:54:45 -07:00 |
|
bfiete
|
7d80b04ee8
|
Test fix for macOS
|
2020-07-01 13:52:23 -07:00 |
|
Brian Fiete
|
46a7e0568d
|
Tests for new visibility rules
|
2020-07-01 12:06:51 -07:00 |
|
Brian Fiete
|
b60fed96c0
|
More generic conformance tests
|
2020-06-30 16:02:15 -07:00 |
|
Brian Fiete
|
455a0d0b46
|
More tests
|
2020-06-30 05:44:34 -07:00 |
|
Brian Fiete
|
0154b75923
|
Fixed generic inner type alias with type extensions
|
2020-06-23 11:54:28 -07:00 |
|
Brian Fiete
|
2eb7ce3e1a
|
Added Variant support to reflected method invocation
|
2020-06-22 17:06:26 -07:00 |
|
Brian Fiete
|
78ffe6a682
|
Fixed tuple equality check
|
2020-06-18 06:33:33 -07:00 |
|
Brian Fiete
|
229a5aa5c5
|
Initializer expressions
|
2020-06-18 06:12:14 -07:00 |
|
Brian Fiete
|
08e38a03f9
|
Added [?] implied size for sized arrays with initializers
|
2020-06-13 08:36:39 -07:00 |
|
Brian Fiete
|
da0bff04a4
|
Updated interop tests
|
2020-06-10 10:06:54 -07:00 |
|
Brian Fiete
|
972c4764f0
|
Interop test fix
|
2020-06-10 07:12:43 -07:00 |
|
Brian Fiete
|
5da74382d4
|
Interop fixes and tests, fixing xplat struct passing issues
|
2020-06-10 07:12:07 -07:00 |
|
Brian Fiete
|
9f00539d90
|
Refactored generic type instances to be a BfGenericTypeInfo member
|
2020-06-05 07:01:58 -07:00 |
|
Brian Fiete
|
6fe9c78ada
|
Added support for generic tuples
|
2020-06-04 15:02:46 -07:00 |
|
Brian Fiete
|
f6f94ed40c
|
More tests for generic constraints and mixins
|
2020-06-03 12:08:37 -07:00 |
|
Brian Fiete
|
e1c340a711
|
Added extension methods
|
2020-06-03 05:22:11 -07:00 |
|
Brian Fiete
|
be6a132fb5
|
Reflection support for methods and types
|
2020-05-28 07:36:34 -07:00 |
|
Brian Fiete
|
6cb2df65a6
|
Improvements to interfaces: extensions, better generics, statics
|
2020-05-27 09:46:09 -07:00 |
|
Brian Fiete
|
5a5287bc8b
|
Fixed generic alias and generic delegate issues
|
2020-05-23 17:25:47 -07:00 |
|
Brian Fiete
|
adbae6f1d4
|
Fixes to global indexing
|
2020-05-22 06:39:12 -07:00 |
|
Brian Fiete
|
24f931df51
|
Fix to sized array initialization
|
2020-05-22 06:06:43 -07:00 |
|
Brian Fiete
|
952e3aec58
|
Nullable fixes with !=
|
2020-05-19 12:27:26 -07:00 |
|
Brian Fiete
|
e82daf74d4
|
Fixed params expression with ref values
|
2020-05-19 09:42:11 -07:00 |
|
Brian Fiete
|
2510c16389
|
More generics tests
|
2020-05-16 08:21:34 -07:00 |
|