#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.
 
 
 
 
 
 
Simon Lindgren 3ef7fd79dd Merge remote-tracking branch 'upstream/master' into simonl 13 years ago
..
Completion Fixed some FxCop warnings. 14 years ago
Documentation [Documentation] Added support for relative redirection targets. 13 years ago
Editor Change TextChangeEventArgs.InsertedText and RemovedText from string to ITextSource. 13 years ago
PatternMatching Added some failing parser tests for bugs discovered trying to roundtrip NRefactory itself. 14 years ago
Properties NRefactory 5.1.0 13 years ago
Semantics Added property Conversion.IsConstantExpressionConversion 13 years ago
TypeSystem Add IsKnownType() extension method. 13 years ago
Utils [Utils] Don't allow escape sequences in numeric fields of format items. 13 years ago
.gitignore Create empty project 15 years ago
IAnnotatable.cs Fixed some FxCop warnings. 14 years ago
ICSharpCode.NRefactory.csproj [Utils] Add CompositeFormatStringParser and related classes. 13 years ago
Role.cs Make AstNode freezable. 14 years ago
TextLocation.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago