#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.
 
 
 
 
 
 
Erik Källén 867dc8b407 Improved handling of sizeof(x) 13 years ago
..
AliasNamespaceReference.cs Add 'FullTypeName' struct, and use it to represent type names. 13 years ago
AttributeTypeReference.cs Change ISupportsInterning so that objects are interned immediately after they are created. 13 years ago
CSharpAssembly.cs Add support for empty namespaces in the C# type system. 13 years ago
CSharpAttribute.cs Change ISupportsInterning so that objects are interned immediately after they are created. 13 years ago
CSharpDocumentationComment.cs Implemented C# cref parser. 13 years ago
CSharpTypeResolveContext.cs Implemented IUnresolvedMember.Resolve(). 13 years ago
CSharpUnresolvedFile.cs Copy over some fixes from SD5. 13 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. 13 years ago
ConstantValues.cs Improved handling of sizeof(x) 13 years ago
MemberTypeOrNamespaceReference.cs Add 'FullTypeName' struct, and use it to represent type names. 13 years ago
MethodTypeParameterWithInheritedConstraints.cs Rename InterfaceImplementations -> ImplementedInterfaceMembers. 14 years ago
ResolvedUsingScope.cs Remove unresolved references from new Alias*ResolveResult. 13 years ago
SimpleTypeOrNamespaceReference.cs Add 'FullTypeName' struct, and use it to represent type names. 13 years ago
TypeOrNamespaceReference.cs Implement ICompilationProvider in a few more places where we have the compilation available. 13 years ago
TypeSystemConvertVisitor.cs Improved handling of sizeof(x) 13 years ago
UsingScope.cs [TypeSystem] UsingScope now uses as operator for casts. 13 years ago