#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 a20e80a09c Add tests for InsertParenthesesVisitor. 15 years ago
..
Expression Add tests for InsertParenthesesVisitor. 15 years ago
GeneralScope Rename Dom->Ast. 15 years ago
Statements C# Ast refactoring: introduce Role<T> and add setters. 15 years ago
TypeMembers Split EventDeclaration in normal one (can declare multiple events) and CustomEventDeclaration (with add/remove blocks, can only declare a single event). 15 years ago
ParseUtil.cs Rename Dom->Ast. 15 years ago
TypeSystemConvertVisitorTests.cs Add some GeneralScope unit tests. 15 years ago