#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.
 
 
 
 
 
 
Eusebiu Marcu 591d874639 Merge branch 'master' of https://github.com/icsharpcode/ILSpy into Debugger 14 years ago
..
Expressions Added some creation constructors. 15 years ago
GeneralScope Added some creation constructors. 15 years ago
Statements Added some creation constructors. 15 years ago
TypeMembers Merge NRefactory b8330be into ILSpy 15 years ago
AstLocation.cs Fix some parser issues. 15 years ago
AstNode.cs Merge NRefactory b8330be into ILSpy 15 years ago
AstNodeCollection.cs Make pattern matching AST independent from C# AST. 15 years ago
AstType.cs Add some parser unit tests. 15 years ago
CSharpModifierToken.cs Add support for Modifiers.Any (for pattern-matching) and for AttributeSection patterns. 15 years ago
CSharpTokenNode.cs AST bugfixes. 15 years ago
CompilationUnit.cs get AST nodes locally 14 years ago
ComposedType.cs Applied some of the optimizations suggested by Kris Vandermotten. #150 14 years ago
DepthFirstAstVisitor.cs Handled undocumented expressions. 15 years ago
IAstVisitor.cs Handled undocumented expressions. 15 years ago
Identifier.cs Applied some of the optimizations suggested by Kris Vandermotten. #150 14 years ago
MemberType.cs Port NRefactory to .NET 3.5. 15 years ago
Modifiers.cs Add support for Modifiers.Any (for pattern-matching) and for AttributeSection patterns. 15 years ago
NodeType.cs Make pattern matching AST independent from C# AST. 15 years ago
NotImplementedAstVisitor.cs Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
PrimitiveType.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
Role.cs start implementing new VB AST; remove AST generator 14 years ago
SimpleType.cs Port NRefactory to .NET 3.5. 15 years ago