#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 fb493193e3 AddAnotherAccessorAction: don't try to assign to readonly fields 12 years ago
..
Analysis Revert "DepthFirstAstVisitor no longer tries to visit the children of non C#" 12 years ago
Ast Ensure we pass the correct type argument to GatherVisitorBase<>. 12 years ago
Completion Fix compiler warnings 12 years ago
Formatter Fixed xml doc formatting bug. 12 years ago
OutputVisitor AddAnotherAccessorAction: don't try to assign to readonly fields 12 years ago
Parser Added constraint new () parens to the AST / fixed constraint 12 years ago
Properties Add year to license headers. 13 years ago
Refactoring AddAnotherAccessorAction: don't try to assign to readonly fields 12 years ago
Resolver Remove constructors from CSharpUnresolvedFile - they could be mistaken to load the specified file name. 12 years ago
TypeSystem Remove constructors from CSharpUnresolvedFile - they could be mistaken to load the specified file name. 12 years ago
CSharpProjectContent.cs Add year to license headers. 13 years ago
ICSharpCode.NRefactory.CSharp.csproj Moved Severity/IssueMarker to NRefactory. This eliminates a 12 years ago
NameLookupMode.cs Add year to license headers. 13 years ago
QueryExpressionExpander.cs Add year to license headers. 13 years ago