#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 a1f613e274 ResolveVisitor: skip tokens and comments 14 years ago
..
Attribute.cs Worked on attribute resolving. 14 years ago
AttributeSection.cs Make pattern matching AST independent from C# AST. 15 years ago
Comment.cs ResolveVisitor: skip tokens and comments 14 years ago
Constraint.cs Reduced the memory consumption of identifiers a bit by saving the 14 years ago
DelegateDeclaration.cs Reduced the memory consumption of identifiers a bit by saving the 14 years ago
ExternAliasDeclaration.cs Reduced the memory consumption of identifiers a bit by saving the 14 years ago
NamespaceDeclaration.cs Reduced the memory consumption of identifiers a bit by saving the 14 years ago
TypeDeclaration.cs Add TypeKind enum. 14 years ago
TypeParameterDeclaration.cs Put MIT license into the file headers. 14 years ago
UsingAliasDeclaration.cs Reduced the memory consumption of identifiers a bit by saving the 14 years ago
UsingDeclaration.cs Added some creation constructors. 15 years ago