#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.
 
 
 
 
 
 
Erik Källén 1b45b0eeaa Bug with comment just before try/catch/finally statement. 13 years ago
..
Bugs Updated mcs (fixed parser bug). 14 years ago
Expression Updated mcs. 14 years ago
GeneralScope [Parser] Add failing unit tests for AttributeSections with multiple attributes. 14 years ago
Statements Bug with comment just before try/catch/finally statement. 13 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 Fixed cyclic constants. 13 years ago