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 |
|
Matthew Flatt
|
af252e9c94
|
fix mangling of native stack traces
svn: r2146
|
2006-02-06 19:03:50 +00:00 |
|
Jay McCarthy
|
d7feb17c55
|
s/raise/error
svn: r2145
|
2006-02-06 18:43:55 +00:00 |
|
Kathy Gray
|
50be82dd6a
|
Correction to printing function for data with cycles
svn: r2144
|
2006-02-06 18:36:48 +00:00 |
|
Jay McCarthy
|
d97a87bc62
|
union -> or/c
svn: r2143
|
2006-02-06 17:35:37 +00:00 |
|
Matthew Flatt
|
e3571e1483
|
301.5
svn: r2142
|
2006-02-06 17:28:01 +00:00 |
|
Jay McCarthy
|
647fc4e58a
|
exception handling
svn: r2140
|
2006-02-06 17:14:09 +00:00 |
|
Matthew Flatt
|
a6f8344c09
|
make-compile-include-strings
svn: r2139
|
2006-02-06 14:07:52 +00:00 |
|
Matthew Flatt
|
91373c1db7
|
fix addr leak
svn: r2138
|
2006-02-06 14:07:33 +00:00 |
|
Matthew Flatt
|
ff3b104195
|
list new setjmp procs for xform
svn: r2137
|
2006-02-06 14:06:59 +00:00 |
|
Matthew Flatt
|
0c7aff3441
|
authenticated SMTP
svn: r2136
|
2006-02-06 14:03:28 +00:00 |
|
Eli Barzilay
|
37a6e9df62
|
Welcome to a new PLT day.
svn: r2135
|
2006-02-06 09:20:02 +00:00 |
|
Eli Barzilay
|
f36f9a30c0
|
commented the previous change
svn: r2133
|
2006-02-05 23:36:55 +00:00 |
|
Eli Barzilay
|
e9d88d0865
|
use LD_LIBRARY_PATH for running a shared-libraries binary
svn: r2132
|
2006-02-05 23:34:58 +00:00 |
|
Jay McCarthy
|
9fe4f5ed93
|
pr7869 errortrace
svn: r2130
|
2006-02-05 19:55:16 +00:00 |
|
Eli Barzilay
|
d333ba0f51
|
Welcome to a new PLT day.
svn: r2128
|
2006-02-05 09:20:02 +00:00 |
|
Kathy Gray
|
ab0d89060e
|
Modified error reports for field declaration and not ending a class
svn: r2124
|
2006-02-04 23:16:18 +00:00 |
|