[m-rev.] for review: mlds__function_body
Fergus Henderson
fjh at cs.mu.OZ.AU
Fri Jul 13 01:39:32 AEST 2001
On 13-Jul-2001, Tyson Dowd <trd at cs.mu.OZ.AU> wrote:
> Use a new mlds__function_body type to represent function bodies, as the old
> usage of maybe/1 was error prone ("no" meant the function had been declared
> using :- pragma external, not merely that the body was missing).
>
> compiler/mlds.m:
> Add mlds__function_body type.
>
> compiler/ml_code_gen.m:
> compiler/ml_code_util.m:
> compiler/ml_elim_nested.m:
> compiler/ml_optimize.m:
> compiler/ml_tailcall.m:
> compiler/ml_util.m:
> compiler/mlds_to_c.m:
> compiler/mlds_to_csharp.m:
> compiler/mlds_to_gcc.m:
> compiler/mlds_to_il.m:
> compiler/mlds_to_java.m:
> compiler/mlds_to_mcpp.m:
> Handle this change.
That looks good, thanks.
> Index: doc/reference_manual.texi
The changes to that file are unrelated and should be committed separately.
(They also look incomplete at this point.)
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list