Daniel Grunwald
|
33c882d4a3
|
Add consistency check that mutates the AST and checks if pattern matching finds the difference.
|
13 years ago |
Daniel Grunwald
|
1f6c4f037e
|
Update solution-loading logic in ConsistencyCheck.
|
13 years ago |
Daniel Grunwald
|
4a6a43d0d1
|
Change output path - build everything into \bin\Debug in NRefactory directory (not into ICSharpCode.NRefactory subdirectory).
|
13 years ago |
Daniel Grunwald
|
07fb3684cf
|
Add visitor benchmark.
|
13 years ago |
Daniel Grunwald
|
8728c08c68
|
Add project configurations for .NET 4.5.
|
13 years ago |
Daniel Grunwald
|
180ed85c85
|
Implemented IUnresolvedMember.Resolve().
|
13 years ago |
Daniel Grunwald
|
c3d00d1045
|
Add StringBuilderDocument to NR.Editor.
|
14 years ago |
Daniel Grunwald
|
def9943063
|
Add AXmlObject.CreateReader() method.
|
14 years ago |
Daniel Grunwald
|
d2806842da
|
Put properly nested elements into AXmlElement.
|
14 years ago |
Daniel Grunwald
|
06bf2f4c2f
|
Add consistency check for incremental tag soup parser
|
14 years ago |
Daniel Grunwald
|
191ac7c9df
|
Use GlobalAssemblyInfo.cs for all projects.
|
14 years ago |
Daniel Grunwald
|
ec225c160d
|
Fixed bugs related to ID strings.
|
14 years ago |
Daniel Grunwald
|
194b33438b
|
Add FindReferencesConsistencyCheck.
|
14 years ago |
Daniel Grunwald
|
3d21a80e7d
|
Fixed the ResolveVisitor scanning logic and several related issues.
|
14 years ago |
Daniel Grunwald
|
f1a1ab32ad
|
Added ResolverTest to consistency check and fixed some crashing bugs in the resolver.
|
14 years ago |
Daniel Grunwald
|
3e8eb1e55d
|
Add NRefactory.ConsistencyCheck with round-tripping test.
Added parser unit tests for bugs discovered by the round-tripping test.
|
14 years ago |