Jay McCarthy
b5a39d03e4
Discussing compatibility
2010-12-07 14:14:54 -07:00
Jay McCarthy
e7c71921bb
Adjusting documentation
2010-12-07 14:14:53 -07:00
Jay McCarthy
a246ddebde
New response/c
2010-12-07 14:14:53 -07:00
Jay McCarthy
d6d9f3ef8c
Adding dynamic/c and coerce/c
2010-12-07 14:14:53 -07:00
Jay McCarthy
7ebdd3c7f1
Remove write-xexpr altogether, since compatibility is not promised in unstable
2010-12-07 14:14:53 -07:00
Jay McCarthy
2abbb664dd
Fixing docs
2010-12-07 14:14:53 -07:00
Jay McCarthy
28bf36b753
Use compat lib
2010-12-07 14:14:52 -07:00
Jay McCarthy
5832758c5e
Ensuring compat libraries provide all old functions too
2010-12-07 14:14:52 -07:00
Jay McCarthy
f5e9e0dad1
Fixing example
2010-12-07 14:14:52 -07:00
Jay McCarthy
83fcd6a8a2
Better implementation provided by XML now
2010-12-07 14:14:52 -07:00
Jay McCarthy
a609c360d7
Fixing require path
2010-12-07 14:14:52 -07:00
Jay McCarthy
2e90c11bd3
More compat
2010-12-07 14:14:51 -07:00
Jay McCarthy
4025776776
Elaboration
2010-12-07 14:14:51 -07:00
Jay McCarthy
102d09a4e5
Renaming
2010-12-07 14:14:51 -07:00
Jay McCarthy
eaf5d02013
Compatibility
2010-12-07 14:14:51 -07:00
Jay McCarthy
998e5bc1ec
Implementation note
2010-12-07 14:14:51 -07:00
Jay McCarthy
4ca1dac51c
write-xexpr test cases
2010-12-07 14:14:51 -07:00
Jay McCarthy
9ad953c501
Adding efficient Xexpr writing
2010-12-07 14:14:51 -07:00
Jay McCarthy
ca6c37bccf
Adding header
2010-12-07 14:14:50 -07:00
Jay McCarthy
73749166ba
Updating tutorial for response/xexpr
2010-12-07 14:14:50 -07:00
Jay McCarthy
16f8b3a2a6
Adding test case and fixing un-terminated requests
2010-12-07 14:14:50 -07:00
Jay McCarthy
a28cf7df10
Updating docs
2010-12-07 14:14:50 -07:00
Jay McCarthy
9b066d0f04
Correcting tests and examples
2010-12-07 14:14:49 -07:00
Jay McCarthy
419c184c94
Using response/xexpr
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
dc01f00afc
New benchmarks
2010-12-07 14:14:49 -07:00
Stevie Strickland
5b8e5d6380
Extend struct/c to allow impersonator contracts for mutable fields.
...
Also, flat contracts for immutable fields are only evaluated at contract
wrapping time.
2010-12-07 14:29:07 -05:00
Matthew Flatt
4b89dde511
win32: fix libffi assembly command line
2010-12-07 12:21:18 -07:00
Robby Findler
ab517bf432
enable font substitution for windows (it works on windows 7 and xp at least...)
2010-12-07 13:02:58 -06:00
Jon Rafkind
a02d73e530
add examples for in-hash and friends
2010-12-07 11:54:12 -07:00
Robby Findler
bc9ddf1222
added .bak files to .gitignore
2010-12-07 07:43:29 -06:00
Robby Findler
2d55dd1bb7
sort the font names in the popup
2010-12-07 07:27:54 -06:00
Robby Findler
36e8d5ef99
remove bogus comment
2010-12-07 07:05:56 -06:00
Robby Findler
0a313888c4
added missing require (as suggested by Matthew) so now pasting works.
2010-12-07 07:05:54 -06:00
Stevie Strickland
10eb818f95
Conversion of struct/c to chaperones when appropriate.
2010-12-07 04:11:26 -05:00
Matthias Felleisen
bd0b8d9c9f
the Utah refactoring accidentally nested queue-callback; closes PR11500
2010-12-06 23:04:08 -05:00
Matthias Felleisen
4af96aaa1c
use 'any for read-line, closes PR11445
2010-12-06 23:04:08 -05:00
Robby Findler
39008f2130
on second thought, maybe this is the right last argument
2010-12-06 19:33:46 -06:00
Robby Findler
f818aa56bf
patch so that the alt key does not crash drracket (windows)
2010-12-06 19:31:36 -06:00
Matthew Flatt
43664610c7
mysterx fix for VS 2008
2010-12-06 15:00:59 -07:00
Stevie Strickland
ebf01cc664
Converting case-> to chaperones and impersonators.
2010-12-06 16:12:49 -05:00
Casey Klein
9ea976625d
Steven's progress on the compiler
2010-12-06 14:44:38 -06:00
Robby Findler
b884623da2
use for/list intead of a (one off) map/i function.
2010-12-06 14:22:10 -06:00
Robby Findler
45a97cb561
off by one error in 2htdp/image error messages
...
closes PR 11476
2010-12-06 14:22:10 -06:00
Matthew Flatt
fd79abcc1f
win32: fix setwindowlongptr binding for 32-bit mode
2010-12-06 12:40:10 -07:00
Jakub Piotr Cłapa
45441054bc
Secure websockets and the wss: protocol scheme.
...
Also changed the code to send the request, headers and Key3 all at once since some servers expect it this way (node.js had problems with this when on SSL).
2010-12-06 19:09:14 +01:00
Eli Barzilay
49b9f42ae7
Remove the VCWebServiceProxyGeneratorTool tool, since the 2010 version says it is no longer supported.
2010-12-06 10:22:56 -05:00
Eli Barzilay
71e912719d
PLT Scheme -> Racket
2010-12-06 10:22:56 -05:00
Matthew Flatt
8913de4d95
more little project fixes
2010-12-06 07:31:19 -07:00
Matthew Flatt
2cc6a4f7af
win32: fix a type
2010-12-06 07:27:40 -07:00