#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 1a7ca154b4 Allow conversion of anonymous method with unreachable endpoint to Func<T>. 14 years ago
..
CSharp Allow conversion of anonymous method with unreachable endpoint to Func<T>. 14 years ago
Documentation Introduce a named unknown type (this allows TypeSystemAstBuilder to work better when there are resolve errors). 14 years ago
FormattingTests Fixed IndentBlocks bug. 14 years ago
Properties Create empty project 16 years ago
TypeSystem Handle T[] -> T* and string -> char* conversions in fixed statement initializers. 14 years ago
Utils Apply license header to unit tests. 15 years ago
.gitignore Create empty project 16 years ago
ICSharpCode.NRefactory.Tests.csproj Fixed IUnresolvedTypeDefinition.Resolve() and IAssembly.GetTypeDefinition(IUnresolvedTypeDefinition) to always retrieve the correct version of the type definition for the compilation, even if the IUnresolvedTypeDefinition is a different version. 14 years ago