#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.
 
 
 
 
 
 
Mike Krüger 3a0c2ce8a7 Merge pull request #178 from ciplogic/master 13 years ago
..
Analysis Revert "DepthFirstAstVisitor no longer tries to visit the children of non C#" 13 years ago
Ast Add ConstructorInitializerType.Any for more flexible pattern matching on constructor initializers. 13 years ago
Completion Fixed delegate maching constructors/operators etc. 13 years ago
Formatter Fixed some issues in wrapping formatting. 13 years ago
OutputVisitor CodeDom visitor now skips new lines & white spaces. 13 years ago
Parser Fixed completion bug. 13 years ago
Properties Add year to license headers. 13 years ago
Refactoring Merge pull request #178 from ciplogic/master 13 years ago
Resolver Fix return value conversion within async lambda. 13 years ago
TypeSystem Add year to license headers. 13 years ago
CSharpProjectContent.cs Add year to license headers. 13 years ago
ICSharpCode.NRefactory.CSharp.csproj Remove "Remove Field Refactory" as it is dangerous. 13 years ago
NameLookupMode.cs Add year to license headers. 13 years ago
QueryExpressionExpander.cs Add year to license headers. 13 years ago