Matthew Flatt
|
aca2258501
|
fix defstruct rendering (PR 9906)
svn: r12416
|
2008-11-12 19:09:14 +00:00 |
|
Jay McCarthy
|
d0a5616cb0
|
Abstracting HTTP code to sub-module
svn: r12415
|
2008-11-12 18:44:29 +00:00 |
|
Jay McCarthy
|
a2b5ebb64c
|
Removing old GUI launcher
svn: r12414
|
2008-11-12 17:39:54 +00:00 |
|
Matthew Flatt
|
a9ec217902
|
remove compact from default build
svn: r12413
|
2008-11-12 17:19:27 +00:00 |
|
Sam Tobin-Hochstadt
|
63b33b4765
|
use new `typed' collection in insert-large-letters
svn: r12411
|
2008-11-12 16:00:10 +00:00 |
|
Sam Tobin-Hochstadt
|
541a47f7fd
|
Handle (Instance Foo) where Foo is unbound.
Return correct error behavior.
svn: r12410
|
2008-11-12 15:59:24 +00:00 |
|
Sam Tobin-Hochstadt
|
48c90f1c10
|
Add collection for typed version of collections.
Start with mred and framework.
svn: r12409
|
2008-11-12 15:57:45 +00:00 |
|
Robby Findler
|
9d9f06a167
|
svn: r12408
|
2008-11-12 14:43:26 +00:00 |
|
Matthew Flatt
|
59ec6aaa34
|
fix compact build
svn: r12407
|
2008-11-12 12:22:22 +00:00 |
|
Matthew Flatt
|
17901efeb4
|
fix call-with-continuation-barrier to work with multiple values
svn: r12406
|
2008-11-12 12:17:03 +00:00 |
|
Eli Barzilay
|
bc2d7a4b6a
|
Welcome to a new PLT day.
svn: r12405
|
2008-11-12 08:50:14 +00:00 |
|
Eli Barzilay
|
d9b4e619eb
|
add quotes
svn: r12404
|
2008-11-12 05:37:52 +00:00 |
|
Eli Barzilay
|
b1aee15004
|
improve bad access error (PR9901)
svn: r12403
|
2008-11-12 05:36:52 +00:00 |
|
Matthew Flatt
|
4fe1da791c
|
display-list[-to-file] to display-lines[-to-file]
svn: r12402
|
2008-11-12 03:25:24 +00:00 |
|
Matthew Flatt
|
68a329430d
|
adjust excessively pessimistic fix to letrec-bound variable propagation (because a test case caught the change, so maybe it matters)
svn: r12401
|
2008-11-12 03:10:00 +00:00 |
|
Matthew Flatt
|
fc68840124
|
fix first-order->higher-order
svn: r12400
|
2008-11-12 03:08:15 +00:00 |
|
Matthew Flatt
|
4bb9ef582f
|
inline vector allocation
svn: r12399
|
2008-11-12 02:09:43 +00:00 |
|
Matthew Flatt
|
c8c04c2186
|
use scheme/private/map as doc src point for map, etc.
svn: r12398
|
2008-11-12 02:09:24 +00:00 |
|
Robby Findler
|
256182ecbd
|
adjusted the automatic compilation to make it more disableable
svn: r12397
|
2008-11-11 23:56:54 +00:00 |
|
Jay McCarthy
|
fd6dfdbbc4
|
Better SSL support
svn: r12396
|
2008-11-11 23:31:26 +00:00 |
|
Jay McCarthy
|
9c174affa7
|
Removing some old functions
svn: r12395
|
2008-11-11 23:04:49 +00:00 |
|
Jay McCarthy
|
35cb453ea9
|
Pulling out servlet creation routines
svn: r12394
|
2008-11-11 22:57:41 +00:00 |
|
Matthew Flatt
|
02277342ac
|
substitute Scheme-implemented map, for-each, andmap, and ormap in scheme/base and mzscheme, since the JIT generates faster code for the common 1- and 2-argument cases
svn: r12393
|
2008-11-11 22:25:24 +00:00 |
|
Jay McCarthy
|
34c5db31ef
|
Adding a barrier, making a better name, and support stateless in serve/servlet
svn: r12392
|
2008-11-11 22:24:44 +00:00 |
|
Matthew Flatt
|
f96026edf1
|
minor doc corrections
svn: r12391
|
2008-11-11 22:24:17 +00:00 |
|
Matthew Flatt
|
8b6ccea76c
|
restore GC_malloc_pair to 3m
svn: r12390
|
2008-11-11 22:23:30 +00:00 |
|
Matthew Flatt
|
74ac5ba272
|
fix bug in call-with-immediate-continuation-mark
svn: r12389
|
2008-11-11 21:56:41 +00:00 |
|
Matthew Flatt
|
a6d953b6f5
|
add port->string, file->string, etc.
svn: r12388
|
2008-11-11 17:55:14 +00:00 |
|
Matthew Flatt
|
209b252f2c
|
fix shared on top-level 'list' binding
svn: r12387
|
2008-11-11 17:53:12 +00:00 |
|
Jay McCarthy
|
ab1da92ee9
|
Error in elim-letrec
svn: r12386
|
2008-11-11 17:46:43 +00:00 |
|
Matthew Flatt
|
cbb4985996
|
fix over-eager bytecode optimization of folding a reference to a letrec-bound identifier that is not yet ready
svn: r12385
|
2008-11-11 17:14:35 +00:00 |
|
Matthew Flatt
|
c4f994658c
|
fix mzc --include-compiled (PR 9900)
svn: r12384
|
2008-11-11 15:36:33 +00:00 |
|
Matthew Flatt
|
54a8fe3143
|
fix relto delay in colalpse-module-path
svn: r12383
|
2008-11-11 15:30:24 +00:00 |
|
Eli Barzilay
|
874937eaed
|
Welcome to a new PLT day.
svn: r12382
|
2008-11-11 08:50:15 +00:00 |
|
Jay McCarthy
|
3c51e88785
|
Removing unneccessary mutation
svn: r12381
|
2008-11-10 23:04:46 +00:00 |
|
Matthew Flatt
|
ad75c8aa58
|
fix problems in lex-rename simplification; other tiny improvements and doc repairs
svn: r12380
|
2008-11-10 22:50:54 +00:00 |
|
Jay McCarthy
|
15ad16f28d
|
Docs update
svn: r12379
|
2008-11-10 22:35:54 +00:00 |
|
Jay McCarthy
|
4f8dfc7514
|
Merging the web language dispatcher into the standard one
svn: r12378
|
2008-11-10 22:32:51 +00:00 |
|
Jay McCarthy
|
f7481b0c08
|
Slowly merging the two servlet regimes
svn: r12377
|
2008-11-10 18:45:44 +00:00 |
|
Jay McCarthy
|
138a64c24b
|
Updating continue
svn: r12376
|
2008-11-10 17:39:30 +00:00 |
|
Matthew Flatt
|
a452fa0cef
|
fix Windows out-of-memory dialog
svn: r12375
|
2008-11-10 15:50:48 +00:00 |
|
Matthew Flatt
|
9a1916e03e
|
link 'help' to general docs
svn: r12374
|
2008-11-10 15:49:39 +00:00 |
|
Matthew Flatt
|
49a4a3a26f
|
algol60: fix passing array slot as by-reference argument (PR 9895)
svn: r12373
|
2008-11-10 14:33:51 +00:00 |
|
Eli Barzilay
|
80b462c5e5
|
Welcome to a new PLT day.
svn: r12372
|
2008-11-10 08:50:12 +00:00 |
|
Robby Findler
|
788443072b
|
misc improvements after writing a beginner program with contracts
svn: r12371
|
2008-11-10 05:54:04 +00:00 |
|
Eli Barzilay
|
1e8bda724d
|
fix result of write-{string,bytes}
svn: r12370
|
2008-11-10 04:02:44 +00:00 |
|
Matthew Flatt
|
a63a20bd83
|
first-order->higher-order from lang/prim
svn: r12369
|
2008-11-10 03:21:51 +00:00 |
|
Matthias Felleisen
|
fbd683abb0
|
small fix to check-proc
svn: r12368
|
2008-11-09 20:57:34 +00:00 |
|
Greg Cooper
|
4d38b45205
|
fix rendering in debugger when number of return values is not 1
svn: r12367
|
2008-11-09 17:51:04 +00:00 |
|
Robby Findler
|
773aaca3ba
|
made mutual recursion work for ->d
svn: r12366
|
2008-11-09 13:42:46 +00:00 |
|