[m-rev.] for review: mlds__function_body

Tyson Dowd trd at cs.mu.OZ.AU
Fri Jul 13 01:44:11 AEST 2001


On 13-Jul-2001, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> 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.)

Yeah, sorry, my workspaces are getting a bit cluttered with uncommitted
changes...

-- 
       Tyson Dowd           # 
                            #  Surreal humour isn't everyone's cup of fur.
     trd at cs.mu.oz.au        # 
http://www.cs.mu.oz.au/~trd #
--------------------------------------------------------------------------
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