#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 7a9bb563ab InsertParenthesesVisitor: insert parenthesis in "(new int[1])[0]" 14 years ago
..
CSharp InsertParenthesesVisitor: insert parenthesis in "(new int[1])[0]" 14 years ago
Documentation Fixed position of XML comments on nested types. 14 years ago
PatternMatching start implementing new VB AST; remove AST generator 14 years ago
Properties
TypeSystem Fixed GetDelegateInvokeMethod() for parameterized types. 14 years ago
Utils Add IParsedFile to type system. 14 years ago
.gitignore
ICSharpCode.NRefactory.csproj Merge NRefactory 9675caf1e9 14 years ago
SupportedLanguage.cs Started porting the debugger code to use new NRefactory 15 years ago