#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 5ae6c44d8c Fix NullReferenceException when inserting space after 'in' modifier 13 years ago
..
Analysis Fixed issue in semantic highlighting type errors 13 years ago
Ast Remove old ObservableAstVisitor 13 years ago
Completion Fix NullReferenceException when inserting space after 'in' modifier 13 years ago
Formatter Fixed formatting setting. 13 years ago
OutputVisitor CSharpOutputVisitor: don't call formatter.StartNode() on null nodes. 13 years ago
Parser Updated mcs. 13 years ago
Properties
Refactoring Don't format a document when no nodes should be formatted. 13 years ago
Resolver Fix several bugs with anonymous types: 13 years ago
TypeSystem Remove IUnresolvedFile.GetTypeResolveContext 13 years ago
CSharpProjectContent.cs NRefactory changes from SharpDevelop: add IDocument.FileName and IAssembly.FullAssemblyName, 13 years ago
ICSharpCode.NRefactory.CSharp.csproj Remove old ObservableAstVisitor 13 years ago
NameLookupMode.cs
QueryExpressionExpander.cs [Ast] Getting the end location of token nodes is now faster. 13 years ago