#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 7427e66a88 Fixed attribute completion bug. 13 years ago
..
Analysis Merge some bugfixes from SharpDevelop to NRefactory. 13 years ago
Ast Don't produce NegativeRelationalExpressionIssue inside operator declarations 13 years ago
Completion Fixed attribute completion bug. 13 years ago
Formatter Fixed create method action bug. 13 years ago
OutputVisitor Fix a bug with type inference for nullables. 13 years ago
Parser Fixed resolve at location failure. 13 years ago
Properties
Refactoring [CodeIssues] Fixed bug in CS0127 issue. 13 years ago
Resolver ReducedMethod in CSharpInvocationResolveResult is now lazy. 13 years ago
TypeSystem Improved handling of sizeof(x) 13 years ago
CSharpProjectContent.cs NRefactory changes from SharpDevelop: add IDocument.FileName and IAssembly.FullAssemblyName, 13 years ago
ICSharpCode.NRefactory.CSharp.csproj Implemented issue provider for CS0127: A method with a void return 13 years ago
NameLookupMode.cs
QueryExpressionExpander.cs [Ast] Getting the end location of token nodes is now faster. 13 years ago