SCM Repository
View of /sml/trunk/src/compiler/ChangeLog
Parent Directory
|
Revision Log
Revision 622 -
(download)
(annotate)
Wed Apr 19 22:47:11 2000 UTC (21 years ago) by monnier
File size: 1524 byte(s)
Wed Apr 19 22:47:11 2000 UTC (21 years ago) by monnier
File size: 1524 byte(s)
* main/control.sml (phases): Move loopify (and its fixfix) to before `reify' (while still keeping a fixfix after reify). * TopLevel/viscomp/control.sml (cpsopt): Remove all but first_contract. * TopLevel/interact/evalloop.sml (loop): Don't hide compiler errors.
2000-04-19 Stefan Monnier <monnier@cs.yale.edu> * TopLevel/viscomp/control.sml (cpsopt): Remove all but first_contract. * TopLevel/interact/evalloop.sml (loop): Don't hide compiler errors. 1999-03-08 Stefan Monnier <monnier@cs.yale.edu> * TopLevel/viscomp/control.sig (FLINT.printFctTypes): New var. (splitThreshold): New var to control splitting aggressiveness. * TopLevel/viscomp/control.sml: Move substructs outside so that clients can refer to them directly (rather than through Control.Foo) to reduce spurious dependencies. * TopLevel/main/{codes,compile}: Call `split' from flintcomp, not compile. 1999-03-02 Stefan Monnier <monnier@cs.yale.edu> * Semant/pickle/(un)pickmod.sml (fkind): Pickle the inline bit. * Semant/pickle/pickmod.sml (mkPickleLty): Apply alpha-rename to NVAR. * Semant/pickle/unpickmod.sml (lvar): Improperly defined. (tyc): TC_NVAR wasn't read correctly. (tfundec): Pickle puts a leading "1", so look for a "1", not a "0". 1998-11-12 Stefan Monnier <monnier@cs.yale.edu> * MiscUtil/util/stats.sml: added counters. 1998-11-09 Stefan Monnier <monnier@cs.yale.edu> * TopLevel/viscomp/control.sml (checkDatatypes): Turn off because of infinite looping problems. 1998-11-05 Stefan Monnier <monnier@cs.yale.edu> * TopLevel/viscomp/control.sig (FLINT.unrollThreshold): New var. 1998-10-27 Stefan Monnier <monnier@cs.yale.edu> * TopLevel/viscomp/control.sml (listLiterals): Turn it back off since it increases the resulting heap size by more than 10%.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |