Daniel Grunwald
|
f631199013
|
Type system refactoring: split unresolved/resolved type systems.
|
15 years ago |
Daniel Grunwald
|
dfc98609ce
|
Move ICSharpCode.Editor into NRefactory.
|
15 years ago |
Daniel Grunwald
|
b5b2408cbc
|
Move NRefactory.CSharp to separate assembly.
|
15 years ago |
Daniel Grunwald
|
e37dc4b6c7
|
Move ResolveResults to NR.Semantics
|
15 years ago |
Daniel Grunwald
|
ea42e6354b
|
Fix bug that caused the wrong part to be removed from a compound class.
|
15 years ago |
Daniel Grunwald
|
3fdf0ee6c6
|
Implemented resolver for LINQ queries.
|
15 years ago |
Daniel Grunwald
|
fb8d152fcf
|
Fixed deserialization of XmlDocumentationProvider.
|
15 years ago |
Daniel Grunwald
|
2c49c71081
|
Report resolve results back to the navigator.
|
15 years ago |
Matt Ward
|
b0819ac4f9
|
Supporting installing a NuGet package into selected projects in one step.
|
15 years ago |
Daniel Grunwald
|
b4bcc8036f
|
Add ICSharpCode.Editor assembly.
|
15 years ago |
Siegfried Pammer
|
cb5a17366b
|
deactivated uncompilable unit tests; added XmlIdentifier; removed old classes
|
15 years ago |
Siegfried Pammer
|
e1ee10ae10
|
start implementing new VB AST; remove AST generator
|
15 years ago |
Daniel Grunwald
|
d4eaffbb42
|
Make pattern matching AST independent from C# AST.
|
15 years ago |
Siegfried Pammer
|
8c36dd80cb
|
renamed VB.Dom to VB.Ast
|
15 years ago |
Daniel Grunwald
|
41b4385d7c
|
Port NRefactory to .NET 3.5.
|
15 years ago |
Daniel Grunwald
|
28d8b3a794
|
Include Mono.Cecil in solution.
|
15 years ago |
Daniel Grunwald
|
0f01f3be17
|
C# Ast refactoring: introduce Role<T> and add setters.
|
15 years ago |
Daniel Grunwald
|
3bcab64569
|
Type inference stuff
|
16 years ago |
Daniel Grunwald
|
716a5f51fe
|
Add NRefactory.Demo (TreeView for visualization of C# DOM)
|
16 years ago |
Daniel Grunwald
|
9b0435065e
|
Add parser unit tests for expressions.
|
16 years ago |
Mike Krüger
|
9ad9030e29
|
Added some mono compatibility changes.
|
16 years ago |
Siegfried Pammer
|
9502cdafe3
|
removed subdirectory "VB"
|
16 years ago |
Siegfried Pammer
|
561062526a
|
NRefactory.VB: cleaned Parser API and removed old C# constructs
|
16 years ago |
Siegfried Pammer
|
789ec0d31c
|
removed some C#-specific Dom classes
|
16 years ago |
Siegfried Pammer
|
8a419bac43
|
NRefactory.VB: removed C# specific Dom classes
|
16 years ago |
Siegfried Pammer
|
913d531355
|
initial commit of NRefactory.VB
|
16 years ago |
Daniel Grunwald
|
db8619113e
|
Add C# resolver.
|
16 years ago |
Daniel Grunwald
|
02674949a0
|
Move ArrayType/ConstructedType/PointerType from TypeSystem/Implementation to TypeSystem.
Added unit tests for assembly attributes.
|
16 years ago |
Daniel Grunwald
|
96edce867c
|
Add ConstructedType.
|
16 years ago |
Daniel Grunwald
|
0035f34051
|
Add CecilProjectContent
|
16 years ago |
Daniel Grunwald
|
2b4cea9ae8
|
Create empty project
|
16 years ago |