#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 d2474e5305 [Utils] Make CompositeFormatStringParser.Parse() wrap the segments in a class instead of just returning an IEnumerable. 13 years ago
..
CSharp [CodeIssues] Add missing class IsTypeCriterion. 13 years ago
Documentation Add "XmlDocumentationElement", a simplified tree for XML documentation comments that expands "<inheritdoc/>" 14 years ago
FormattingTests [Formatter] Avoid newlines between multiline arguments and the ending parenthesis in function calls. 13 years ago
Properties Use GlobalAssemblyInfo.cs for all projects. 14 years ago
TypeSystem Add lazy-loading support to CecilLoader. 13 years ago
Utils [Utils] Make CompositeFormatStringParser.Parse() wrap the segments in a class instead of just returning an IEnumerable. 13 years ago
.gitignore
ICSharpCode.NRefactory.Tests.csproj [Utils] Add CompositeFormatStringParser and related classes. 13 years ago