#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 6682aa6f92 NRefactory changes from SharpDevelop: add IDocument.FileName and IAssembly.FullAssemblyName, 14 years ago
..
AliasNamespaceReference.cs Change ISupportsInterning so that objects are interned immediately after they are created. 14 years ago
AttributeTypeReference.cs Change ISupportsInterning so that objects are interned immediately after they are created. 14 years ago
CSharpAssembly.cs NRefactory changes from SharpDevelop: add IDocument.FileName and IAssembly.FullAssemblyName, 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 Change ISupportsInterning so that objects are interned immediately after they are created. 14 years ago
MethodTypeParameterWithInheritedConstraints.cs Rename InterfaceImplementations -> ImplementedInterfaceMembers. 14 years ago
ResolvedUsingScope.cs Fixed issue with duplicate using directives. 14 years ago
SimpleTypeOrNamespaceReference.cs Change ISupportsInterning so that objects are interned immediately after they are created. 14 years ago
TypeOrNamespaceReference.cs Allow using AstType.ToTypeReference().Resolve(compilation.TypeResolveContext) - this will now resolve in the global namespace. 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