#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 a1a80b63c9 Fix StackOverflowException when subtyping does not terminate due to expansive inheritance. 15 years ago
..
Analysis Apply license header to unit tests. 15 years ago
Parser improved error msg. 15 years ago
Refactoring Rename ParsedFile to CSharpParsedFile. 15 years ago
Resolver Fix StackOverflowException when subtyping does not terminate due to expansive inheritance. 15 years ago
AstStructureTests.cs Apply license header to unit tests. 15 years ago
InsertParenthesesVisitorTests.cs Apply license header to unit tests. 15 years ago
OutputVisitorTests.cs Add SerializationBinder-support to FastSerializer. 15 years ago