#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 e2cb5467c2 Adjust CodeDomConvertVisitor and DefiniteAssignmentAnalysis to new type system. 14 years ago
..
Analysis Adjust CodeDomConvertVisitor and DefiniteAssignmentAnalysis to new type system. 14 years ago
Ast Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago
Completion Type system refactoring: split unresolved/resolved type systems. 14 years ago
Formatter Add CodeDomConvertVisitor. 15 years ago
OutputVisitor Adjust CodeDomConvertVisitor and DefiniteAssignmentAnalysis to new type system. 14 years ago
Parser Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 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 Adjust CodeDomConvertVisitor and DefiniteAssignmentAnalysis to new type system. 14 years ago
TypeSystem Adjust CodeDomConvertVisitor and DefiniteAssignmentAnalysis to new 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 Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago