SCM Repository
Log of /sml/trunk/src/compiler/FLINT/flint/chkflint.sml
Sticky Revision: |
Revision 251 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 19 02:55:26 1999 UTC (21 years, 9 months ago) by monnier
File length: 16494 byte(s)
Diff to previous 220
First try at a merge of 110.16
Revision 220 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 9 02:15:05 1999 UTC (21 years, 10 months ago) by monnier
File length: 16511 byte(s)
Diff to previous 184
* 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 184 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 8 21:18:20 1998 UTC (22 years, 2 months ago) by monnier
File length: 16498 byte(s)
Diff to previous 122
* added basic unrolling support * changed fkind to have most annotations valid on functors as well. It also adds a loopkind annotation as well as extends the inline boolean into a three-way alternative. * switched to a continuation passing style to implement the let-associativity rule in a better way.
Revision 122 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 6 15:05:38 1998 UTC (22 years, 7 months ago) by monnier
File length: 16668 byte(s)
Diff to previous 118
addition of fcontract and fixfix and Control.FLINT
Revision 118 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 5 21:38:17 1998 UTC (22 years, 7 months ago) by monnier
File length: 16665 byte(s)
Diff to previous 95
merged in 110.7 changes
Revision 95 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 13 00:49:12 1998 UTC (22 years, 8 months ago) by monnier
File length: 16751 byte(s)
Diff to previous 75
merged with 110.5
Revision 75 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 12 02:22:44 1998 UTC (22 years, 9 months ago) by league
File length: 16648 byte(s)
Diff to previous 74
added checking for redefined lvars.
Revision 74 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 11 00:22:45 1998 UTC (22 years, 9 months ago) by league
File length: 15642 byte(s)
Diff to previous 71
minimal checking for lvars in dict and conrep.
Revision 71 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 3 01:57:57 1998 UTC (22 years, 10 months ago) by monnier
File length: 14273 byte(s)
Diff to previous 59
merged in Zhong's 110.4
Revision 59 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 30 19:24:59 1998 UTC (22 years, 10 months ago) by league
File length: 14014 byte(s)
Diff to previous 53
Renaming of Control.CG flags related to type-checking. Now we have `checkFlint', `checkKinds', and `checkDatatypes'.
Revision 53 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 23 04:02:58 1998 UTC (22 years, 10 months ago) by league
File length: 14014 byte(s)
Diff to previous 46
Type and kind-checking working and turned on by default. Datatype equality still not implemented.
Revision 46 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 22 20:11:09 1998 UTC (22 years, 10 months ago) by monnier
File length: 13888 byte(s)
Copied from: sml/branches/SMLNJ/src/compiler/FLINT/flint/chkflint.sml revision 45
Diff to previous 45
This commit was generated by cvs2svn to compensate for changes in r45, which included commits to RCS files with non-trunk default branches.
Revision 45 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 22 20:11:09 1998 UTC (22 years, 10 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/flint/chkflint.sml
File length: 13888 byte(s)
Diff to previous 24
*** empty log message ***
Revision 24 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 12 00:49:58 1998 UTC (22 years, 10 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/flint/chkflint.sml
File length: 14597 byte(s)
Diff to previous 17
*** empty log message ***
Revision 17 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 11 21:00:18 1998 UTC (22 years, 10 months ago) by
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/flint/chkflint.sml
File length: 13814 byte(s)
Diff to previous 16
This commit was manufactured by cvs2svn to create branch 'SMLNJ'.
Revision 16 - (view) (download) (annotate) - [select for diffs]
Added Wed Mar 11 21:00:04 1998 UTC (22 years, 10 months ago) by monnier
File length: 13814 byte(s)
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |