#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 cb84adabc6 Fixed parsing undocumented expressions. 14 years ago
..
Expression Fixed parsing undocumented expressions. 14 years ago
GeneralScope Ignore AssemblyInfo in RoundtripTest. 14 years ago
Statements Add failing unit test for using-statement with multiple variable declarations. 14 years ago
TypeMembers Add support for resolving "operator true". 14 years ago
ParseSelfTests.cs Fix CSharpOutputVisitorTests.AssignmentInCollectionInitializer. 14 years ago
ParseUtil.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago
TypeSystemConvertVisitorTests.cs Allow using AstType.ToTypeReference().Resolve(compilation.TypeResolveContext) - this will now resolve in the global namespace. 14 years ago