#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.
 
 
 
 
 
 
Siegfried Pammer 82c6419e7d implement translation of EnumDeclaration 14 years ago
..
DelegateDeclaration.cs finished implementation of global level VB constructs 14 years ago
EnumDeclaration.cs implement translation of EnumDeclaration 14 years ago
EnumMemberDeclaration.cs finished implementation of global level VB constructs 14 years ago
ImportsClause.cs add support for Imports and Namespaces 14 years ago
ImportsStatement.cs deactivated uncompilable unit tests; added XmlIdentifier; removed old classes 14 years ago
NamespaceDeclaration.cs finished implementation of global level VB constructs 14 years ago
OptionStatement.cs deactivated uncompilable unit tests; added XmlIdentifier; removed old classes 14 years ago
TypeDeclaration.cs implement PropertyDeclaration; add Inherits/Implements to TypeDeclaration; implement output for DelegateDeclaration 14 years ago