#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 d0bed831ae Add a mechanism to the FastSerializer that allows us to invalidate cached project contents when fixing a bug in one of the type system loaders. 14 years ago
..
Completion [NRefactory] Removed Browsable Attribute from GetEditorBrowsableState 14 years ago
Documentation Use custom GetHashCode() implementation in XmlDocumentationProvider as the hash codes may get serialized. 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. 14 years ago
Properties NRefactory 5.2.0 release 14 years ago
Semantics [Semantic] Handled default parameter value conversion in default 14 years ago
TypeSystem Add a mechanism to the FastSerializer that allows us to invalidate cached project contents when fixing a bug in one of the type system loaders. 14 years ago
Utils Add a mechanism to the FastSerializer that allows us to invalidate cached project contents when fixing a bug in one of the type system loaders. 14 years ago
IAnnotatable.cs Simplify parser API. 14 years ago
ICSharpCode.NRefactory.csproj Merge branch 'master' into simonl 14 years ago
Role.cs Make AstNode freezable. 14 years ago
TextLocation.cs