#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.
 
 
 
 
 
 
Simon Lindgren 19815e8132 Merge branch 'master' into simonl 14 years ago
..
Bugs Rename CompilationUnit to SyntaxTree. 14 years ago
Expression Fixed query orderings when ordering by more than one expression. 14 years ago
GeneralScope [Parser] Add failing unit tests for AttributeSections with multiple attributes. 14 years ago
Statements [Parser] Give ExpressionStatements with an invalid expression a semicolon if there was one in the file. 14 years ago
TypeMembers Simplify parser API. 14 years ago
ParseSelfTests.cs Fix #92: The resolver does not check type constraints on calls to generic methods 14 years ago
ParseUtil.cs Simplify parser API. 14 years ago
TypeSystemConvertVisitorTests.cs Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system. 14 years ago