#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 18fb49ca7c Add TypeKind enum. 14 years ago
..
Expressions improve conversion of special characters in string literals 14 years ago
General implement conversion of attribute targets 14 years ago
GlobalScope Add TypeKind enum. 14 years ago
Statements relicense NR.VB under MIT X11 license 14 years ago
TypeMembers relicense NR.VB under MIT X11 license 14 years ago
TypeName use Is/IsNot for reference equality checks; add extension attribute for extension methods 14 years ago
AstLocation.cs start implementing new VB AST; remove AST generator 14 years ago
AstNode.cs Merge branch 'master' of github.com:icsharpcode/ILSpy into vb 14 years ago
AstNodeCollection.cs Remove operator == from AstNodeCollection. 14 years ago
Comment.cs add support for comments 14 years ago
Enums.cs relicense NR.VB under MIT X11 license 14 years ago
Generated.cs relicense NR.VB under MIT X11 license 14 years ago
INullable.cs relicense NR.VB under MIT X11 license 14 years ago
Identifier.cs use Is/IsNot for reference equality checks; add extension attribute for extension methods 14 years ago
VBModifierToken.cs relicense NR.VB under MIT X11 license 14 years ago
VBTokenNode.cs reimplemented tests for OptionStatement 14 years ago