SCM Repository
Diff of /sml/trunk/HISTORY
Parent Directory
|
Revision Log
|
Patch
revision 754, Mon Dec 11 17:38:33 2000 UTC | revision 755, Thu Dec 14 07:57:55 2000 UTC | |
---|---|---|
# | Line 13 | Line 13 |
13 | Description: | Description: |
14 | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
15 | Name: Allen Leung | Name: Allen Leung |
16 | Date: Thu Dec 14 03:45:24 EST 2000 | |
17 | Description: | |
18 | Tag: leunga-20001214-int-inf | |
19 | Description: | |
20 | ||
21 | In IntInf, added these standard functions, which are missing from our | |
22 | implementation: | |
23 | ||
24 | andb : int * int -> int | |
25 | xorb : int * int -> int | |
26 | orb : int * int -> int | |
27 | notb : int -> int | |
28 | << : int * word -> int | |
29 | ~>> : int * word -> int | |
30 | ||
31 | Not tested, I hope they are correct. | |
32 | ||
33 | ---------------------------------------------------------------------- | |
34 | Name: Allen Leung | |
35 | Date: Fri Dec 8 19:23:26 EST 2000 | Date: Fri Dec 8 19:23:26 EST 2000 |
36 | Description: | Description: |
37 | Tag: leunga-20001208-nowhere | Tag: leunga-20001208-nowhere |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |