Daniel Grunwald
|
f631199013
|
Type system refactoring: split unresolved/resolved type systems.
|
15 years ago |
Daniel Grunwald
|
4bbcf2dc11
|
Add "public ResolveResult Body { get; }" to LambdaResolveResult.
|
15 years ago |
Daniel Grunwald
|
a73d7ba8db
|
Added async/await support to the resolver.
|
15 years ago |
Daniel Grunwald
|
e37dc4b6c7
|
Move ResolveResults to NR.Semantics
|
15 years ago |
Daniel Grunwald
|
5c585e110b
|
Apply license header to unit tests.
Add parser unit tests for ObjectCreateExpression.
|
15 years ago |
Daniel Grunwald
|
8c8caf76f6
|
Implemented type inference for implicitly typed lambdas.
|
15 years ago |
Daniel Grunwald
|
d59fd2bc56
|
C# Resolver: preparations for lambda support
|
15 years ago |
Daniel Grunwald
|
b8330bebd6
|
Remove parent pointer from ITypeParameter and enable sharing type parameters.
|
15 years ago |
Daniel Grunwald
|
2f91b65b74
|
Add more SimpleNameLookupTests.
|
16 years ago |
Daniel Grunwald
|
176f97354c
|
Fixed overload resolution bug
|
16 years ago |
Daniel Grunwald
|
2634564ad2
|
Rename Util to Utils; added replaced "object CacheToken" with "CacheManager CacheManager"
|
16 years ago |
Daniel Grunwald
|
24e7c50e32
|
Fixed issues with LogicalAnd and LogicalOr operators.
Add unit tests for overload resolution; fixed an overload resolution bug.
Added some new helper methods.
Various documentation updates.
|
16 years ago |