#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.
 
 
 
 
 
 
Erik Källén 9875662562 Test demonstrating that a const field of type decimal is not considered constant by the cecil loader. 13 years ago
..
CSharp [Completion] Fixed completion bug. 13 years ago
Documentation Add 'FullTypeName' struct, and use it to represent type names. 13 years ago
Editor TypeSystemAstBuilder: do not specify accessibility on accessors unless necessary. 13 years ago
FormattingTests Ignored failing test. 13 years ago
Properties
TypeSystem Test demonstrating that a const field of type decimal is not considered constant by the cecil loader. 13 years ago
Utils [Utils] Improve error handling in CompositeFormatStringParser. 13 years ago
ICSharpCode.NRefactory.Tests.csproj [CodeAction] Improved create event invocator action. 13 years ago