Brian Fiete
|
68bf7bc801
|
Added nullable(T), Result<T> can use null conditionals
|
2020-04-27 15:09:10 -07:00 |
|
Brian Fiete
|
664078557f
|
Improving auto-implemented properties
|
2020-04-10 07:53:56 -07:00 |
|
Brian Fiete
|
d1c373420b
|
Fixed Friend check for properties
|
2020-03-09 06:51:41 -07:00 |
|
Brian Fiete
|
14ac27c977
|
Removed 'internal' protection - it's all about [Friend] now
|
2020-03-09 06:34:16 -07:00 |
|
Brian Fiete
|
c92bc523db
|
Added constant string appending with + operator, const string fixes
|
2020-02-28 09:20:43 -08:00 |
|
Brian Fiete
|
590df7aec7
|
Better handling of this/base for autocomplete, colorization, goto def
|
2020-02-21 09:26:02 -08:00 |
|
Brian Fiete
|
40c404f329
|
Allow overrides to specify unique default param values
|
2020-02-20 17:18:53 -08:00 |
|
Brian Fiete
|
c2c2c24ac8
|
Fixed some issues with new/delete generic constraints
|
2020-02-20 11:57:25 -08:00 |
|
Brian Fiete
|
f041caaeb8
|
Fixed readonly issues, particularly with statics
|
2020-02-19 06:35:52 -08:00 |
|
Brian Fiete
|
7b9c994066
|
Fixed bugs related to generic delegate type references
|
2020-02-13 07:55:50 -08:00 |
|
Brian Fiete
|
8171c842f0
|
Fixed varargs and tuple building
|
2020-02-11 08:37:52 -08:00 |
|
Brian Fiete
|
3486251254
|
Fixed errors for circular data references in member attributes
|
2020-01-18 14:43:42 -08:00 |
|
Brian Fiete
|
12e5b525ad
|
Alloc allign attributes, lambda captures
|
2019-11-26 13:11:17 -08:00 |
|
Brian Fiete
|
68151e69ca
|
Test fix, linux fix
|
2019-11-19 13:36:51 -08:00 |
|
Brian Fiete
|
8945a906f7
|
Added constraints for operators, 'external' constraints for methods
|
2019-11-17 09:28:39 -08:00 |
|
Brian Fiete
|
f10551e6f8
|
Fixed autocomplete issues with nested calls
|
2019-11-02 06:04:26 -07:00 |
|
Brian Fiete
|
ad2542eba6
|
Adding Obsolete/Error/Warn attributes, devirt fixes for struct ptr
|
2019-10-09 16:11:49 -07:00 |
|
Brian Fiete
|
f4c252048e
|
Fixed build paths, added comparison warnings, other misc fixes
|
2019-10-05 10:26:26 -07:00 |
|
Brian Fiete
|
f8d4d0ded0
|
Properly throw error on Dispose call on using for immutable values
|
2019-09-29 07:43:36 -07:00 |
|
Brian Fiete
|
3625d76cc7
|
Fixed cascade error, switched minidump test to use symbols.beeflang.org
|
2019-08-29 17:40:17 -07:00 |
|
Brian Fiete
|
078564ac9e
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
|