#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 ba88599ec6 Added a method to determine the current parameter index. 14 years ago
..
Analysis Add CodeDomConvertVisitor. 15 years ago
Ast Added error expression as ast node. 14 years ago
Completion Added a method to determine the current parameter index. 14 years ago
Formatter Add CodeDomConvertVisitor. 15 years ago
OutputVisitor Handled pre processor directives as separate AST node. 14 years ago
Parser Fixed some null reference exceptions. 14 years ago
Properties Update AssemblyInfo for ICSharpCode.NRefactory.CSharp 15 years ago
Refactoring Added context action unit tests. 14 years ago
Resolver Handled pre processor directives as separate AST node. 14 years ago
.gitignore Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 15 years ago
ICSharpCode.NRefactory.CSharp.csproj Added error expression as ast node. 14 years ago