Daniel Grunwald
|
c3a31c9c81
|
Fix #92: The resolver does not check type constraints on calls to generic methods
|
13 years ago |
Daniel Grunwald
|
16aa0c6c28
|
Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system.
|
13 years ago |
Daniel Grunwald
|
087aee7fe8
|
Simplify parser API.
|
13 years ago |
Daniel Grunwald
|
eaba9798d3
|
Rename 'cu' to 'syntaxTree'.
|
13 years ago |
Daniel Grunwald
|
273178a141
|
Rename CompilationUnit to SyntaxTree.
|
13 years ago |
mike
|
11b8c3bca6
|
Removed IRelocatable infrastructure - the start line could now be
altered in the lexer directly.
|
14 years ago |
Daniel Grunwald
|
8007d25b00
|
Fix CSharpOutputVisitorTests.AssignmentInCollectionInitializer.
Ignore some failing parser unit tests.
|
14 years ago |
Daniel Grunwald
|
73438b7288
|
Make CSharpResolveVisitor internal and expose CSharpAstResolver instead.
|
14 years ago |
Daniel Grunwald
|
9d7c018fb2
|
Adjusted C# resolver to refactored type system.
|
14 years ago |
Daniel Grunwald
|
f631199013
|
Type system refactoring: split unresolved/resolved type systems.
|
14 years ago |
Mike Krüger
|
f6de4e3c5d
|
improved error msg.
|
14 years ago |
Mike Krüger
|
71f47a687a
|
Added more debug output.
|
14 years ago |
Mike Krüger
|
99b1a32e03
|
Added debug message.
|
14 years ago |
Mike Krüger
|
2e6b746035
|
Improved error messages a bit.
|
14 years ago |
Mike Krüger
|
42aa01a527
|
Improved error message.
|
14 years ago |
Mike Krüger
|
20ba8992a4
|
Improved error message.
|
14 years ago |
Daniel Grunwald
|
dfc98609ce
|
Move ICSharpCode.Editor into NRefactory.
|
14 years ago |
Daniel Grunwald
|
b5b2408cbc
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
Mike Krüger
|
8e78ca4d3c
|
Use path combine.
|
14 years ago |
Mike Krüger
|
447558f2c0
|
Fixed parser test set up for non windows systems.
|
14 years ago |
Daniel Grunwald
|
b1804fd9df
|
Add position-checking unit test to NRefactory.
|
14 years ago |