#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 a883a3ddf6 Added constructors that take an error location/added file header. 15 years ago
..
CSharp reduced comment insertion time from O(m log n) to O (m). 15 years ago
Documentation Fixed position of XML comments on nested types. 15 years ago
PatternMatching start implementing new VB AST; remove AST generator 15 years ago
Properties Create empty project 16 years ago
TypeSystem Added constructors that take an error location/added file header. 15 years ago
Utils Add IParsedFile to type system. 15 years ago
.gitignore Create empty project 16 years ago
ICSharpCode.NRefactory.csproj Separated the annotations from the ast node & added annotations to the 15 years ago