#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 4d4f1f42b7 Fixed various resolver bugs. 14 years ago
..
Analysis TypeSystemConvertVisitor: implemented ConvertInterfaceImplementation for methods and properties. 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 Fixed bug when resolving base constructor calls. 14 years ago
Resolver Fixed various resolver bugs. 14 years ago
TypeSystem Fixed bug when resolving base constructor calls. 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