#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 b52a348373 More work on lambda expressions. 14 years ago
..
Analysis Allow performing definite assignment analysis without providing an ITypeResolveContext. 15 years ago
Parser Add unit tests for TypeSystemAstBuilder. 14 years ago
Refactoring C# Resolver: preparations for lambda support 14 years ago
Resolver More work on lambda expressions. 14 years ago
AstStructureTests.cs Use implicit conversion operator to convert from Pattern to AST nodes. 15 years ago
InsertParenthesesVisitorTests.cs Make InsertParenthesesVisitorTests independent from indentation of the output. 14 years ago