Files
mercury/compiler/notes
David Jeffery fabfb2c7bc Update the description of the check_typeclass phase to indicate
Estimated hours taken: 0.25

compiler/notes/compiler_design.html:
        Update the description of the check_typeclass phase to indicate
        that it:
                - comes before type checking
                                  - performs a source-to-source transformation
                                    to defer most
                  of the checking to later passes.
        Also delete mention of qualifying pred and func names in
        check_typeclass.m; all that work gets done by the later passes now.
1999-03-30 05:38:14 +00:00
..
1998-09-16 23:06:17 +00:00