#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 c3a31c9c81 Fix #92: The resolver does not check type constraints on calls to generic methods 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 Add failing unit test for using-statement with multiple variable declarations. 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