SCM Repository
Log of /sml/trunk/src/compiler/FLINT/reps/reify.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: 11022 byte(s)
Diff to previous 216
* 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 216 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 26 12:55:26 1999 UTC (22 years ago) by monnier
File length: 11294 byte(s)
Diff to previous 197
* opt/split.sml: seriously reworked. Now splits TFNs as well. * kernel/primop.sml (effect): removed DEREF and MAKEREF from the pure primops. * flint/flintutil.sml (copy): sort the type-map since {lt,tc}_subst actually expects it to be sorted. * kernel/ltyextern.{sml,sig} (lt_nvpoly): new function (digged from recover.sml to build a LT_POLY in the case of named tvars. * opt/recover.sml: removed unused depth arguments left behind from before we switched to named tvars. (addLty): added for the benefit of opt/split.sml (lt_nvpoly): moved to ltyextern.sml
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: 11289 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, 4 months ago) by monnier
File length: 11336 byte(s)
Diff to previous 114
* 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 114 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 5 19:41:21 1998 UTC (22 years, 9 months ago) by monnier
File length: 11366 byte(s)
Copied from: sml/branches/SMLNJ/src/compiler/FLINT/reps/reify.sml revision 113
Diff to previous 113
This commit was generated by cvs2svn to compensate for changes in r113, which included commits to RCS files with non-trunk default branches.
Revision 113 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 5 19:41:21 1998 UTC (22 years, 9 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/reps/reify.sml
File length: 11366 byte(s)
Diff to previous 93
110.7
Revision 93 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 12 21:56:22 1998 UTC (22 years, 10 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/reps/reify.sml
File length: 11449 byte(s)
Diff to previous 69
*** empty log message ***
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/reify.sml
File length: 11349 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/reify.sml
File length: 8738 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 (23 years ago) by monnier
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/reps/reify.sml
File length: 8677 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 (23 years ago) by
Original Path: sml/branches/SMLNJ/src/compiler/FLINT/reps/reify.sml
File length: 8738 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 (23 years ago) by monnier
File length: 8738 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 |