Mike Krüger
|
a6e4150637
|
Added distinct color for the 'var' context sensitive keyword.
|
12 years ago |
Daniel Grunwald
|
ee5d87a0f8
|
Add year to license headers.
|
13 years ago |
Mike Krüger
|
f3537813b6
|
Fixed issue in semantic highlighting type errors
|
13 years ago |
Mike Krüger
|
84e9a33715
|
Added ABI comparer.
|
13 years ago |
Mike Krüger
|
0b44512d15
|
Added highlighting test for old semantic highlighting bug.
(This contains a semantic error)
|
13 years ago |
Mike Krüger
|
428eee9ae2
|
Added more semantic highlighting unit tests.
|
13 years ago |
Mike Krüger
|
24ffc48dba
|
Fixed EventDeclaration colors.
|
13 years ago |
Mike Krüger
|
ac5cf7888e
|
Fixed semantic highlighting bug & added highlighting unit tests.
|
13 years ago |
Daniel Grunwald
|
087aee7fe8
|
Simplify parser API.
|
13 years ago |
Daniel Grunwald
|
32ee4d4548
|
Fix icsharpcode/NRefactory#76: definite assignment analysis ignores false part of conditional expressions.
|
13 years ago |
Daniel Grunwald
|
0b263b0b74
|
TypeSystemConvertVisitor: implemented ConvertInterfaceImplementation for methods and properties.
Implemented 'goto case' support in control flow analysis.
|
14 years ago |
Daniel Grunwald
|
e2cb5467c2
|
Adjust CodeDomConvertVisitor and DefiniteAssignmentAnalysis to new type system.
|
14 years ago |
Daniel Grunwald
|
5c585e110b
|
Apply license header to unit tests.
Add parser unit tests for ObjectCreateExpression.
|
14 years ago |
Daniel Grunwald
|
3cc6fabec4
|
Allow performing definite assignment analysis without providing an ITypeResolveContext.
|
15 years ago |
Daniel Grunwald
|
ccfd4ea12c
|
Evaluate constant expressions in definite assignment analysis.
|
15 years ago |
Daniel Grunwald
|
735cb8595e
|
Fix issues in definite assignment analysis.
|
15 years ago |