#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 c9d4a5d0c9 Rename ITypeResolveContext extension methods to be consistent with the new names of the ITypeResolveContext methods. 15 years ago
..
Ast Rename ITypeResolveContext extension methods to be consistent with the new names of the ITypeResolveContext methods. 15 years ago
AstBuilder remove old parser code and further cleanup 15 years ago
Lexer - fixed bugs/missing features in ExpressionFinder.atg 15 years ago
OutputVisitor finished implementation of global level VB constructs 15 years ago
Parser Reduced the memory consumption of identifiers a bit by saving the 15 years ago
PrettyPrinter remove old parser code and further cleanup 15 years ago
Properties removed subdirectory "VB" 15 years ago
Visitors remove old parser code and further cleanup 15 years ago
.gitignore updated .gitignore files 15 years ago
IAstVisitor.cs finished implementation of global level VB constructs 15 years ago
ICSharpCode.NRefactory.VB.csproj finished implementation of global level VB constructs 15 years ago
VBParser.cs - fixed bugs/missing features in ExpressionFinder.atg 15 years ago