#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 087aee7fe8 Simplify parser API. 14 years ago
..
Bugs Rename CompilationUnit to SyntaxTree. 14 years ago
Expression [Parser] Hacked work around for parser error. 14 years ago
GeneralScope Simplify parser API. 14 years ago
Statements Add failing unit test for using-statement with multiple variable declarations. 14 years ago
TypeMembers Simplify parser API. 14 years ago
ParseSelfTests.cs Simplify parser API. 14 years ago
ParseUtil.cs Simplify parser API. 14 years ago
TypeSystemConvertVisitorTests.cs Rename 'cu' to 'syntaxTree'. 14 years ago