SCM Repository
Log of /sml/trunk/src/compiler/TopLevel/viscomp/control.sig
Sticky Revision: |
Revision 203 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Dec 19 20:51:39 1998 UTC (22 years, 1 month ago) by monnier
File length: 5948 byte(s)
Diff to previous 197
* opt/fcontract.sml: turned fcFun into a foldable function. * opt/loopify.sml: added loop-invariant arg removal.
Revision 197 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 22 01:25:23 1998 UTC (22 years, 2 months ago) by monnier
File length: 5913 byte(s)
Diff to previous 189
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 189 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 15 22:29:42 1998 UTC (22 years, 2 months ago) by monnier
File length: 5852 byte(s)
Diff to previous 184
*** empty log message ***
Revision 184 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 8 21:18:20 1998 UTC (22 years, 2 months ago) by monnier
File length: 5821 byte(s)
Diff to previous 183
* 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 183 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 8 16:58:19 1998 UTC (22 years, 2 months ago) by monnier
File length: 5787 byte(s)
Diff to previous 162
merged in 110.9.1
Revision 162 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 27 22:16:21 1998 UTC (22 years, 3 months ago) by monnier
File length: 5177 byte(s)
Diff to previous 152
*** empty log message ***
Revision 152 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 11 17:48:39 1998 UTC (22 years, 3 months ago) by monnier
File length: 5044 byte(s)
Diff to previous 151
removed debugFContract
Revision 151 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 11 17:46:21 1998 UTC (22 years, 3 months ago) by monnier
File length: 5099 byte(s)
Diff to previous 122
added FLINT.misc for temporary debugging purposes (a la CG.misc4)
Revision 122 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 6 15:05:38 1998 UTC (22 years, 7 months ago) by monnier
File length: 5035 byte(s)
Diff to previous 118
addition of fcontract and fixfix and Control.FLINT
Revision 118 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 5 21:38:17 1998 UTC (22 years, 7 months ago) by monnier
File length: 4871 byte(s)
Diff to previous 109
merged in 110.7 changes
Revision 109 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 29 02:12:55 1998 UTC (22 years, 8 months ago) by monnier
File length: 5072 byte(s)
Diff to previous 95
merged in 110.6 changes
Revision 95 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 13 00:49:12 1998 UTC (22 years, 8 months ago) by monnier
File length: 5776 byte(s)
Diff to previous 71
merged with 110.5
Revision 71 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 3 01:57:57 1998 UTC (22 years, 9 months ago) by monnier
File length: 5674 byte(s)
Diff to previous 59
merged in Zhong's 110.4
Revision 59 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 30 19:24:59 1998 UTC (22 years, 10 months ago) by league
File length: 5731 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) (as text) (annotate) - [select for diffs]
Modified Mon Mar 23 04:02:58 1998 UTC (22 years, 10 months ago) by league
File length: 5646 byte(s)
Diff to previous 51
Type and kind-checking working and turned on by default. Datatype equality still not implemented.
Revision 51 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 22 23:08:44 1998 UTC (22 years, 10 months ago) by monnier
File length: 5617 byte(s)
Diff to previous 16
split printLambda into printLambda and printFlint
Revision 16 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Mar 11 21:00:04 1998 UTC (22 years, 10 months ago) by monnier
File length: 5589 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 |