| .. |
|
Implementation
|
Add support for integer literal conversions.
|
16 years ago |
|
Accessibility.cs
|
CecilProjectContent: read classes
|
16 years ago |
|
AmbiguousType.cs
|
Testing the interning support
|
16 years ago |
|
ArrayType.cs
|
Added implicit conversion logic.
|
16 years ago |
|
ByReferenceType.cs
|
Added implicit conversion logic.
|
16 years ago |
|
CecilLoader.cs
|
CecilLoader: add support for indexers
|
16 years ago |
|
ClassType.cs
|
Add DefaultMethod implementation.
|
16 years ago |
|
DomRegion.cs
|
Testing the interning support
|
16 years ago |
|
EntityType.cs
|
Simplify ITypeReference interface; added missing implementations in DefaultTypeDefinition (GetNestedTypes, GetMethod, etc.).
|
16 years ago |
|
ExtensionMethods.cs
|
Added unit tests for C# implicit conversions and fixed a few bugs.
|
16 years ago |
|
IAttribute.cs
|
Add first draft of new type system.
|
16 years ago |
|
IConstantValue.cs
|
Add first draft of new type system.
|
16 years ago |
|
IEntity.cs
|
CecilProjectContent: read classes
|
16 years ago |
|
IEvent.cs
|
Implemented CecilLoader.ReadEvent
|
16 years ago |
|
IExplicitInterfaceImplementation.cs
|
Add first draft of new type system.
|
16 years ago |
|
IField.cs
|
Simplify ITypeReference interface; added missing implementations in DefaultTypeDefinition (GetNestedTypes, GetMethod, etc.).
|
16 years ago |
|
IFreezable.cs
|
Add first draft of new type system.
|
16 years ago |
|
IInterningProvider.cs
|
Documentation on interning.
|
16 years ago |
|
IMember.cs
|
Implemented type substitution for ConstructedType.
|
16 years ago |
|
IMethod.cs
|
Add first draft of new type system.
|
16 years ago |
|
INamedElement.cs
|
Added special support for 'void' (type without members); implemented ReflectionHelper.ToTypeReference.
|
16 years ago |
|
IParameter.cs
|
Simplify ITypeReference interface; added missing implementations in DefaultTypeDefinition (GetNestedTypes, GetMethod, etc.).
|
16 years ago |
|
IParameterizedMember.cs
|
Add first draft of new type system.
|
16 years ago |
|
IProjectContent.cs
|
Add CecilProjectContent
|
16 years ago |
|
IProperty.cs
|
Implemented CecilLoader.ReadEvent
|
16 years ago |
|
ISupportsInterning.cs
|
Documentation on interning.
|
16 years ago |
|
ISynchronizedTypeResolveContext.cs
|
Add CecilProjectContent
|
16 years ago |
|
IType.cs
|
Added implicit conversion logic.
|
16 years ago |
|
ITypeDefinition.cs
|
Simplify ITypeReference interface; added missing implementations in DefaultTypeDefinition (GetNestedTypes, GetMethod, etc.).
|
16 years ago |
|
ITypeParameter.cs
|
Simplify ITypeReference interface; added missing implementations in DefaultTypeDefinition (GetNestedTypes, GetMethod, etc.).
|
16 years ago |
|
ITypeReference.cs
|
Simplify ITypeReference interface; added missing implementations in DefaultTypeDefinition (GetNestedTypes, GetMethod, etc.).
|
16 years ago |
|
ITypeResolveContext.cs
|
Simplify ITypeReference interface; added missing implementations in DefaultTypeDefinition (GetNestedTypes, GetMethod, etc.).
|
16 years ago |
|
IVariable.cs
|
Add first draft of new type system.
|
16 years ago |
|
ParameterizedType.cs
|
Added unit tests for C# implicit conversions and fixed a few bugs.
|
16 years ago |
|
PointerType.cs
|
Added implicit conversion logic.
|
16 years ago |
|
ReflectionHelper.cs
|
Added implicit conversion logic.
|
16 years ago |
|
SharedTypes.cs
|
Add support for integer literal conversions.
|
16 years ago |
|
TypeVisitor.cs
|
Rename ConstructedType to ParameterizedType.
|
16 years ago |