#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 5e9edc0f63 Introduce ISymbol as a common super-interface of IEntity, INamespace, IVariable and ITypeParameter. 12 years ago
..
Analysis Fix ExpressionOfCompatibleTypeCastIssue: assigning a literal 0 to an enum-type variable is valid 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 Remove unreachable code 12 years ago
Properties Add year to license headers. 13 years ago
Refactoring Disabled VariableDeclaredInWideScopeIssue. 12 years ago
Resolver Introduce ISymbol as a common super-interface of IEntity, INamespace, IVariable and ITypeParameter. 12 years ago
TypeSystem Introduce ISymbol as a common super-interface of IEntity, INamespace, IVariable and ITypeParameter. 12 years ago
CSharpProjectContent.cs Add year to license headers. 13 years ago
ICSharpCode.NRefactory.CSharp.csproj [build] Fix the OutputPath properties 12 years ago
NameLookupMode.cs Add year to license headers. 13 years ago
QueryExpressionExpander.cs Add year to license headers. 13 years ago