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.

Submitted on 6 September 2005 at 22:42

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