#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 7eeb0348fb Attempt that makes all the implicit conversions work 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 Merge some bugfixes 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 Update NRefactory version number to 5.3.0 13 years ago
Semantics [Resolver] Local resolve result no longer returns a constant value for 13 years ago
TypeSystem Added support for explicit optional parameters. 13 years ago
Utils Merge some bugfixes from SharpDevelop to NRefactory. 13 years ago
IAnnotatable.cs Simplify parser API. 13 years ago
ICSharpCode.NRefactory.csproj Attempt that makes all the implicit conversions work 13 years ago
Role.cs Make AstNode freezable. 14 years ago
TextLocation.cs