#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 d0618b4101 Set version number to 5.0.0.5. 14 years ago
..
Completion Parameter data providers now contain the start offset of their 14 years ago
Documentation Replace ConversionFlags.UseFullyQualifiedMemberNames with ConversionFlags.ShowDeclaringType. 14 years ago
Editor Add ICSharpCode.NRefactory.Xml. 14 years ago
PatternMatching Added some failing parser tests for bugs discovered trying to roundtrip NRefactory itself. 14 years ago
Properties Set version number to 5.0.0.5. 14 years ago
Semantics Fix icsharpcode/NRefactory#16: Resolve the GetEnumerator call inside a foreach 14 years ago
TypeSystem CSharpAmbience: allow passing in a custom IOutputFormatter. 14 years ago
Utils DefaultResolvedTypeDefinition: lazily initialize the list of members. 14 years ago
.gitignore Create empty project 16 years ago
IAnnotatable.cs Type system refactoring: split unresolved/resolved type systems. 14 years ago
ICSharpCode.NRefactory.csproj Fix icsharpcode/NRefactory#16: Resolve the GetEnumerator call inside a foreach 14 years ago
Role.cs Refactored c# token representation, it's now more consistent with the 14 years ago
TextLocation.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago