#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 c3a31c9c81 Fix #92: The resolver does not check type constraints on calls to generic methods 14 years ago
..
CSharp Fix #92: The resolver does not check type constraints on calls to generic methods 14 years ago
Documentation Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system. 14 years ago
Editor TypeSystemAstBuilder: do not specify accessibility on accessors unless necessary. 14 years ago
FormattingTests Rename CompilationUnit to SyntaxTree. 14 years ago
Properties Use GlobalAssemblyInfo.cs for all projects. 14 years ago
TypeSystem Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system. 14 years ago
Utils Add StringBuilderDocument to NR.Editor. 14 years ago
ICSharpCode.NRefactory.Tests.csproj Change output path - build everything into \bin\Debug in NRefactory directory (not into ICSharpCode.NRefactory subdirectory). 14 years ago