#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 f558b300e7 Revert "[AST] Handled protected and/or internal on AST level." 14 years ago
..
Bugs Updated mcs (fixed parser bug). 14 years ago
Expression Revered patch from erik kallen/ignored failing test. 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 Revert "[AST] Handled protected and/or internal on AST level." 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