#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 bd9348d588 Add documentation about XML documentation. 14 years ago
..
Completion Worked on basic nrefactory completion infrastructure. 14 years ago
Documentation Add documentation about XML documentation. 14 years ago
Editor Fixed bugs related to ID strings. 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.4. 14 years ago
Semantics Report more types of invalid equality comparisons as errors. 14 years ago
TypeSystem Fixed bugs related to ID strings. 14 years ago
Utils Remove the thread-local cache; it seems to cause massive memory leaks. 14 years ago
.gitignore
IAnnotatable.cs Type system refactoring: split unresolved/resolved type systems. 14 years ago
ICSharpCode.NRefactory.csproj Add documentation about XML documentation. 14 years ago
Role.cs Implement CSharpAstResolver.GetExpectedType() and CSharpAstResolver.GetConversion(). 14 years ago
TextLocation.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago