[m-dev.] diff: output superclasses and proofs in HLDS dump

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Jun 19 13:06:54 AEST 1998


On 19-Jun-1998, David Glen JEFFERY <dgj at cs.mu.OZ.AU> wrote:
> Estimated hours taken: 2
> 
> Add two things to the HLDS dump:
> 	- Write out the superclass table for the module
> 	- For each pred, write out the constraint proofs.
> 
> compiler/mercury_to_mercury.m:
> 	Export "output_instance_methods" for use by hlds_out.m.
> compiler/hlds_out.m:
> 	Write out the extra parts of the HLDS dump.

That looks great, thanks.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.



More information about the developers mailing list