Arek Korbik
|
0a5f1a21a6
|
Make send/suspend/[url/]dispatch allow values
Fix the send/suspend/[url/]dispatch's contracts (any/c -> any) to
allow values (and match the docs).
|
2012-11-27 08:49:04 -07:00 |
|
Jay McCarthy
|
56b2e0754f
|
servlet errors should be code 500
|
2012-08-14 21:34:02 -06:00 |
|
Jay McCarthy
|
611e8d0d17
|
Changing from racket to racket/base in xml, html, and web-server
|
2012-05-10 10:36:29 -06:00 |
|
Jay McCarthy
|
daf3219cbe
|
FIxing error exposed by Stefan
|
2011-01-03 07:12:44 -07:00 |
|
Jay McCarthy
|
58494c125b
|
Big bang coercion
|
2010-12-07 14:14:55 -07:00 |
|
Jay McCarthy
|
c011d611ca
|
Removing old confusion contracts
|
2010-12-07 14:14:55 -07:00 |
|
Jay McCarthy
|
a246ddebde
|
New response/c
|
2010-12-07 14:14:53 -07:00 |
|
Jay McCarthy
|
9b066d0f04
|
Correcting tests and examples
|
2010-12-07 14:14:49 -07:00 |
|
Jay McCarthy
|
05c9fcd412
|
First pass at Xexpr removal
|
2010-12-07 14:14:49 -07:00 |
|
Jay McCarthy
|
f2b5a454bd
|
Fixing problem reported by Nadeem Abdul Hamid
|
2010-09-06 10:35:03 -06:00 |
|
Eli Barzilay
|
606b7f60dc
|
Lots of "~e" to "~.s" changes.
|
2010-08-25 17:17:01 -04:00 |
|
Jay McCarthy
|
22b39b44d1
|
Exposing redirect-to arg in redirect/get*
|
2010-06-26 13:05:45 -06:00 |
|
Jay McCarthy
|
7d1c7d874b
|
Changing unstable, xml, html, and web-server to be rackety
|
2010-04-28 13:21:30 -06:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|
Carl Eastlund
|
ae54797717
|
Fixed use of (contract ...) in web-server collects where I got arguments in wrong order.
svn: r17786
|
2010-01-23 21:06:29 +00:00 |
|
Carl Eastlund
|
2bad47fd0f
|
Ported more code to use new contract bindings.
svn: r17727
|
2010-01-19 01:01:28 +00:00 |
|
Jay McCarthy
|
bfe82b2f3d
|
Changing from exn? to exn:fail?
svn: r15902
|
2009-09-07 19:56:45 +00:00 |
|
Jay McCarthy
|
ac8aca7b21
|
Native continuations in serial language, soft state, and typos. Eli, this may be put into the release.
svn: r14854
|
2009-05-18 17:46:15 +00:00 |
|
Jay McCarthy
|
e1dab52b07
|
compat
svn: r13922
|
2009-03-03 20:02:31 +00:00 |
|
Jay McCarthy
|
fe078ee54b
|
stuffers
svn: r13474
|
2009-02-06 23:23:21 +00:00 |
|
Jay McCarthy
|
4f952a65d2
|
abstracting stuffing
svn: r13469
|
2009-02-06 19:58:50 +00:00 |
|
Jay McCarthy
|
7d956d4864
|
rtmp5
svn: r13361
|
2009-02-02 18:45:31 +00:00 |
|
Jay McCarthy
|
59ba7689a8
|
rtmp4
svn: r13360
|
2009-02-02 18:41:02 +00:00 |
|
Jay McCarthy
|
b667954bde
|
rtmp3
svn: r13359
|
2009-02-02 18:38:15 +00:00 |
|
Jay McCarthy
|
0308581117
|
rtmp2
svn: r13358
|
2009-02-02 18:35:04 +00:00 |
|
Jay McCarthy
|
e124716005
|
rtmp1
svn: r13357
|
2009-02-02 18:33:38 +00:00 |
|
Jay McCarthy
|
56c111ecce
|
response/c
svn: r13317
|
2009-01-29 16:34:57 +00:00 |
|
Eli Barzilay
|
d1a0086471
|
newlines at EOFs
svn: r13105
|
2009-01-14 03:10:47 +00:00 |
|
Jay McCarthy
|
d00db36f66
|
Contracts on dynamic-requires
svn: r12940
|
2008-12-26 15:54:23 +00:00 |
|
Jay McCarthy
|
d2a9872174
|
Using path-string? rather than path? in many places
svn: r12570
|
2008-11-21 17:59:08 +00:00 |
|
Jay McCarthy
|
8f0544f37d
|
Bug after moving instance lookup inside servlet namespace
svn: r12514
|
2008-11-19 22:41:49 +00:00 |
|
Jay McCarthy
|
d56eed754b
|
Redoing documentation layout
svn: r12418
|
2008-11-12 23:45:00 +00:00 |
|
Jay McCarthy
|
d0a5616cb0
|
Abstracting HTTP code to sub-module
svn: r12415
|
2008-11-12 18:44:29 +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 |
|
Jay McCarthy
|
61b44707cd
|
Cleaning up interface and standardizing functions
svn: r12330
|
2008-11-06 16:47:00 +00:00 |
|
Jay McCarthy
|
05f36015d5
|
Better contracts
svn: r12317
|
2008-11-05 22:31:55 +00:00 |
|
Jay McCarthy
|
08e2704d8d
|
Fixing web-cell bug
svn: r11485
|
2008-08-29 18:22:28 +00:00 |
|
Jay McCarthy
|
5d4338ff24
|
New tests
svn: r11484
|
2008-08-29 18:13:40 +00:00 |
|
Jay McCarthy
|
a13dcf2c36
|
Limiting the size of s/s/d continuations
svn: r11455
|
2008-08-27 15:21:01 +00:00 |
|
Jay McCarthy
|
4e764d8f0e
|
Adding better contracts and renaming in accordance w/ Robbys suggestion
svn: r11428
|
2008-08-25 19:57:34 +00:00 |
|
Eli Barzilay
|
bb34f747b6
|
make all files terminate with a newline
svn: r8786
|
2008-02-24 21:27:36 +00:00 |
|
Eli Barzilay
|
b1a08edd5a
|
use new require specs in many places
svn: r8774
|
2008-02-23 09:42:03 +00:00 |
|
Jay McCarthy
|
533266f2dd
|
new keyword contracts
svn: r8622
|
2008-02-11 21:35:02 +00:00 |
|
Jay McCarthy
|
d9a2d52490
|
converting to scheme/base
svn: r7826
|
2007-11-23 23:58:36 +00:00 |
|
Jay McCarthy
|
c4bc63f641
|
Old nonsense notes
svn: r6645
|
2007-06-13 21:14:26 +00:00 |
|
Jay McCarthy
|
e657ff19a6
|
Unifying use of header structure
svn: r6638
|
2007-06-13 19:35:16 +00:00 |
|
Jay McCarthy
|
fad9c2210f
|
Rearranging api
svn: r6636
|
2007-06-13 18:47:12 +00:00 |
|
Jay McCarthy
|
50eeb657fd
|
Strengthening contracts
svn: r6634
|
2007-06-13 17:11:17 +00:00 |
|
Jay McCarthy
|
aa2a889a18
|
Removing send/suspend/callback
svn: r6628
|
2007-06-13 16:11:48 +00:00 |
|