#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 cbb1fe5008 Fixed some issues resolving members. 14 years ago
..
Bugs [Tests] Added test case for a parser bug. 14 years ago
Expression Implemented better solution for the array initializer workaround hack. 14 years ago
GeneralScope Fix icsharpcode/NRefactory#28: Identity of lambda parameters 14 years ago
Statements Add failing unit test for using-statement with multiple variable declarations. 14 years ago
TypeMembers CSharpAstResolver now can resolve type members even when no parsedFile is specified. 14 years ago
ParseSelfTests.cs Removed IRelocatable infrastructure - the start line could now be 14 years ago
ParseUtil.cs Combine AttributedNode and MemberDeclaration into EntityDeclaration. 14 years ago
TypeSystemConvertVisitorTests.cs Fixed some issues resolving members. 14 years ago