#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.
 
 
 
 
 
 
Mike Krüger 3dbba420eb [Resolver] Fixed infinite loop issue when a type inherits from type 14 years ago
..
Completion [NRefactory] Removed Browsable Attribute from GetEditorBrowsableState 14 years ago
Documentation [Documentation] Added support for relative redirection targets. 14 years ago
Editor Add WriteTextTo() method to ITextSource. 14 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 14 years ago
Semantics [Semantic] Handled default parameter value conversion in default 14 years ago
TypeSystem [Resolver] Fixed infinite loop issue when a type inherits from type 14 years ago
Utils Merge branch 'master' into simonl 14 years ago
IAnnotatable.cs Simplify parser API. 14 years ago
ICSharpCode.NRefactory.csproj Merge branch 'master' into simonl 14 years ago
Role.cs Make AstNode freezable. 14 years ago
TextLocation.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago