#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 bf42e08dd4 Add support for IReadOnlyList<T>. 14 years ago
..
Completion Fixed some FxCop warnings. 14 years ago
Documentation Fixed some FxCop warnings. 14 years ago
Editor Add StringBuilderDocument to NR.Editor. 14 years ago
PatternMatching Added some failing parser tests for bugs discovered trying to roundtrip NRefactory itself. 14 years ago
Properties Set version number to 5.0.0.5. 14 years ago
Semantics Fix icsharpcode/NRefactory#18: ResolveResult for object creation 14 years ago
TypeSystem Add support for IReadOnlyList<T>. 14 years ago
Utils Add support for IReadOnlyList<T>. 14 years ago
.gitignore Create empty project 16 years ago
IAnnotatable.cs Fixed some FxCop warnings. 14 years ago
ICSharpCode.NRefactory.csproj Fix icsharpcode/NRefactory#18: ResolveResult for object creation 14 years ago
Role.cs Make AstNode freezable. 14 years ago
TextLocation.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago