SCM Repository
Log of /sml/trunk/src/compiler/TopLevel/main
Sticky Revision: |
Revision 229 - Directory Listing
Modified Sat Apr 17 18:10:40 1999 UTC (21 years, 11 months ago) by monnier
Initial revision
Revision 228 - Directory Listing
Modified Sat Apr 17 17:15:03 1999 UTC (21 years, 11 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r227, which included commits to RCS files with non-trunk default branches.
Revision 225 - Directory Listing
Modified Sat Apr 17 17:09:01 1999 UTC (21 years, 11 months ago) by monnier
Initial revision
Revision 224 - Directory Listing
Modified Sat Apr 17 16:27:01 1999 UTC (21 years, 11 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r223, which included commits to RCS files with non-trunk default branches.
Revision 220 - Directory Listing
Modified Tue Mar 9 02:15:05 1999 UTC (22 years, 1 month ago) by monnier
* opt/split.sml (sexp): don't split HANDLE (it's incorrect). (funeffect): embryo to detect side-effect free APPs (non-functional). (splitThreshold): to put a cap on inlining. (stfn): don't bother splitting inlinable TFNs. * opt/fixfix.sml (curry): fixed bug when uncurrying cooked functions. * opt/fcontract.sml (fcFun): fix bug when undertaking mut-rec functions. * main/flintcomp.sml: added `recover' to help debugging. updated the fold to allow extraction of Fi and return it at the end. * lsplit/ls-inline.sml (oneBranch): fixed the wrapper function. * flint/flintutil.sml (freevars): forgot to count the arg of SWITCH. * flint/flint.sig: added a tfkind to TFN (only inlining for now). * main/control.sml: new file. Moved from TopLevel/viscomp/control.sml (splitThreshold): new var. * TopLevel/viscomp/control.sig (FLINT.printFctTypes): to reduce clutter. (splitThreshold): to control splitting agressiveness. * TopLevel/viscomp/control.sml: moved 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. * kernel/ltyextern.sml (tnarrow), reps/{reify,rttype,typeoper}.sml: flatten arguments when reifying them since the pretty-printer doesn't know how to deal with flattened reified TFNs.
Revision 208 - Directory Listing
Modified Fri Jan 15 15:54:19 1999 UTC (22 years, 3 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r207, which included commits to RCS files with non-trunk default branches.
Revision 168 - Directory Listing
Modified Sat Nov 7 20:11:41 1998 UTC (22 years, 5 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r167, which included commits to RCS files with non-trunk default branches.
Revision 133 - Directory Listing
Modified Mon Sep 7 19:48:36 1998 UTC (22 years, 7 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r132, which included commits to RCS files with non-trunk default branches.
Revision 128 - Directory Listing
Modified Mon Sep 7 19:06:29 1998 UTC (22 years, 7 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r127, which included commits to RCS files with non-trunk default branches.
Revision 124 - Directory Listing
Modified Mon Sep 7 16:19:55 1998 UTC (22 years, 7 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r123, which included commits to RCS files with non-trunk default branches.
Revision 114 - Directory Listing
Modified Fri Jun 5 19:41:21 1998 UTC (22 years, 10 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r113, which included commits to RCS files with non-trunk default branches.
Revision 107 - Directory Listing
Modified Thu May 28 21:30:17 1998 UTC (22 years, 10 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r106, which included commits to RCS files with non-trunk default branches.
Revision 101 - Directory Listing
Modified Thu May 14 04:56:46 1998 UTC (22 years, 11 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r100, which included commits to RCS files with non-trunk default branches.
Revision 94 - Directory Listing
Modified Tue May 12 21:56:22 1998 UTC (22 years, 11 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r93, which included commits to RCS files with non-trunk default branches.
Revision 70 - Directory Listing
Modified Fri Apr 3 00:06:55 1998 UTC (23 years ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r69, which included commits to RCS files with non-trunk default branches.
Revision 46 - Directory Listing
Modified Sun Mar 22 20:11:09 1998 UTC (23 years ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r45, which included commits to RCS files with non-trunk default branches.
Revision 16 - Directory Listing
Added Wed Mar 11 21:00:04 1998 UTC (23 years, 1 month ago) by monnier
Initial revision
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |