#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 80ba1b3dba Always set ArrayCreateResolveResult.SizeArguments. Closes #111. 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 ICompilation.Import(IType): added support for importing open generic types 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 Always set ArrayCreateResolveResult.SizeArguments. Closes #111. 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 ICompilation.Import(IType): added support for importing open generic types 14 years ago
SimpleTypeOrNamespaceReference.cs Add 'FullTypeName' struct, and use it to represent type names. 14 years ago
TypeOrNamespaceReference.cs Implement ICompilationProvider in a few more places where we have the compilation available. 14 years ago
TypeSystemConvertVisitor.cs Revert "[AST] Handled protected and/or internal on AST level." 14 years ago
UsingScope.cs [TypeSystem] UsingScope now uses as operator for casts. 14 years ago