11 |
Date: |
Date: |
12 |
Tag: <post-commit CVS tag> |
Tag: <post-commit CVS tag> |
13 |
Description: |
Description: |
14 |
|
---------------------------------------------------------------------- |
15 |
|
Name: Matthias Blume |
16 |
|
Date: 2000/12/22 21:20:00 JST |
17 |
|
Tag: blume-20001222-anchorenv |
18 |
|
Description: |
19 |
|
---------------------------------------------------------------------- |
20 |
|
Name: Matthias Blume |
21 |
|
Date: 2000/12/22 23:16:00 JST |
22 |
|
Tag: blume-20001222-warn |
23 |
|
Description: |
24 |
|
|
25 |
|
Corrected wording and formatting of some CM warning message which I |
26 |
|
broke in my previous patch. |
27 |
|
|
28 |
|
---------------------------------------------------------------------- |
29 |
|
Name: Matthias Blume |
30 |
|
Date: 2000/12/22 13:15:00 JST |
31 |
|
Tag: blume-20001222-cleanup |
32 |
|
Description: |
33 |
|
|
34 |
|
Removed src/cm/ffi which does not (and did not) belong here. |
35 |
|
|
36 |
|
---------------------------------------------------------------------- |
37 |
|
Name: Matthias Blume |
38 |
|
Date: 2000/12/21 23:55:00 JST |
39 |
|
Tag: blume-20001221-exn |
40 |
|
Description: |
41 |
|
|
42 |
|
Probably most important: CM no longer silently swallows all exceptions |
43 |
|
in the compiler. |
44 |
|
Plus: some other minor CM changes. For example, CM now reports some |
45 |
|
sizes for generated binfiles (code, data, envpickle, lambdapickle). |
46 |
|
|
47 |
|
---------------------------------------------------------------------- |
48 |
|
Name: Matthias Blume |
49 |
|
Date: 2000/12/15 00:01:05 JST |
50 |
|
Tag: blume-20001215-dirtool |
51 |
|
Description: |
52 |
|
|
53 |
|
- "dir" tool added. |
54 |
|
- improvements and cleanup to Tools structure |
55 |
|
- documentation updates |
56 |
|
|
57 |
|
---------------------------------------------------------------------- |
58 |
|
Name: Allen Leung |
59 |
|
Date: Thu Dec 14 03:45:24 EST 2000 |
60 |
|
Description: |
61 |
|
Tag: leunga-20001214-int-inf |
62 |
|
Description: |
63 |
|
|
64 |
|
In IntInf, added these standard functions, which are missing from our |
65 |
|
implementation: |
66 |
|
|
67 |
|
andb : int * int -> int |
68 |
|
xorb : int * int -> int |
69 |
|
orb : int * int -> int |
70 |
|
notb : int -> int |
71 |
|
<< : int * word -> int |
72 |
|
~>> : int * word -> int |
73 |
|
|
74 |
|
Not tested, I hope they are correct. |
75 |
|
|
76 |
|
---------------------------------------------------------------------- |
77 |
|
Name: Allen Leung |
78 |
|
Date: Fri Dec 8 19:23:26 EST 2000 |
79 |
|
Description: |
80 |
|
Tag: leunga-20001208-nowhere |
81 |
|
Description: |
82 |
|
|
83 |
|
Slight improvements to the 'nowhere' tool to handle OR-patterns, |
84 |
|
to generate better error messages etc. Plus a brief manual. |
85 |
|
|
86 |
|
---------------------------------------------------------------------- |
87 |
|
Name: Lal George |
88 |
|
Date: 2000/12/08 09:54:02 EST 2000 |
89 |
|
Tag: Release_110_31 |
90 |
|
Description: |
91 |
|
|
92 |
|
- Version 110.31 |
93 |
---------------------------------------------------------------------- |
---------------------------------------------------------------------- |
94 |
Name: Allen Leung |
Name: Allen Leung |
95 |
Date: Thu Dec 7 22:01:04 EST 2000 |
Date: Thu Dec 7 22:01:04 EST 2000 |