#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 27f18d79b4 Fixed possible null reference exception. 14 years ago
..
Implementation Fixed possible null reference exception. 14 years ago
Accessibility.cs Type system refactoring: split unresolved/resolved type systems. 14 years ago
AnonymousType.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago
ArrayType.cs C# Type System implementation 14 years ago
ByReferenceType.cs Type system refactoring: split unresolved/resolved type systems. 14 years ago
CecilLoader.cs TypeSystemConvertVisitor: implemented ConvertInterfaceImplementation for methods and properties. 14 years ago
DomRegion.cs Type system refactoring: split unresolved/resolved type systems. 14 years ago
EntityType.cs Put MIT license into the file headers. 15 years ago
Error.cs Move NRefactory.CSharp to separate assembly. 15 years ago
ExtensionMethods.cs Add ICompilation.Import() extension methods. 14 years ago
IAccessor.cs WIP: Type system refactoring. 14 years ago
IAmbience.cs Adjusted C# resolver to refactored type system. 14 years ago
IAssembly.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago
IAttribute.cs WIP: Type system refactoring. 14 years ago
ICompilation.cs Add ISolutionSnapshot for creating compilations for multiple projects from a single consistent snapshot. 14 years ago
IConstantValue.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago
IDocumentationProvider.cs Put MIT license into the file headers. 15 years ago
IEntity.cs WIP: Type system refactoring. 14 years ago
IEvent.cs WIP: Type system refactoring. 14 years ago
IField.cs WIP: Type system refactoring. 14 years ago
IFreezable.cs Put MIT license into the file headers. 15 years ago
IInterningProvider.cs Put MIT license into the file headers. 15 years ago
IMember.cs C# Type System implementation 14 years ago
IMethod.cs Adjusted C# resolver to refactored type system. 14 years ago
INamedElement.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago
INamespace.cs C# Type System implementation 14 years ago
IParameter.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago
IParameterizedMember.cs Type system refactoring: split unresolved/resolved type systems. 14 years ago
IParsedFile.cs Added GetTypeResolveContext to IParsedFile. 14 years ago
IProjectContent.cs Add ISolutionSnapshot for creating compilations for multiple projects from a single consistent snapshot. 14 years ago
IProperty.cs WIP: Type system refactoring. 14 years ago
ISolutionSnapshot.cs Add ISolutionSnapshot for creating compilations for multiple projects from a single consistent snapshot. 14 years ago
ISupportsInterning.cs Put MIT license into the file headers. 15 years ago
IType.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago
ITypeDefinition.cs Added easy to access enumerables for various member types. 14 years ago
ITypeParameter.cs Adjusted C# resolver to refactored type system. 14 years ago
ITypeReference.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago
IVariable.cs WIP: Type system refactoring. 14 years ago
InheritanceHelper.cs Type system refactoring: split unresolved/resolved type systems. 14 years ago
IntersectionType.cs Fixed bug when resolving base constructor calls. 14 years ago
KnownTypeReference.cs Adjust CodeDomConvertVisitor and DefiniteAssignmentAnalysis to new type system. 14 years ago
NullableType.cs Type system refactoring: split unresolved/resolved type systems. 14 years ago
ParameterListComparer.cs Adjusted C# resolver to refactored type system. 14 years ago
ParameterizedType.cs WIP: Type system refactoring. 14 years ago
PointerType.cs Type system refactoring: split unresolved/resolved type systems. 14 years ago
ReflectionHelper.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago
ReflectionNameParseException.cs Put MIT license into the file headers. 15 years ago
SpecialType.cs Fixed some issues with code round-tripping; and added unit tests for some parser failures. 14 years ago
TypeKind.cs Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago
TypeVisitor.cs Put MIT license into the file headers. 15 years ago