CVS: sml-dist primop-list,1.1.2.2,1.1.2.3

David MacQueen <[email protected]> Sun, 25 Jun 2006 13:04:11 -0700
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml-dist
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv20178

Modified Files:
      Tag: primop-branch-2
	primop-list 
Log Message:
more hacking on primop-list

Index: primop-list
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/Attic/primop-list,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** primop-list	25 Jun 2006 12:14:41 -0000	1.1.2.2
--- primop-list	25 Jun 2006 20:04:06 -0000	1.1.2.3
***************
*** 6,440 ****
  
  
! callcc,	 	 P.CALLCC,     	('a cont -> 'a) -> 'a
! throw,	 	 P.THROW,      	'a cont -> 'a -> 'b
! capture,	 P.CAPTURE,     ('a ccont -> 'a) -> 'a
! isolate,	 P.ISOLATE,     ('a -> unit) -> 'a cont
! cthrow,	 	 P.THROW,      	('a ccont -> 'a -> 'b
! !,		 P.DEREF,      	'a ref -> 'a
! :=,	         P.ASSIGN,      'a ref * 'a -> unit
! makeref,	 P.MAKEREF,     'a -> 'a ref
[...1003 lines suppressed...]
!      rawrecord,    P.RAW_RECORD{fblock = false},  int -> 'a
!      rawrecord64,  P.RAW_RECORD{fblock = true},	  int -> 'a
! 
!      rawselectw8,  P.RAW_LOAD (P.UINT 8),    'a * word32 -> word32
!      rawselecti8,  P.RAW_LOAD (P.INT 8),     'a * word32 -> int32
!      rawselectw16, P.RAW_LOAD (P.UINT 16),   'a * word32 -> word32
!      rawselecti16, P.RAW_LOAD (P.INT 16),    'a * word32 -> int32
!      rawselectw32, P.RAW_LOAD (P.UINT 32),   'a * word32 -> word32
!      rawselecti32, P.RAW_LOAD (P.INT 32),    'a * word32 -> int32
!      rawselectf32, P.RAW_LOAD (P.FLOAT 32),  'a * word32 -> real
!      rawselectf64, P.RAW_LOAD (P.FLOAT 64),  'a * word32 -> real
! 
!      rawupdatew8,  P.RAW_STORE (P.UINT 8),   'a * word32 * word32 -> unit
!      rawupdatei8,  P.RAW_STORE (P.INT 8),    'a * word32 * int32 -> unit
!      rawupdatew16, P.RAW_STORE (P.UINT 16),  'a * word32 * word32 -> unit
!      rawupdatei16, P.RAW_STORE (P.INT 16),   'a * word32 * int32 -> unit
!      rawupdatew32, P.RAW_STORE (P.UINT 32),  'a * word32 * word32 -> unit
!      rawupdatei32, P.RAW_STORE (P.INT 32),   'a * word32 * int32 -> unit
!      rawupdatef32, P.RAW_STORE (P.FLOAT 32), 'a * word32 * real -> unit
!      rawupdatef64, P.RAW_STORE (P.FLOAT 64), 'a * word32 * real -> unit


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