#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 93e9d1e18b Use implicit conversion operator to convert from Pattern to AST nodes. 15 years ago
..
Parser Re-enabled the unit tests that were commented out. 15 years ago
Resolver Add InsertParenthesesVisitor 15 years ago
AstStructureTests.cs Use implicit conversion operator to convert from Pattern to AST nodes. 15 years ago
InsertParenthesesVisitorTests.cs InsertParenthesesVisitor: don't insert parentheses for "a && b && c" 15 years ago