#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 dac867d9ed Fix pattern matching for ComposedType.BaseType. 13 years ago
..
Bugs Updated mcs (fixed parser bug). 13 years ago
Expression Fix pattern matching for ComposedType.BaseType. 13 years ago
GeneralScope Use SyntaxTree.MemberRole for assembly attributes. 13 years ago
Statements Bug with comment just before try/catch/finally statement. 13 years ago
TypeMembers Indexer declaration: make "this" a token instead of an identifier 13 years ago
ParseSelfTests.cs Fix #92: The resolver does not check type constraints on calls to generic methods 13 years ago
ParseUtil.cs Simplify parser API. 13 years ago
TypeSystemConvertVisitorTests.cs Fixed cyclic constants. 13 years ago