#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 37537f28bf Fixed forum-8242: VB.NET parser does not support "For Expression = Start To End" syntax. 18 years ago
..
Ast Fixed forum-8242: VB.NET parser does not support "For Expression = Start To End" syntax. 18 years ago
AstBuilder Fixed SD2-1420: Variables of type 'char' are converted incorrectly from C# to VB 18 years ago
Lexer VB.NET tokens for QueryExpression 18 years ago
Parser Fixed forum-8242: VB.NET parser does not support "For Expression = Start To End" syntax. 18 years ago
PrettyPrinter Fixed forum-8242: VB.NET parser does not support "For Expression = Start To End" syntax. 18 years ago
Visitors Fixed forum-8242: VB.NET parser does not support "For Expression = Start To End" syntax. 18 years ago
EnvironmentInformationProvider.cs Remove GetClass overload that doesn't take a TypeParameterCount 19 years ago
IAstVisitor.cs Fixed forum-8242: VB.NET parser does not support "For Expression = Start To End" syntax. 18 years ago
Location.cs Worked on VB<->C# converter. 19 years ago
OperatorPrecedence.cs Fixed forum-18391 and forum-18392 (pretty printer bugs). 19 years ago
ParserFactory.cs removed unused import statements 20 years ago
SnippetParser.cs Add class for each code snippet conversion. 18 years ago