#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 211c6a1b05 Implemented ITypeParameter.EffectiveInterfaceSet 13 years ago
..
Completion [NRefactory] Removed Browsable Attribute from GetEditorBrowsableState 13 years ago
Documentation Add 'FullTypeName' struct, and use it to represent type names. 13 years ago
Editor Merged some changes from SharpDevelop to NRefactory. 13 years ago
PatternMatching Added some failing parser tests for bugs discovered trying to roundtrip NRefactory itself. 14 years ago
Properties NRefactory 5.2.0 release 13 years ago
Semantics Added delegate compatibility check to method-group conversions. 13 years ago
TypeSystem Implemented ITypeParameter.EffectiveInterfaceSet 13 years ago
Utils Fix InvalidCastException on invalid compile-time constant casts. 13 years ago
IAnnotatable.cs Simplify parser API. 13 years ago
ICSharpCode.NRefactory.csproj Rename 'ExtensionMethods' to 'TypeSystemExtensions'. 13 years ago
Role.cs Make AstNode freezable. 14 years ago
TextLocation.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago