Files
mercury/compiler/notes
Zoltan Somogyi cf4304c251 Rename type_constraints.m as old_type_constraints.m.
compiler/old_type_constraints.m:
    As above.

compiler/type_constraints.m:
    Make this file a placeholder for the new constraint based
    type analysis algorithm I will soon start work on.

compiler/check_hlds.m:
    Include the new (old) module.

compiler/mercury_compile_front_end.m:
    Invoke one constraint based type analysis module or the other based on
    the value of an option.

compiler/notes/compiler_design.html:
    Document both modules.
2018-10-29 02:04:53 +11:00
..
2018-10-03 07:51:14 +10:00