#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 023e13b21d Merge changes from SharpDevelop into the main NRefactory repository. 15 years ago
..
Implementation Merge changes from SharpDevelop into the main NRefactory repository. 15 years ago
Accessibility.cs Put MIT license into the file headers. 15 years ago
ArrayType.cs Implemented resolver for LINQ queries. 15 years ago
ByReferenceType.cs Adjust unit tests and fix bugs introduced by caching. 15 years ago
CecilLoader.cs Merge changes from SharpDevelop into the main NRefactory repository. 15 years ago
DomRegion.cs Put MIT license into the file headers. 15 years ago
EntityType.cs Put MIT license into the file headers. 15 years ago
Error.cs Allow serializing SimpleProjectContent and parsed C# type references. 15 years ago
ExtensionMethods.cs WIP 15 years ago
IAccessor.cs Put MIT license into the file headers. 15 years ago
IAnnotatable.cs Allow serializing SimpleProjectContent and parsed C# type references. 15 years ago
IAttribute.cs Put MIT license into the file headers. 15 years ago
IConstantValue.cs Put MIT license into the file headers. 15 years ago
IDocumentationProvider.cs Put MIT license into the file headers. 15 years ago
IEntity.cs Put MIT license into the file headers. 15 years ago
IEvent.cs Put MIT license into the file headers. 15 years ago
IExplicitInterfaceImplementation.cs Put MIT license into the file headers. 15 years ago
IField.cs Put MIT license into the file headers. 15 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 Put MIT license into the file headers. 15 years ago
IMethod.cs Put MIT license into the file headers. 15 years ago
INamedElement.cs Put MIT license into the file headers. 15 years ago
IParameter.cs Put MIT license into the file headers. 15 years ago
IParameterizedMember.cs Put MIT license into the file headers. 15 years ago
IParsedFile.cs Merge changes from SharpDevelop into the main NRefactory repository. 15 years ago
IProjectContent.cs Add AssemblyName to IProjectContent. 15 years ago
IProperty.cs Put MIT license into the file headers. 15 years ago
ISupportsInterning.cs Put MIT license into the file headers. 15 years ago
ISynchronizedTypeResolveContext.cs Put MIT license into the file headers. 15 years ago
IType.cs Add GetMemberOptions. 15 years ago
ITypeDefinition.cs Add support for partial classes. 15 years ago
ITypeParameter.cs Put MIT license into the file headers. 15 years ago
ITypeReference.cs Add support for partial classes. 15 years ago
ITypeResolveContext.cs Add ITypeResolveContext.GetKnownTypeDefinition() for efficiently retrieving built-in types. 15 years ago
IVariable.cs Put MIT license into the file headers. 15 years ago
IntersectionType.cs Allow CecilProjectContent to be serialized. Add FastSerializer to NRefactory.Utils. 15 years ago
KnownTypeReference.cs Adjust unit tests and fix bugs introduced by caching. 15 years ago
NullableType.cs Add GetMemberOptions. 15 years ago
ParameterListComparer.cs Implemented grouping overloads by declared type. 15 years ago
ParameterizedType.cs Implemented resolver for LINQ queries. 15 years ago
PointerType.cs Adjust unit tests and fix bugs introduced by caching. 15 years ago
ReflectionHelper.cs Add ITypeResolveContext.GetKnownTypeDefinition() for efficiently retrieving built-in types. 15 years ago
ReflectionNameParseException.cs Put MIT license into the file headers. 15 years ago
SharedTypes.cs Allow CecilProjectContent to be serialized. Add FastSerializer to NRefactory.Utils. 15 years ago
TypeKind.cs Put MIT license into the file headers. 15 years ago
TypeVisitor.cs Put MIT license into the file headers. 15 years ago