#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Grunwald 9d7c018fb2 Adjusted C# resolver to refactored type system. 14 years ago
..
Analysis Type system refactoring: split unresolved/resolved type systems. 14 years ago
Ast WIP: Type system refactoring. 14 years ago
Completion Type system refactoring: split unresolved/resolved type systems. 14 years ago
Formatter Add CodeDomConvertVisitor. 15 years ago
OutputVisitor Adjusted C# resolver to refactored type system. 14 years ago
Parser Type system refactoring: split unresolved/resolved type systems. 14 years ago
Properties Update AssemblyInfo for ICSharpCode.NRefactory.CSharp 15 years ago
Refactoring Introduce ResolvedUsingScope (serves as cache per using-scope; avoids resolving imported namespaces repeatedly). 14 years ago
Resolver Adjusted C# resolver to refactored type system. 14 years ago
TypeSystem Adjusted C# resolver to refactored type system. 14 years ago
.gitignore Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 15 years ago
CSharpProjectContent.cs C# Type System implementation 14 years ago
ICSharpCode.NRefactory.CSharp.csproj Introduce ResolvedUsingScope (serves as cache per using-scope; avoids resolving imported namespaces repeatedly). 14 years ago