#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 4a6a43d0d1 Change output path - build everything into \bin\Debug in NRefactory directory (not into ICSharpCode.NRefactory subdirectory). 14 years ago
..
Completion [NRefactory] Removed Browsable Attribute from GetEditorBrowsableState 14 years ago
Documentation [Documentation] Added support for relative redirection targets. 14 years ago
Editor Add WriteTextTo() method to ITextSource. 14 years ago
PatternMatching Added some failing parser tests for bugs discovered trying to roundtrip NRefactory itself. 15 years ago
Properties NRefactory 5.1.0 14 years ago
Semantics Introduced NamedArgumentResolveResult. 14 years ago
TypeSystem Add ProjectReference class to NRefactory to simplify creating the type system for a solution with multiple projects. 14 years ago
Utils Add failing unit test for CompilationUnit.ConditionalSymbols. 14 years ago
IAnnotatable.cs Simplify parser API. 14 years ago
ICSharpCode.NRefactory.csproj Change output path - build everything into \bin\Debug in NRefactory directory (not into ICSharpCode.NRefactory subdirectory). 14 years ago
Role.cs Make AstNode freezable. 14 years ago
TextLocation.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 15 years ago