Daniel Grunwald
|
7eeb0348fb
|
Attempt that makes all the implicit conversions work
However, it introduces a problem with one of the explicit conversion test cases.
|
13 years ago |
Daniel Grunwald
|
6bd0bfc5a8
|
Add failing unit test for CompilationUnit.ConditionalSymbols.
|
13 years ago |
Mike Krüger
|
d7d9a55a5b
|
Added mono compiler bug workaround.
|
14 years ago |
Daniel Grunwald
|
a6433d43f3
|
Do not try to infer a type from the null literal.
|
14 years ago |
Daniel Grunwald
|
4d4f1f42b7
|
Fixed various resolver bugs.
|
14 years ago |
Daniel Grunwald
|
c4ce9344f0
|
Fixed bug when resolving base constructor calls.
|
14 years ago |
Mike Krüger
|
7e5380551b
|
Updated mcs/fixed some code completion cases.
|
14 years ago |
Daniel Grunwald
|
43a8429d30
|
Disable resolver logging.
|
14 years ago |
Mike Krüger
|
0ee81980ec
|
* Log.cs:
* ICSharpCode.NRefactory.csproj:
* CSharpParser.cs:
* location.cs:
* cs-parser.cs:
* cs-parser.jay: Fixed optional semicolon location.
|
14 years ago |
Daniel Grunwald
|
b5b2408cbc
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
Daniel Grunwald
|
7f11fe3be0
|
Fixed bugs that caused some nodes not to be resolved in a "resolve all" run.
|
14 years ago |
Daniel Grunwald
|
5b17740bea
|
Use explicit interface implementation in ResolveVisitor to make it clear what the public API is supposed to be.
Added support for QueryJoinClause and QueryOrderClause to the resolver.
|
14 years ago |
Daniel Grunwald
|
a5c93a38e4
|
Adjust resolver to object initializer AST changes.
|
14 years ago |
Daniel Grunwald
|
f79b0a77f3
|
Resolver: array create expressions
|
14 years ago |
Daniel Grunwald
|
37626e1bc7
|
Expose conversions as part of the ResolveResult.
|
14 years ago |
Daniel Grunwald
|
f86a014b9c
|
Put MIT license into the file headers.
|
14 years ago |
Daniel Grunwald
|
2c927c1b3f
|
Started implementation of simple name lookup.
|
15 years ago |
Daniel Grunwald
|
db8619113e
|
Add C# resolver.
|
15 years ago |