#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 6575de9f79 [Completion] Moved the browsable check helper methods to nrefactory. 14 years ago
..
Analysis Fix icsharpcode/NRefactory#76: definite assignment analysis ignores false part of conditional expressions. 14 years ago
Ast Change "string[] Conditionals" to "IList<string> ConditionalSymbols" 14 years ago
Completion [Completion] Moved the browsable check helper methods to nrefactory. 14 years ago
Formatter
OutputVisitor
Parser Change "string[] Conditionals" to "IList<string> ConditionalSymbols" 14 years ago
Properties
Refactoring Simplify ImplementInterfaceAction by using the TypeSystemAstBuilder. 14 years ago
Resolver Avoid NullReferenceExceptions now that MethodGroupResolveResult.TargetResult can be null. 14 years ago
TypeSystem Add INamespace.ContributingAssemblies. 14 years ago
.gitignore
CSharpProjectContent.cs [TypeSystem] Added location property to IAssembly. 14 years ago
ICSharpCode.NRefactory.CSharp.csproj NRefactory 5.1.0 14 years ago
NameLookupMode.cs