#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.
 
 
 
 
 
 
Mike Krüger 063d0f569c Renamed named expression identifier -> name. 14 years ago
..
AliasNamespaceReference.cs Type system refactoring: split unresolved/resolved type systems. 14 years ago
AttributeTypeReference.cs Adjusted C# resolver to refactored type system. 14 years ago
CSharpAssembly.cs Replace LazyInit.ReadBarrier() with LazyInit.VolatileRead(). 14 years ago
CSharpAttribute.cs Replace LazyInit.ReadBarrier() with LazyInit.VolatileRead(). 14 years ago
CSharpDocumentationComment.cs Use GlobalAssemblyInfo.cs for all projects. 14 years ago
CSharpParsedFile.cs Make IParsedFile.LastWriteTime nullable. 14 years ago
CSharpTypeResolveContext.cs Introduce ResolvedUsingScope (serves as cache per using-scope; avoids resolving imported namespaces repeatedly). 14 years ago
CSharpUnresolvedTypeDefinition.cs Adjust CodeDomConvertVisitor and DefiniteAssignmentAnalysis to new type system. 14 years ago
ConstantValues.cs Fixed some FxCop warnings. 14 years ago
MemberTypeOrNamespaceReference.cs Type system refactoring: split unresolved/resolved type systems. 14 years ago
MethodTypeParameterWithInheritedConstraints.cs Rename InterfaceImplementations -> ImplementedInterfaceMembers. 14 years ago
ResolvedUsingScope.cs Replace LazyInit.ReadBarrier() with LazyInit.VolatileRead(). 14 years ago
SimpleTypeOrNamespaceReference.cs Type system refactoring: split unresolved/resolved type systems. 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 Renamed named expression identifier -> name. 14 years ago
UsingScope.cs Adjust CodeDomConvertVisitor and DefiniteAssignmentAnalysis to new type system. 14 years ago