| .. |
|
Implementation
|
Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly)
|
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
|
Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly)
|
15 years ago |
|
DomRegion.cs
|
Move NRefactory.CSharp to separate assembly.
|
15 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
|
Move NRefactory.CSharp to separate assembly.
|
15 years ago |
|
IAccessor.cs
|
Put MIT license into the file headers.
|
15 years ago |
|
IAmbience.cs
|
moved Ambience to NRefactory
|
15 years ago |
|
IAnnotatable.cs
|
Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly)
|
15 years ago |
|
IAttribute.cs
|
Move NRefactory.CSharp to separate assembly.
|
15 years ago |
|
IConstantValue.cs
|
Move NRefactory.CSharp to separate assembly.
|
15 years ago |
|
IDocumentationProvider.cs
|
Put MIT license into the file headers.
|
15 years ago |
|
IEntity.cs
|
Add GetInterestingFileNames to FindReferences.
|
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
|
Move NRefactory.CSharp to separate assembly.
|
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
|
Use explicit interface implementation in ResolveVisitor to make it clear what the public API is supposed to be.
|
15 years ago |
|
NullableType.cs
|
Add GetMemberOptions.
|
15 years ago |
|
ParameterListComparer.cs
|
Implemented grouping overloads by declared type.
|
15 years ago |
|
ParameterizedType.cs
|
Move NRefactory.CSharp to separate assembly.
|
15 years ago |
|
PointerType.cs
|
Adjust unit tests and fix bugs introduced by caching.
|
15 years ago |
|
ReflectionHelper.cs
|
Move NRefactory.CSharp to separate assembly.
|
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 |