Brian Fiete
|
cc107ae341
Made AssertCurrentNode a soft error
|
1 ヶ月 前 |
Brian Fiete
|
8a07189594
Improved handling of parser errors with attributed elements
|
2 ヶ月 前 |
Brian Fiete
|
6f5d3e0ca9
Fixed parsing for generic ctor 'this<X>() where X : int : base() '
|
2 ヶ月 前 |
Brian Fiete
|
e5c1d782ea
TriviaStart fix for 'A<B>.C()'
|
2 ヶ月 前 |
Brian Fiete
|
958a1630aa
Added support for global:: lookups
|
2 ヶ月 前 |
Brian Fiete
|
ad3d90e521
Fixed BfSizedArrayCreateExpression error handling for non-array
|
2 ヶ月 前 |
Fusioon
|
865e70d73a
Expect semicolon after expression body property
|
4 ヶ月 前 |
Brian Fiete
|
188ff74128
Fixed do/while detection
|
5 ヶ月 前 |
Brian Fiete
|
546c4d7e7e
Fixes anonymous type formatting
|
5 ヶ月 前 |
Brian Fiete
|
5feb0c044b
'not case' expression, case variable scope change
|
5 ヶ月 前 |
Brian Fiete
|
ad9550d807
Fixed ability to use anonymous types as method parameters
|
6 ヶ月 前 |
Brian Fiete
|
d8be440cb6
Fixed IsInitializerStatement with indexed Add initializer
|
6 ヶ月 前 |
Brian Fiete
|
eebb0f7882
Fixed failed anonymous inline type declaration with attributes
|
6 ヶ月 前 |
Brian Fiete
|
c600f86da5
Fixed define block srcEnd in initializer block
|
6 ヶ月 前 |
Brian Fiete
|
61a3328c5a
Proper error for anonymous type declarations in emitted code
|
7 ヶ月 前 |
Brian Fiete
|
854122cb46
Allow anonymous 'using' fields
|
7 ヶ月 前 |
Brian Fiete
|
613f9c743a
Anonymous id fix
|
7 ヶ月 前 |
Brian Fiete
|
a6a891d800
Improved semicolon handling for inline anonymous type references
|
7 ヶ月 前 |
Brian Fiete
|
b922c486ec
Improved IsInitializerStatement
|
7 ヶ月 前 |
Brian Fiete
|
a5e9a33f64
Anonymous subclassing in initializer blocks
|
7 ヶ月 前 |
Brian Fiete
|
01c2c35fc3
Anonymous type improvements
|
7 ヶ月 前 |
Brian Fiete
|
958fc30310
Inline anonymous type declarations
|
7 ヶ月 前 |
Brian Fiete
|
b784f4f39d
Remove 'stack' keyword
|
7 ヶ月 前 |
Brian Fiete
|
f43da38dbb
Fixed null token crash while typing 'Program.this'
|
8 ヶ月 前 |
Brian Fiete
|
14a3dd8e7d
Handle zero-sized enums (<= 1 member)
|
8 ヶ月 前 |
Brian Fiete
|
04ea8a6634
Generic constructors
|
9 ヶ月 前 |
Fusioon
|
921049ba02
Fix dangling error when typing delegate, disallow method body after delegate type
|
11 ヶ月 前 |
Brian Fiete
|
084566cdc6
Use StackHelper for very long if/else chains
|
1 年間 前 |
Brian Fiete
|
b80db38cdc
Expanded const generic params to support structs
|
1 年間 前 |
Brian Fiete
|
6302416e40
Fixed constraints on generic delegates
|
1 年間 前 |