#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.
 
 
 
 
 
 
Mike Krüger fa5ec27072 Resolve object create expression, if the parent is one. 14 years ago
..
Analysis TypeSystemConvertVisitor: implemented ConvertInterfaceImplementation for methods and properties. 14 years ago
Ast Fixed roundtripping of preprocessor directives. 14 years ago
Completion Fixed some keyword cc tests. 14 years ago
Formatter Add CodeDomConvertVisitor. 14 years ago
OutputVisitor Fixed some issues with code round-tripping; and added unit tests for some parser failures. 14 years ago
Parser Updated mcs sources. 14 years ago
Properties Add ICompilation.Import() extension methods. 14 years ago
Refactoring Merge type system refactoring into NRefactory master. 14 years ago
Resolver Resolve object create expression, if the parent is one. 14 years ago
TypeSystem Prevented a key already exists exception (but it's not a real fix for 14 years ago
.gitignore Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 14 years ago
CSharpProjectContent.cs Add ISolutionSnapshot for creating compilations for multiple projects from a single consistent snapshot. 14 years ago
ICSharpCode.NRefactory.CSharp.csproj Updated code completion to the latest type system changes. 14 years ago