DRY-157: Introduce full descriptions of conversions
Submitted on 6 September 2005 at 22:42
Conversions should not be boolean checks, but should describe how to conversion is actually performed. This is important for several other parts of the type checker, and for the back-end of the compiler.
Issue Log
On 4 December 2005 at 20:14 Jira commented:
DRY-157, martin:
Existing, implemented, conversions are now described in attributes.
Log in to post comments