Brian Fiete
|
191d0337d0
|
Reflection fixes
|
2020-05-01 09:11:13 -07:00 |
|
Brian Fiete
|
4a3871a6c0
|
Fixed 'using' crash
|
2020-04-30 14:37:39 -07:00 |
|
Brian Fiete
|
842a6a8898
|
Added Obsolete support for moved collections
|
2020-04-29 09:53:48 -07:00 |
|
Brian Fiete
|
cd96114490
|
Fixed assignment operator overloading
|
2020-04-28 09:58:02 -07:00 |
|
Brian Fiete
|
91b5ab36ca
|
Fixed void skipcall boxed methods
|
2020-04-28 07:30:45 -07:00 |
|
Brian Fiete
|
966b886fcc
|
More changes for nullable(T)
|
2020-04-27 15:15:47 -07:00 |
|
Brian Fiete
|
68bf7bc801
|
Added nullable(T), Result<T> can use null conditionals
|
2020-04-27 15:09:10 -07:00 |
|
Brian Fiete
|
a5ccbab43e
|
Fixed crash typing "using System.Random."
|
2020-04-25 06:07:23 -07:00 |
|
Brian Fiete
|
905330ce12
|
Fixed dll imports in extension modules
|
2020-04-17 10:17:02 -07:00 |
|
Brian Fiete
|
11a46fa422
|
DLL import hotswap fixes
|
2020-04-16 00:32:00 -07:00 |
|
Brian Fiete
|
766b274426
|
Fixed hotswap error zeroing libs, fixed indexer type lookup errors
|
2020-04-13 06:41:54 -07:00 |
|
Brian Fiete
|
e2a6a122c4
|
Fixed a sized array initialization
|
2020-04-12 08:37:22 -07:00 |
|
Brian Fiete
|
664078557f
|
Improving auto-implemented properties
|
2020-04-10 07:53:56 -07:00 |
|
Brian Fiete
|
371f649fba
|
Fixed GCMarkMembers 'this' argument casting
|
2020-04-08 09:13:18 -07:00 |
|
Brian Fiete
|
2e6a53298d
|
Version update
|
2020-04-07 10:45:59 -07:00 |
|
Brian Fiete
|
90f59b4f5d
|
Fixed CheckStaticAccess
|
2020-04-07 09:03:27 -07:00 |
|
Brian Fiete
|
13d7b0c1c5
|
Fixed field var-resolving when calling methods
|
2020-04-07 08:31:17 -07:00 |
|
Brian Fiete
|
15c3ad98de
|
Changed array to Ordered instead of CRepr
|
2020-04-04 12:14:52 -07:00 |
|
Brian Fiete
|
36c99d2088
|
Linux fix
|
2020-04-04 06:20:55 -07:00 |
|
Brian Fiete
|
aaccaa97e2
|
Fixed crash related to global var alignment
|
2020-04-03 12:32:42 -07:00 |
|
Brian Fiete
|
1ca01864bb
|
Fixed some alignment differences between LLVM and BeefBE
|
2020-04-03 10:34:26 -07:00 |
|
Brian Fiete
|
0ae14f5a5d
|
Fixed forceLink awareness of inlines
|
2020-04-02 10:08:13 -07:00 |
|
Brian Fiete
|
de6a68911a
|
New function/delegate casting rules, similar to tuple rules
|
2020-03-31 07:46:01 -07:00 |
|
Brian Fiete
|
c62dbdf811
|
Fixed LinkName
|
2020-03-30 14:09:02 -07:00 |
|
Brian Fiete
|
a3020720c9
|
Fixed unqualified static lookups in mixins
|
2020-03-30 11:13:24 -07:00 |
|
Brian Fiete
|
dde6a56a03
|
Added uninitialized ctors: this(?), base(?)
|
2020-03-25 09:17:34 -07:00 |
|
Brian Fiete
|
61468d818f
|
Added MD5 file hashes to Beef
|
2020-03-23 12:07:05 -07:00 |
|
Brian Fiete
|
76c8b62780
|
Removed unused doDbgAgg
|
2020-03-12 13:41:14 -07:00 |
|
Brian Fiete
|
5276bd4533
|
Fixed int-lowered structs with immutable methods in LLVM
|
2020-03-12 05:40:36 -07:00 |
|
Brian Fiete
|
7a08e7bf11
|
Fixed FORCELINK with srets
|
2020-03-11 13:59:35 -07:00 |
|
Brian Fiete
|
7458a90b5b
|
Fixed default parameters requiring conversion operators
|
2020-03-11 07:57:20 -07:00 |
|
Brian Fiete
|
701e43bf1f
|
Fixed single-item replace
|
2020-03-10 12:02:47 -07:00 |
|
Brian Fiete
|
1db7f78b28
|
Fixed access error for protected properties
|
2020-03-10 08:28:16 -07:00 |
|
Brian Fiete
|
686050a68b
|
Fixed some lowering of Win32 structs by value
|
2020-03-09 11:46:40 -07:00 |
|
Brian Fiete
|
14ac27c977
|
Removed 'internal' protection - it's all about [Friend] now
|
2020-03-09 06:34:16 -07:00 |
|
Brian Fiete
|
cb6a6484eb
|
Fixed generic constraint error crash
|
2020-02-29 09:45:46 -08:00 |
|
Brian Fiete
|
c92bc523db
|
Added constant string appending with + operator, const string fixes
|
2020-02-28 09:20:43 -08:00 |
|
Brian Fiete
|
e962a1a339
|
Fix for test methods on generic types
|
2020-02-24 05:42:41 -08:00 |
|
Brian Fiete
|
4efa88376c
|
Fixed extension issue, fixed false dep from conversion operator
|
2020-02-22 06:49:56 -08:00 |
|
Brian Fiete
|
40c404f329
|
Allow overrides to specify unique default param values
|
2020-02-20 17:18:53 -08:00 |
|
Brian Fiete
|
07fd22f9e0
|
Supporting proper lowering for CRepr int-sized structs
|
2020-02-20 05:21:23 -08:00 |
|
Brian Fiete
|
610d472b66
|
Fixed new defer warning
|
2020-02-19 14:02:49 -08:00 |
|
Brian Fiete
|
1f20d76f94
|
Added a 'cast' intrinsic
|
2020-02-19 13:16:33 -08:00 |
|
Brian Fiete
|
9ffdb94740
|
Fix for calling private ctor from another ctor within the current type
|
2020-02-19 06:55:06 -08:00 |
|
Brian Fiete
|
90e4cf8825
|
Expanded BinarySearch api, got rid of IComparable due to iOpComparable
|
2020-02-18 08:43:29 -08:00 |
|
Brian Fiete
|
6dd49f5d9b
|
Fix for valueless array allocations
|
2020-02-17 14:49:59 -08:00 |
|
Brian Fiete
|
179e67194d
|
Reworked 'using' - now properly supports nulls, requires IDisposable
|
2020-02-17 05:39:05 -08:00 |
|
Brian Fiete
|
7c44884cf0
|
Properly complains about hidden parameterless base ctor calling
|
2020-02-13 12:29:06 -08:00 |
|
Brian Fiete
|
7b9c994066
|
Fixed bugs related to generic delegate type references
|
2020-02-13 07:55:50 -08:00 |
|
Brian Fiete
|
093ae8f9c1
|
Reworked some pointer arithmetic to use gep instead of ptrtoint
|
2020-02-11 09:28:25 -08:00 |
|