#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.
 
 
 
 
 
 
Simon Lindgren 4424f0efd9 [Parser] Add failing unit tests for AttributeSections with multiple attributes. 14 years ago
..
AttributeSectionTests.cs [Parser] Add failing unit tests for AttributeSections with multiple attributes. 14 years ago
CommentTests.cs Moved the roles class out of AstNode. 14 years ago
DelegateDeclarationTests.cs Fixed constraints parsing #2. 15 years ago
NamespaceDeclarationTests.cs Simplify parser API. 14 years ago
PreprocessorDirectiveTests.cs Rename 'cu' to 'syntaxTree'. 14 years ago
TypeDeclarationTests.cs Fix icsharpcode/NRefactory#28: Identity of lambda parameters 14 years ago
UsingDeclarationTests.cs Simplify parser API. 14 years ago