.. |
Implementation
|
Merge NRefactory 'b059dbcf413786069599d1686ac608150bd3f357' into SharpDevelop repository.
|
14 years ago |
Accessibility.cs
|
Put MIT license into the file headers.
|
14 years ago |
ArrayType.cs
|
Implemented resolver for LINQ queries.
|
14 years ago |
ByReferenceType.cs
|
Adjust unit tests and fix bugs introduced by caching.
|
14 years ago |
CecilLoader.cs
|
Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly)
|
14 years ago |
DomRegion.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
EntityType.cs
|
Put MIT license into the file headers.
|
14 years ago |
Error.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
ExtensionMethods.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
IAccessor.cs
|
Put MIT license into the file headers.
|
14 years ago |
IAmbience.cs
|
moved Ambience to NRefactory
|
14 years ago |
IAnnotatable.cs
|
Merge NRefactory 'b059dbcf413786069599d1686ac608150bd3f357' into SharpDevelop repository.
|
14 years ago |
IAttribute.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
IConstantValue.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
IDocumentationProvider.cs
|
Put MIT license into the file headers.
|
14 years ago |
IEntity.cs
|
Add GetInterestingFileNames to FindReferences.
|
14 years ago |
IEvent.cs
|
Put MIT license into the file headers.
|
14 years ago |
IExplicitInterfaceImplementation.cs
|
Put MIT license into the file headers.
|
14 years ago |
IField.cs
|
Put MIT license into the file headers.
|
14 years ago |
IFreezable.cs
|
Put MIT license into the file headers.
|
14 years ago |
IInterningProvider.cs
|
Put MIT license into the file headers.
|
14 years ago |
IMember.cs
|
Put MIT license into the file headers.
|
14 years ago |
IMethod.cs
|
Put MIT license into the file headers.
|
14 years ago |
INamedElement.cs
|
Put MIT license into the file headers.
|
14 years ago |
IParameter.cs
|
Put MIT license into the file headers.
|
14 years ago |
IParameterizedMember.cs
|
Put MIT license into the file headers.
|
14 years ago |
IParsedFile.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
IProjectContent.cs
|
Add AssemblyName to IProjectContent.
|
14 years ago |
IProperty.cs
|
Put MIT license into the file headers.
|
14 years ago |
ISupportsInterning.cs
|
Put MIT license into the file headers.
|
14 years ago |
ISynchronizedTypeResolveContext.cs
|
Put MIT license into the file headers.
|
14 years ago |
IType.cs
|
Add GetMemberOptions.
|
14 years ago |
ITypeDefinition.cs
|
Add support for partial classes.
|
14 years ago |
ITypeParameter.cs
|
Put MIT license into the file headers.
|
14 years ago |
ITypeReference.cs
|
Add support for partial classes.
|
14 years ago |
ITypeResolveContext.cs
|
Add ITypeResolveContext.GetKnownTypeDefinition() for efficiently retrieving built-in types.
|
14 years ago |
IVariable.cs
|
Put MIT license into the file headers.
|
14 years ago |
IntersectionType.cs
|
Allow CecilProjectContent to be serialized. Add FastSerializer to NRefactory.Utils.
|
14 years ago |
KnownTypeReference.cs
|
Use explicit interface implementation in ResolveVisitor to make it clear what the public API is supposed to be.
|
14 years ago |
NullableType.cs
|
Add GetMemberOptions.
|
14 years ago |
ParameterListComparer.cs
|
Implemented grouping overloads by declared type.
|
14 years ago |
ParameterizedType.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
PointerType.cs
|
Adjust unit tests and fix bugs introduced by caching.
|
14 years ago |
ReflectionHelper.cs
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
ReflectionNameParseException.cs
|
Put MIT license into the file headers.
|
14 years ago |
SharedTypes.cs
|
Allow CecilProjectContent to be serialized. Add FastSerializer to NRefactory.Utils.
|
14 years ago |
TypeKind.cs
|
Put MIT license into the file headers.
|
14 years ago |
TypeVisitor.cs
|
Put MIT license into the file headers.
|
14 years ago |