Commit Graph

28574 Commits

Author SHA1 Message Date
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
Matthew Flatt
436c032bed more JIT arithmetic tests
svn: r2123
2006-02-04 18:58:04 +00:00
Matthew Flatt
e548f0effc new contmark and JIT tests
svn: r2120
2006-02-04 15:18:31 +00:00
Eli Barzilay
e12158362e Welcome to a new PLT day.
svn: r2118
2006-02-04 09:20:02 +00:00
Eli Barzilay
c3091ca556 ssax is now a planet package
svn: r2117
2006-02-04 06:05:26 +00:00
Robby Findler
7a5b2fb2c5 lifted out module graph code
svn: r2116
2006-02-04 01:17:29 +00:00
Matthew Flatt
d89df834cd //?/ paths and file-size
svn: r2112
2006-02-03 20:52:29 +00:00
Matthew Flatt
341ce31507 fix file-size for Windows UNC or //?/ paths
svn: r2111
2006-02-03 20:46:27 +00:00
Matthew Flatt
f5dec47e4e always initialize dc with map mode
svn: r2109
2006-02-03 19:37:57 +00:00
Jay McCarthy
0b83c1154f adding web-server-setup script
svn: r2107
2006-02-03 18:12:09 +00:00
Eli Barzilay
fbd6d0f187 Welcome to a new PLT day.
svn: r2101
2006-02-03 09:20:02 +00:00
Robby Findler
106c19a461 added tests for or/c ordering and and/c ordering and fixed name of the or/c contract (so it doesn't claim to be a union contract anymore)
svn: r2100
2006-02-03 04:07:25 +00:00
John Clements
367c792141 removed debugging output
svn: r2096
2006-02-03 01:06:33 +00:00
Matthew Flatt
5c77673da3 attempts to improve expansion/compilation for deeply nested scopes
svn: r2088
2006-02-02 15:36:23 +00:00