Commit Graph

1753 Commits

Author SHA1 Message Date
Chongkai Zhu
fd44b5addb add two strings
svn: r2204
2006-02-13 04:50:00 +00:00
Matthew Flatt
b50b05dd5b patch from Tomas Lozano-Perez
svn: r2203
2006-02-13 01:35:32 +00:00
Robby Findler
79ef8f3f9c removed one unused use of set-c{dr}!
svn: r2202
2006-02-12 15:37:20 +00:00
Eli Barzilay
00c476c219 Welcome to a new PLT day.
svn: r2201
2006-02-12 09:20:02 +00:00
Matthew Flatt
3677b37ca5 add GNU MP and lightning copyrights
svn: r2200
2006-02-11 15:18:05 +00:00
Matthew Flatt
b6bf45a003 fixed arithmetic-shift for x86
svn: r2199
2006-02-11 15:08:57 +00:00
Matthew Flatt
54f97b5489 arithmetic-shift inlining does not work due to lightning restriction
svn: r2198
2006-02-11 14:13:05 +00:00
Matthew Flatt
86bb5a60e1 type mismatch fixed
svn: r2197
2006-02-11 13:54:43 +00:00
Matthew Flatt
87a23c75a3 inline bitwise ops, fix PPC ldxi JIT for large offsets
svn: r2196
2006-02-11 13:46:49 +00:00
Eli Barzilay
b8c5546723 Welcome to a new PLT day.
svn: r2195
2006-02-11 09:20:01 +00:00
Matthew Flatt
a59d668f6d Jepri's changes so that md5 works on ports
svn: r2194
2006-02-11 05:35:35 +00:00
Matthew Flatt
17e10b396e new tests for new JIT inlines
svn: r2193
2006-02-11 05:34:14 +00:00
Matthias Felleisen
1096009ed8 world.ss nw:rectangle mode and color consume strings now
svn: r2192
2006-02-10 22:16:06 +00:00
Matthew Flatt
c5a6d3d046 give the compiler hints with define-const
svn: r2191
2006-02-10 22:03:13 +00:00
Matthew Flatt
144b8d6593 report unexpected EOF in inflate/gunzip
svn: r2190
2006-02-10 21:42:31 +00:00
Matthew Flatt
4d0e4c1082 fix protect provides of syntax
svn: r2189
2006-02-10 17:57:12 +00:00
Matthew Flatt
0e67ca6810 check protected syntax
svn: r2188
2006-02-10 17:52:07 +00:00
Matthew Flatt
692b99e636 remove unneeded zero_sized/closure_size field
svn: r2187
2006-02-10 15:06:55 +00:00
Eli Barzilay
9a6c225450 Welcome to a new PLT day.
svn: r2186
2006-02-10 09:20:02 +00:00
Carl Eastlund
871a696fb9 Removed out-of-date honu module.
svn: r2185
2006-02-09 18:14:51 +00:00
Matthew Flatt
2b47616f14 added field-match sort
svn: r2184
2006-02-09 14:12:29 +00:00
Eli Barzilay
250ab0a04d Welcome to a new PLT day.
svn: r2183
2006-02-09 09:20:02 +00:00
Matthew Flatt
b510d142f3 inline a few more little tests
svn: r2182
2006-02-09 04:04:34 +00:00
Eli Barzilay
b50e72a053 fix and set svn:eol-style
svn: r2180
2006-02-08 22:00:20 +00:00
Matthew Flatt
b854ff4e50 fix JIT fuel update in non-signal-/-thread-decrement mode
svn: r2178
2006-02-08 19:47:29 +00:00
Matthew Flatt
f8bd35592d fix hash for +inf.0, -inf.0, +nan.0; cannot use frexp; also hash 0.0 and -0.0 differently
svn: r2177
2006-02-08 19:25:40 +00:00
Matthew Flatt
6f6df78f85 fix case-lambda name bug
svn: r2176
2006-02-08 19:24:38 +00:00
Scott Owens
2dcb1412b5 Added some tests
svn: r2175
2006-02-08 18:15:33 +00:00
Guillaume Marceau
d75018c79a implemented top-level lookups, with scoping
svn: r2174
2006-02-08 17:49:00 +00:00
Guillaume Marceau
debdf0e431 implemented top-level lookups, with scoping
svn: r2173
2006-02-08 17:48:49 +00:00
Eli Barzilay
3e7e50d5f8 added untabify
svn: r2172
2006-02-08 17:14:21 +00:00
Scott Owens
bf04a78095 Fixed test cases.
svn: r2171
2006-02-08 17:13:14 +00:00
Scott Owens
5fe7041f17 Fix bug in set difference.
svn: r2170
2006-02-08 16:39:29 +00:00
Matthew Flatt
4884ac0cab fixed name for case-lambda, especially in stack traces
svn: r2169
2006-02-08 13:43:07 +00:00
Eli Barzilay
76cc78649f Welcome to a new PLT day.
svn: r2168
2006-02-08 09:20:02 +00:00
Eli Barzilay
86e91af13d removed some bogus stuff in combinator code
svn: r2166
2006-02-07 22:11:06 +00:00
Kathy Gray
78581eef66 svn: r2165 2006-02-07 21:05:37 +00:00
Kathy Gray
ea0239841a Corrected parse error, where the parsers were raising an error directly, with no source.
(note to self: parsers still raise an error dirrectly for one case with cast, but with source).

svn: r2164
2006-02-07 21:05:12 +00:00
Matthew Flatt
0e21991dbc draw snip smoothly
svn: r2163
2006-02-07 20:41:51 +00:00
Eli Barzilay
88a4753c56 "Games" -> "PLT Games"
svn: r2162
2006-02-07 20:35:17 +00:00
Matthew Flatt
fedc1f1dde conts that differ only in marks, one last time
svn: r2161
2006-02-07 18:41:33 +00:00
Matthew Flatt
76399b5011 re-enable stack-trace approximation for captured continuations
svn: r2159
2006-02-07 17:36:05 +00:00
Matthew Flatt
f0ecc49802 set cont_key mark before capturing
svn: r2158
2006-02-07 17:30:41 +00:00
Matthew Flatt
446e0becb8 improve continuation recycling to be insensitive to the latest stack-trace mark
svn: r2157
2006-02-07 17:18:40 +00:00
Matthew Flatt
fbc091dab6 /Oy- for MzScheme build
svn: r2153
2006-02-07 16:30:29 +00:00
Matthew Flatt
d65b9cb407 JIT opts for or and and
svn: r2151
2006-02-07 14:48:53 +00:00
Eli Barzilay
040a1fbbff Welcome to a new PLT day.
svn: r2150
2006-02-07 09:20:02 +00:00
Kathy Gray
b3947cc82f Corrected reference before defined bug, including allowing the cases where Java allows it, and making sure that we won't get <undefined> when that happens.
svn: r2149
2006-02-07 04:54:48 +00:00
Jay McCarthy
2b5797c2b1 correcting bug related to help-desk versus standalone
svn: r2148
2006-02-06 19:34:07 +00:00
Jay McCarthy
9d54462ffb revert
svn: r2147
2006-02-06 19:24:01 +00:00