#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 4cc64bb9b8 Fixed resolving LINQ group joins. 15 years ago
..
Analysis Add ITypeResolveContext.GetKnownTypeDefinition() for efficiently retrieving built-in types. 15 years ago
Ast Use explicit interface implementation in ResolveVisitor to make it clear what the public API is supposed to be. 15 years ago
Formatter Add TypeKind enum. 15 years ago
OutputVisitor Used the namedexpression instead of assignment/namedargument 15 years ago
Parser Fixed resolving LINQ group joins. 15 years ago
Refactoring Use explicit interface implementation in ResolveVisitor to make it clear what the public API is supposed to be. 15 years ago
Resolver Fixed resolving LINQ group joins. 15 years ago