#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 a6433d43f3 Do not try to infer a type from the null literal. 14 years ago
..
Analysis TypeSystemConvertVisitor: implemented ConvertInterfaceImplementation for methods and properties. 14 years ago
Ast Normalize newlines 14 years ago
Completion Fixed enum context. 14 years ago
Formatter Add CodeDomConvertVisitor. 15 years ago
OutputVisitor Merge type system refactoring into NRefactory master. 14 years ago
Parser Merge type system refactoring into NRefactory master. 14 years ago
Properties Update AssemblyInfo for ICSharpCode.NRefactory.CSharp 15 years ago
Refactoring Merge type system refactoring into NRefactory master. 14 years ago
Resolver Do not try to infer a type from the null literal. 14 years ago
TypeSystem Add ISolutionSnapshot for creating compilations for multiple projects from a single consistent snapshot. 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 Add ISolutionSnapshot for creating compilations for multiple projects from a single consistent snapshot. 14 years ago
ICSharpCode.NRefactory.CSharp.csproj Merge type system refactoring into NRefactory master. 14 years ago