#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.
 
 
 
 
 
 
Simon Lindgren 101294e394 [Utils] CompositeFormatStringParser: More error handling + refactoring of the code. 13 years ago
..
Completion
Documentation [Documentation] Added support for relative redirection targets. 13 years ago
Editor Change TextChangeEventArgs.InsertedText and RemovedText from string to ITextSource. 13 years ago
PatternMatching
Properties Set version number to 5.0.1; fixed some compiler warnings. 13 years ago
Semantics Merge minor changes from SharpDevelop repository (mostly additional documentation for ResolveResults). 13 years ago
TypeSystem Add lazy-loading support to CecilLoader. 13 years ago
Utils [Utils] CompositeFormatStringParser: More error handling + refactoring of the code. 13 years ago
.gitignore
IAnnotatable.cs
ICSharpCode.NRefactory.csproj [Utils] Add CompositeFormatStringParser and related classes. 13 years ago
Role.cs Make AstNode freezable. 14 years ago
TextLocation.cs