#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 34932efc78 [Parser] Hacked work around for parser error. 14 years ago
..
CSharp [Parser] Hacked work around for parser error. 14 years ago
Documentation Rename 'cu' to 'syntaxTree'. 14 years ago
Editor TypeSystemAstBuilder: do not specify accessibility on accessors unless necessary. 14 years ago
FormattingTests Rename CompilationUnit to SyntaxTree. 14 years ago
Properties Use GlobalAssemblyInfo.cs for all projects. 14 years ago
TypeSystem Implemented explicit conversions - invalid casts now resolve to Conversion.None. 14 years ago
Utils Add StringBuilderDocument to NR.Editor. 14 years ago
.gitignore Create empty project 16 years ago
ICSharpCode.NRefactory.Tests.csproj Merge pull request #85 from erik-kallen/QueryExpressionExpander 14 years ago