#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 f0742390f1 NRefactory 5.0.0.6 release. 14 years ago
..
Completion Fixed some FxCop warnings. 14 years ago
Documentation Implemented the new options for overridden members in FindReferences. 14 years ago
Editor ITextSource.MoveOffsetTo: make AnchorMovementType parameter optional. 14 years ago
PatternMatching
Properties NRefactory 5.0.0.6 release. 14 years ago
Semantics Implemented the new options for overridden members in FindReferences. 14 years ago
TypeSystem Add support for type forwarders. 14 years ago
Utils [FastSerializer] Added bugfix from Marek Safar. 14 years ago
.gitignore
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