#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 3eee3466a4 CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
..
Expression Fixed parsing undocumented expressions. 14 years ago
GeneralScope Refactored c# token representation, it's now more consistent with the 14 years ago
Statements Add failing unit test for using-statement with multiple variable declarations. 14 years ago
TypeMembers Updated mcs. 14 years ago
ParseSelfTests.cs Fix CSharpOutputVisitorTests.AssignmentInCollectionInitializer. 15 years ago
ParseUtil.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
TypeSystemConvertVisitorTests.cs Rename InterfaceImplementations -> ImplementedInterfaceMembers. 14 years ago