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