Brian Fiete
|
eebb0f7882
|
Fixed failed anonymous inline type declaration with attributes
|
2025-01-07 11:54:46 -08:00 |
|
Brian Fiete
|
a5e9a33f64
|
Anonymous subclassing in initializer blocks
|
2025-01-04 10:57:37 -08:00 |
|
Brian Fiete
|
958fc30310
|
Inline anonymous type declarations
|
2025-01-02 11:42:33 -08:00 |
|
Brian Fiete
|
04ea8a6634
|
Generic constructors
|
2024-11-06 07:31:55 -05:00 |
|
Brian Fiete
|
084566cdc6
|
Use StackHelper for very long if/else chains
|
2024-03-18 05:44:02 -04:00 |
|
Brian Fiete
|
596dd2401d
|
Added support for indexer in initializer expression, reeval Add calls
|
2023-03-17 11:13:41 -07:00 |
|
Brian Fiete
|
7f328385db
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
|
Brian Fiete
|
f081365dab
|
Allow attributes on local methods
|
2022-05-27 11:28:53 -07:00 |
|
Brian Fiete
|
e508991dce
|
Improved generic type parsing (particularly 'a<b>.c < d` cases)
|
2022-02-06 08:21:53 -05:00 |
|
Brian Fiete
|
f4f10fce99
|
Partial explicit generic method arguments with ... or ?
|
2022-02-05 13:47:19 -05:00 |
|
Brian Fiete
|
f0bafae177
|
Fix for 'using static' namespace search inside namespace declarations
|
2022-01-07 08:58:19 -05:00 |
|
Brian Fiete
|
7436b201be
|
Fixed documentation-finding with attributed declarations
|
2021-10-31 07:31:08 -07:00 |
|
Brian Fiete
|
27fd5552cc
|
Enhanced ranges
|
2021-10-24 08:12:18 -07:00 |
|
Brian Fiete
|
4d1672fbcf
|
Added 'in' parameter support
|
2021-01-27 09:01:47 -08:00 |
|
Brian Fiete
|
0692fb44a4
|
Added '.{ x = 1, y = 2}' initializer expression
|
2021-01-02 06:14:29 -08:00 |
|
Brian Fiete
|
9cd47a784b
|
Added 'protected internal' protection
|
2020-12-07 07:53:12 -08:00 |
|
Brian Fiete
|
7f9e0c4f5b
|
Support for 'decltype(val).MemberName' expressions
|
2020-09-19 10:02:51 -07:00 |
|
Brian Fiete
|
ff56034eb2
|
Fixed some classify flashing
|
2020-09-14 11:54:54 -07:00 |
|
Brian Fiete
|
99419097c5
|
Added [IgnoreErrors] block attribute
|
2020-08-16 08:33:51 -07:00 |
|
Brian Fiete
|
2bfc9d2d98
|
Fixed operator precedence issue
|
2020-07-02 23:34:17 -07:00 |
|
Brian Fiete
|
229a5aa5c5
|
Initializer expressions
|
2020-06-18 06:12:14 -07:00 |
|
Brian Fiete
|
6cb2df65a6
|
Improvements to interfaces: extensions, better generics, statics
|
2020-05-27 09:46:09 -07:00 |
|
Brian Fiete
|
e16e4613b6
|
Better handling of autocomplete with tokens
|
2020-05-26 06:10:51 -07:00 |
|
Brian Fiete
|
de6a68911a
|
New function/delegate casting rules, similar to tuple rules
|
2020-03-31 07:46:01 -07:00 |
|
Brian Fiete
|
7741344fd2
|
Added support for C-style vararg methods
|
2020-02-11 07:34:47 -08:00 |
|
Brian Fiete
|
d91483ed83
|
Fixed multi var decl in switch case
|
2020-01-31 16:10:06 -08:00 |
|
Brian Fiete
|
88adb3a1cd
|
New nullable support
|
2019-11-21 08:23:18 -08:00 |
|
Brian Fiete
|
078564ac9e
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
|