#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 d2174182bc implement PropertyDeclaration; add Inherits/Implements to TypeDeclaration; implement output for DelegateDeclaration 14 years ago
..
Ast implement PropertyDeclaration; add Inherits/Implements to TypeDeclaration; implement output for DelegateDeclaration 14 years ago
AstBuilder remove old parser code and further cleanup 14 years ago
Lexer - fixed bugs/missing features in ExpressionFinder.atg 14 years ago
OutputVisitor implement PropertyDeclaration; add Inherits/Implements to TypeDeclaration; implement output for DelegateDeclaration 14 years ago
Parser finished implementation of global level VB constructs 14 years ago
PrettyPrinter remove old parser code and further cleanup 14 years ago
Properties removed subdirectory "VB" 15 years ago
Visitors implement PropertyDeclaration; add Inherits/Implements to TypeDeclaration; implement output for DelegateDeclaration 14 years ago
.gitignore updated .gitignore files 15 years ago
IAstVisitor.cs implement PropertyDeclaration; add Inherits/Implements to TypeDeclaration; implement output for DelegateDeclaration 14 years ago
ICSharpCode.NRefactory.VB.csproj implement PropertyDeclaration; add Inherits/Implements to TypeDeclaration; implement output for DelegateDeclaration 14 years ago
VBParser.cs - fixed bugs/missing features in ExpressionFinder.atg 14 years ago