#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 5670248de8 Add 'FullTypeName' struct, and use it to represent type names. 14 years ago
..
AliasNamespaceReference.cs Add 'FullTypeName' struct, and use it to represent type names. 14 years ago
AttributeTypeReference.cs Change ISupportsInterning so that objects are interned immediately after they are created. 14 years ago
CSharpAssembly.cs Add 'FullTypeName' struct, and use it to represent type names. 14 years ago
CSharpAttribute.cs Change ISupportsInterning so that objects are interned immediately after they are created. 14 years ago
CSharpDocumentationComment.cs Implemented C# cref parser. 14 years ago
CSharpTypeResolveContext.cs Implemented IUnresolvedMember.Resolve(). 14 years ago
CSharpUnresolvedFile.cs Add a mechanism to the FastSerializer that allows us to invalidate cached project contents when fixing a bug in one of the type system loaders. 14 years ago
CSharpUnresolvedTypeDefinition.cs Add a mechanism to the FastSerializer that allows us to invalidate cached project contents when fixing a bug in one of the type system loaders. 14 years ago
ConstantValues.cs Change ISupportsInterning so that objects are interned immediately after they are created. 14 years ago
MemberTypeOrNamespaceReference.cs Add 'FullTypeName' struct, and use it to represent type names. 14 years ago
MethodTypeParameterWithInheritedConstraints.cs Rename InterfaceImplementations -> ImplementedInterfaceMembers. 14 years ago
ResolvedUsingScope.cs Fixed issue with duplicate using directives. 14 years ago
SimpleTypeOrNamespaceReference.cs Add 'FullTypeName' struct, and use it to represent type names. 14 years ago
TypeOrNamespaceReference.cs Add 'FullTypeName' struct, and use it to represent type names. 14 years ago
TypeSystemConvertVisitor.cs Change ISupportsInterning so that objects are interned immediately after they are created. 14 years ago
UsingScope.cs [TypeSystem] UsingScope now uses as operator for casts. 14 years ago