| .. |
|
Implementation
|
Don't cache attributes in the type system.
|
7 years ago |
|
Accessibility.cs
|
Clean up type system interfaces.
|
8 years ago |
|
AnonymousType.cs
|
Use resolved TS in member filter predicates.
|
8 years ago |
|
ApplyAttributeTypeVisitor.cs
|
Add support for IndexerNameAttribute.
|
8 years ago |
|
ArrayType.cs
|
Use resolved TS in member filter predicates.
|
8 years ago |
|
AssemblyQualifiedTypeName.cs
|
Adjust namespaces
|
9 years ago |
|
ByReferenceType.cs
|
Removed unused TS code: IType.ToTypeReference()
|
8 years ago |
|
ComHelper.cs
|
Don't cache attributes in the type system.
|
7 years ago |
|
DecompilerTypeSystem.cs
|
Add ApplyAttributeTypeVisitor.ApplyAttributesToType to DecodeMethodSignature and DecodeLocalSignature
|
8 years ago |
|
FullTypeName.cs
|
Started work on new resolved TS implementation that directly uses SRM.
|
8 years ago |
|
GenericContext.cs
|
Implement more of the new metadata TS.
|
8 years ago |
|
IAmbience.cs
|
Remove a bunch of obsolete NRefactory code.
|
8 years ago |
|
IAssembly.cs
|
Started work on new resolved TS implementation that directly uses SRM.
|
8 years ago |
|
IAttribute.cs
|
Implement MetadataEvent and re-work the representation of attribute arguments.
|
8 years ago |
|
ICodeContext.cs
|
Adjust namespaces
|
9 years ago |
|
ICompilation.cs
|
Remove unused IProjectContent+ISolutionSnapshot from type system.
|
8 years ago |
|
IConstantValue.cs
|
Adjust namespaces
|
9 years ago |
|
IDecompilerTypeSystem.cs
|
Decode metadata signatures directly into IType; without going through ITypeReference.
|
8 years ago |
|
IEntity.cs
|
Don't cache attributes in the type system.
|
7 years ago |
|
IEvent.cs
|
Adjust namespaces
|
9 years ago |
|
IField.cs
|
Remove unimplemented IMember.IsShadowing and IField.IsFixed.
|
8 years ago |
|
IFreezable.cs
|
Adjust namespaces
|
9 years ago |
|
IInterningProvider.cs
|
Adjust namespaces
|
9 years ago |
|
IMember.cs
|
Interface implementations in TS
|
8 years ago |
|
IMethod.cs
|
Don't cache attributes in the type system.
|
7 years ago |
|
INamedElement.cs
|
Adjust namespaces
|
9 years ago |
|
INamespace.cs
|
Adjust namespaces
|
9 years ago |
|
IParameter.cs
|
Don't cache attributes in the type system.
|
7 years ago |
|
IParameterizedMember.cs
|
Use IReadOnlyList<T> instead of IList<T> in the resolved type system.
|
8 years ago |
|
IProperty.cs
|
Adjust namespaces
|
9 years ago |
|
ISupportsInterning.cs
|
Adjust namespaces
|
9 years ago |
|
ISymbol.cs
|
Remove more dead TypeSystem code: ISymbolReference
|
8 years ago |
|
IType.cs
|
Use resolved TS in member filter predicates.
|
8 years ago |
|
ITypeDefinition.cs
|
Interface implementations in TS
|
8 years ago |
|
ITypeParameter.cs
|
Don't cache attributes in the type system.
|
7 years ago |
|
ITypeReference.cs
|
Adjust namespaces
|
9 years ago |
|
IVariable.cs
|
Remove some dead code in the type system.
|
8 years ago |
|
InheritanceHelper.cs
|
Don't cache attributes in the type system.
|
7 years ago |
|
IntersectionType.cs
|
Use resolved TS in member filter predicates.
|
8 years ago |
|
KnownTypeReference.cs
|
Started work on new resolved TS implementation that directly uses SRM.
|
8 years ago |
|
MetadataAssembly.cs
|
#1189: Fix various exceptions in ILReader when reading invalid IL.
|
8 years ago |
|
ModifiedType.cs
|
Started work on new resolved TS implementation that directly uses SRM.
|
8 years ago |
|
NormalizeTypeVisitor.cs
|
Type system: add support for tuple conversions.
|
8 years ago |
|
NullableType.cs
|
Fix #1085: The type system can now parameterize not just type definitions, but also unknown types.
|
8 years ago |
|
ParameterListComparer.cs
|
Add support for C# 7 tuple types:
|
8 years ago |
|
ParameterizedType.cs
|
Use resolved TS in member filter predicates.
|
8 years ago |
|
PointerType.cs
|
Removed unused TS code: IType.ToTypeReference()
|
8 years ago |
|
ReferenceResolvingException.cs
|
Adjust namespaces
|
9 years ago |
|
ReflectionHelper.cs
|
Fix #1084: Decompiling constants of the target type
|
8 years ago |
|
ReflectionNameParseException.cs
|
Adjust namespaces
|
9 years ago |
|
SimpleTypeResolveContext.cs
|
Adjust namespaces
|
9 years ago |
|
SpecialType.cs
|
Distinguish between unknown type and no type.
|
8 years ago |
|
SpecializingDecompilerTypeSystem.cs
|
Decode metadata signatures directly into IType; without going through ITypeReference.
|
8 years ago |
|
TaskType.cs
|
Adjust namespaces
|
9 years ago |
|
TopLevelTypeName.cs
|
Started work on new resolved TS implementation that directly uses SRM.
|
8 years ago |
|
TupleType.cs
|
Use resolved TS in member filter predicates.
|
8 years ago |
|
TypeKind.cs
|
Started work on new resolved TS implementation that directly uses SRM.
|
8 years ago |
|
TypeParameterSubstitution.cs
|
Add support for C# 7 tuple types:
|
8 years ago |
|
TypeProvider.cs
|
Use MetadataAssembly (the new TS implementation) in DecompilerTypeSystem.
|
8 years ago |
|
TypeSystemExtensions.cs
|
Don't cache attributes in the type system.
|
7 years ago |
|
TypeUtils.cs
|
#1174: Fix IsCompatibleTypeForMemoryAccess() for tuple types.
|
8 years ago |
|
TypeVisitor.cs
|
Started work on new resolved TS implementation that directly uses SRM.
|
8 years ago |
|
VarArgInstanceMethod.cs
|
Don't cache attributes in the type system.
|
7 years ago |