CVS: sml-dist/src/compiler/Elaborator/print pptype.sml, 1.4.10.1, 1.4.10.2 pputil-new.sml, 1.1.2.2, 1.1.2.3
David MacQueen <[email protected]> Mon, 28 Aug 2006 15:57:55 -0700
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/sml-dist/src/compiler/Elaborator/print
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv3562/src/compiler/Elaborator/print
Modified Files:
Tag: primop-branch-2
pptype.sml pputil-new.sml
Log Message:
added further debugging instrumentation
Index: pptype.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/compiler/Elaborator/print/pptype.sml,v
retrieving revision 1.4.10.1
retrieving revision 1.4.10.2
diff -C2 -d -r1.4.10.1 -r1.4.10.2
*** pptype.sml 28 Aug 2006 05:12:10 -0000 1.4.10.1
--- pptype.sml 28 Aug 2006 22:57:53 -0000 1.4.10.2
***************
*** 129,133 ****
| SCHEME eq =>
tvHead(eq,annotate(metaTyvarName tyvar,"S",NONE))
! | TV_MARK _ => "<TV_MARK ?>"
in
prKind (!tyvar)
--- 129,133 ----
| SCHEME eq =>
tvHead(eq,annotate(metaTyvarName tyvar,"S",NONE))
! | TV_MARK(d,i) => "<TVM"^Int.toString d^"."^Int.toString i^">"
in
prKind (!tyvar)
Index: pputil-new.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/compiler/Elaborator/print/Attic/pputil-new.sml,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** pputil-new.sml 11 Aug 2006 20:42:22 -0000 1.1.2.2
--- pputil-new.sml 28 Aug 2006 22:57:53 -0000 1.1.2.3
***************
*** 24,28 ****
(pr ppstream el;
sep ppstream;
! PP.break ppstream {nsp=1,offset=0};
prElems rest)
| prElems [] = ()
--- 24,28 ----
(pr ppstream el;
sep ppstream;
! PP.break ppstream {nsp=0,offset=0};
prElems rest)
| prElems [] = ()
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642