#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 42ce4ca6e1 Fixed type inference in foreach when the collection type does not implement IEnumerable. 14 years ago
..
Analysis
Ast
Completion Fixed some code completion unit tests. 14 years ago
Formatter
OutputVisitor
Parser
Properties
Refactoring
Resolver Fixed type inference in foreach when the collection type does not implement IEnumerable. 14 years ago
TypeSystem
.gitignore
CSharpProjectContent.cs
ICSharpCode.NRefactory.CSharp.csproj Updated code completion to the latest type system changes. 14 years ago