#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 b00cf1900c Add parentheses test for "a + (b == null ? c : d)" 15 years ago
..
Parser Fixed tests. 15 years ago
Resolver Add InsertParenthesesVisitor 15 years ago
AstStructureTests.cs Add InsertParenthesesVisitor 15 years ago
InsertParenthesesVisitorTests.cs Add parentheses test for "a + (b == null ? c : d)" 15 years ago