Daniel Grunwald
|
41b4385d7c
|
Port NRefactory to .NET 3.5.
|
15 years ago |
Daniel Grunwald
|
d0ce6198f6
|
Reuse Conversions instance from overload resolution for type inference.
|
15 years ago |
Daniel Grunwald
|
f7b16a70fb
|
Implemented support for extension methods.
|
15 years ago |
Daniel Grunwald
|
452cbf51be
|
Add some GeneralScope unit tests.
Rename ParameterDeclarationExpression -> ParameterDeclaration.
|
15 years ago |
Daniel Grunwald
|
51c01bce67
|
Add "Resolve" button to NRefactory.Demo.
Bugfixes for parser + resolver.
|
15 years ago |
Daniel Grunwald
|
2f91b65b74
|
Add more SimpleNameLookupTests.
|
15 years ago |
Daniel Grunwald
|
176f97354c
|
Fixed overload resolution bug
|
15 years ago |
Daniel Grunwald
|
fca6e78a50
|
Integrate type inference into overload resolution
|
15 years ago |
Daniel Grunwald
|
fe78216ca4
|
Started implementing type inference.
|
15 years ago |
Mike Krüger
|
c286969aa8
|
Added some changes to work around mcs bugs.
|
15 years ago |
Daniel Grunwald
|
2634564ad2
|
Rename Util to Utils; added replaced "object CacheToken" with "CacheManager CacheManager"
|
15 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.
|
15 years ago |
Daniel Grunwald
|
ca28cd6478
|
Add support for multiplication, division, modulus and addition operators.
|
15 years ago |
Daniel Grunwald
|
d66df1965d
|
Fixed operator overload resolution bug.
|
15 years ago |
Daniel Grunwald
|
8792c243cb
|
Added unit tests for unary operators, and implemented overload resolution.
|
15 years ago |