#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 7ba4e0be83 Add parenthesis around query expressions within type tests "(from a in b select c) is D" 15 years ago
..
Ast Bugfixes for InsertParenthesesVisitor and OutputVisitor. 15 years ago
Formatter Updated AST & mcs. 15 years ago
OutputVisitor Add parenthesis around query expressions within type tests "(from a in b select c) is D" 15 years ago
Parser Add InsertParenthesesVisitor 15 years ago
Resolver Add tests for InsertParenthesesVisitor. 15 years ago