#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 7710a534de DefaultSolutionSnapshot.AddCompilation now registers the project content for GetProjectContent(string projectFileName) 13 years ago
..
Completion Added get parameter name method to parameter data provider. 13 years ago
Documentation Add 'FullTypeName' struct, and use it to represent type names. 13 years ago
Editor Merged some changes from SharpDevelop to NRefactory. 13 years ago
PatternMatching Added some failing parser tests for bugs discovered trying to roundtrip NRefactory itself. 14 years ago
Properties NRefactory 5.2.0 release 13 years ago
Semantics [Resolver] Local resolve result no longer returns a constant value for 13 years ago
TypeSystem DefaultSolutionSnapshot.AddCompilation now registers the project content for GetProjectContent(string projectFileName) 13 years ago
Utils [Utils] Improve error handling in CompositeFormatStringParser. 13 years ago
IAnnotatable.cs Simplify parser API. 13 years ago
ICSharpCode.NRefactory.csproj Rename 'ExtensionMethods' to 'TypeSystemExtensions'. 13 years ago
Role.cs Make AstNode freezable. 14 years ago
TextLocation.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago