560 Commits (f7006071143dd83a869d78a2c86bdedd1d9f230d)

Author SHA1 Message Date
Mike Krüger 1d8918caa6 Fixed unit tests. 14 years ago
Mike Krüger 93bea6d4d1 Fixed failing unit test. 14 years ago
Mike Krüger 3b4abcceb3 Fixed ast node script positions. 14 years ago
Mike Krüger 7958965a70 Implemented some missing functions in refactoring context. 14 years ago
Daniel Grunwald 54168d5c0f Add nuspec. 14 years ago
Daniel Grunwald 06f96bf068 Remove IAccessor and use IMethod instead. 14 years ago
Mike Krüger 38b35b70fa Fixed formatting unit tests on windows. 14 years ago
Mike Krüger 77a75818d6 Fixed constraints parsing #2. 14 years ago
Daniel Grunwald c4ce9344f0 Fixed bug when resolving base constructor calls. 14 years ago
Daniel Grunwald c02e801b5d Introduce ResolvedUsingScope (serves as cache per using-scope; avoids resolving imported namespaces repeatedly). 14 years ago
Mike Krüger 11a9ce2287 Added context action unit tests. 14 years ago
Daniel Grunwald f9916d89ef WIP: Type system refactoring. 14 years ago
Daniel Grunwald f631199013 Type system refactoring: split unresolved/resolved type systems. 14 years ago
Daniel Grunwald 69360a2c1c Implemented constraint inheritance. 14 years ago
Daniel Grunwald 800b951c6d Fixed bugs in ResolveVisitor: 14 years ago
Mike Krüger 751b60194f Shorten inner type names. 14 years ago
Daniel Grunwald e4d1f545fd Add CodeDomConvertVisitor. 14 years ago
Daniel Grunwald a1a649e84e Remove ITextEditorAdapter and use IDocument instead. 14 years ago
Siegfried Pammer f085e9cf47 fix AlwaysUseShortTypeNames omitting generic type arguments 14 years ago
Siegfried Pammer 49c5c791fd implement all different members in CSharpAmbience output 14 years ago
Siegfried Pammer 5beb702c2e implement CSharpAmbience for ITypeDefinition 14 years ago
Daniel Grunwald dfc98609ce Move ICSharpCode.Editor into NRefactory. 14 years ago
Daniel Grunwald b5b2408cbc Move NRefactory.CSharp to separate assembly. 14 years ago