SCM Repository
Log of /sml/trunk/src/compiler/FLINT/reps/typeoper.sml
Sticky Revision: |
Revision 218 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 2 08:12:06 1999 UTC (22 years ago) by monnier
File length: 19173 byte(s)
Diff to previous 197
* Semant/pickle/pickmod.sml (mkPickleLty): alpha-rename was not applied to NVAR. * Semant/pickle/unpickmod.sml (lvar): was improperly defined. (tyc): TC_NVAR wasn't read correctly. (tfundec): leading char was inconsistent with pickle. * kernel/ltyextern.sml (tnarrow), reps/{reify,rttype,typeoper}.sml: don't unflatten arguments when reifying them.
Revision 197 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 22 01:25:23 1998 UTC (22 years, 3 months ago) by monnier
File length: 19174 byte(s)
Diff to previous 184
Merged in Bratin's typelifting and Chris' named tvars. FLINT is now using tvars from the first lcontract all the way to cps. * reps/rttype.sml: changes from Bratin. (rtLexp): define the NVAR case (return the tvar as an lvar). * opt/[fl]contract.sml: removed the restriction on inlining at the same deBruijn depth. * opt/lift.sml: new file for typelifting. * flint/flintutil.sml (copy): added tvar renaming. * flint/tvarcvt.sml: new file for named tvar <-> deBruijn conversions.
Revision 184 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 8 21:18:20 1998 UTC (22 years, 3 months ago) by monnier
File length: 24600 byte(s)
Diff to previous 118
* 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 118 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 5 21:38:17 1998 UTC (22 years, 8 months ago) by monnier
File length: 24508 byte(s)
Diff to previous 109
merged in 110.7 changes
Revision 109 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 29 02:12:55 1998 UTC (22 years, 9 months ago) by monnier
File length: 24675 byte(s)
Diff to previous 102
merged in 110.6 changes
Revision 102 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 14 05:53:10 1998 UTC (22 years, 9 months ago) by monnier
File length: 24594 byte(s)
Diff to previous 95
merged in 110.5.1 from Zhong
Revision 95 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 13 00:49:12 1998 UTC (22 years, 9 months ago) by monnier
File length: 24523 byte(s)
Diff to previous 78
merged with 110.5
Revision 78 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 17 17:58:14 1998 UTC (22 years, 10 months ago) by league
File length: 24594 byte(s)
Diff to previous 70
*** empty log message ***
Revision 70 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 3 00:06:55 1998 UTC (22 years, 11 months ago) by monnier
File length: 24420 byte(s)
Copied from: sml/branches/SMLNJ/src/compiler/FLINT/reps/typeoper.sml revision 69
Diff to previous 69
This commit was generated by cvs2svn to compensate for changes in r69, which included commits to RCS files with non-trunk default branches.
Revision 69 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 3 00:06:55 1998 UTC (22 years, 11 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/reps/typeoper.sml
File length: 24420 byte(s)
Diff to previous 45
*** empty log message ***
Revision 45 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 22 20:11:09 1998 UTC (22 years, 11 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/reps/typeoper.sml
File length: 21901 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, 11 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/reps/typeoper.sml
File length: 21886 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, 11 months ago) by
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/reps/typeoper.sml
File length: 21857 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, 11 months ago) by monnier
File length: 21857 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 |