Commit Graph

9526 Commits

Author SHA1 Message Date
Danny Yoo
b9d99f69fa web-server tutorial: mentioned our use of the base scheme language for the model.
svn: r11276
2008-08-15 18:49:31 +00:00
Danny Yoo
2d7ace4a19 Adding more explanation on using provide.
svn: r11275
2008-08-15 18:49:25 +00:00
Danny Yoo
72915b1bbd Trying to check for missing start identifier.
svn: r11274
2008-08-15 18:17:23 +00:00
Matthew Flatt
9ecece65d7 place patches from Kevin
svn: r11273
2008-08-15 15:59:39 +00:00
Matthew Flatt
b58081fe3a fix --enable-places
svn: r11272
2008-08-15 15:49:50 +00:00
Jay McCarthy
d4d703420d Adding SQL section
svn: r11271
2008-08-15 15:07:47 +00:00
Eli Barzilay
940de216f0 Welcome to a new PLT day.
svn: r11270
2008-08-15 07:50:09 +00:00
Robby Findler
e0edc70215 svn: r11269 2008-08-15 04:11:31 +00:00
Matthew Flatt
448b47a953 fix hash-table reset when the table is shrunk
svn: r11268
2008-08-15 03:18:00 +00:00
Matthew Flatt
d01479b5e4 fix log-reader syncing
svn: r11267
2008-08-15 02:12:45 +00:00
Jay McCarthy
e3877dbf0f Error
svn: r11266
2008-08-14 22:53:03 +00:00
Matthew Flatt
2e0c6444f9 optional arguments as an alternative to parameters for render-language, language->pict, render-reduction-relation, and reduction-relation->pict
svn: r11265
2008-08-14 22:42:32 +00:00
Jay McCarthy
f533538e28 Correct server shutdown code
svn: r11264
2008-08-14 22:34:19 +00:00
Jay McCarthy
2de03c406f Just in case
svn: r11263
2008-08-14 22:30:30 +00:00
Jay McCarthy
4ebebec089 Adding the tutorial.
svn: r11262
2008-08-14 22:27:57 +00:00
Jay McCarthy
f4c71424f4 bug related to servlet-env mod
svn: r11261
2008-08-14 22:16:03 +00:00
Robby Findler
070b321558 added render-lw
svn: r11255
2008-08-14 21:22:26 +00:00
Matthew Flatt
32729b8ae8 fix docs to indicate that datum->syntax and syntax->datum recur through immutable prefab structures
svn: r11253
2008-08-14 21:04:01 +00:00
Jay McCarthy
aeb26ea4d2 Documentation links
svn: r11251
2008-08-14 20:56:48 +00:00
Jay McCarthy
79928d9cb6 Adding HTTPS documentation
svn: r11250
2008-08-14 20:54:16 +00:00
Jay McCarthy
9e20ad7c46 In response to the tutorial thread, I've merge in plai/web and instaservlet into the main repository. web-server/servlet-env can now provide most of the instaservlet functionality. web-server/insta provides the functionality of plai/web, inconcert with web-server/servlet-env. managers/lru is more useful with a default threshold-based manager. The default error handling is that of plai/web.
svn: r11246
2008-08-14 19:45:35 +00:00
Robby Findler
5ebff2fd07 now exporting white-bracket-sizing.... (duh)
svn: r11245
2008-08-14 19:10:21 +00:00
Robby Findler
b70cd4151a removed last vestiges of multi-arg metafunctions and fixed a bug in the way white brackets were rendered
svn: r11244
2008-08-14 18:39:49 +00:00
Robby Findler
cb23506ca1 added white-bracket-sizing
svn: r11243
2008-08-14 17:55:58 +00:00
Matthew Flatt
fcabbbf576 change world animated GIFs to not loop
svn: r11242
2008-08-14 17:17:57 +00:00
Eli Barzilay
512c6c49cc misc improvements, quiet the C compilation/linking
svn: r11240
2008-08-14 14:31:35 +00:00
Eli Barzilay
5ae44c581e misc
svn: r11239
2008-08-14 13:42:51 +00:00
Eli Barzilay
da84f584d3 Welcome to a new PLT day.
svn: r11238
2008-08-14 10:07:37 +00:00
Eli Barzilay
2ef6a23b4e Major cleanup
svn: r11237
2008-08-14 10:07:14 +00:00
Eli Barzilay
2d3dfd9d9e removed redundant dependency on "make"
svn: r11236
2008-08-14 09:18:42 +00:00
Matthew Flatt
cfaeedc910 fix error messages that should say 'identifier' instead of 'variable'
svn: r11235
2008-08-14 02:41:41 +00:00
Eli Barzilay
27249014f2 some code improvements, mainly removing the redundantly threaded home
argument, and a warning message if there is no GL support.

svn: r11234
2008-08-14 02:23:56 +00:00
Matthew Flatt
a4c5239364 fix scheme_current_thread schemef decl
svn: r11233
2008-08-14 01:07:37 +00:00
Matthew Flatt
41d5c97ca9 fix MZ_INLINE for MSVC
svn: r11232
2008-08-14 01:03:41 +00:00
Matthew Flatt
a4d2c85bf0 adjust #%places module so that it's always present
svn: r11231
2008-08-14 00:58:33 +00:00
Matthew Flatt
012cf40a15 some fixes to the places code
svn: r11230
2008-08-13 23:38:48 +00:00
Matthew Flatt
7a6feab38c schpriv.h before mzrt.h
svn: r11229
2008-08-13 23:16:50 +00:00
Matthew Flatt
996dc32405 MZ_INLINE2 => MZ_INLINE
svn: r11228
2008-08-13 23:14:48 +00:00
Matthew Flatt
04d7712988 merge Kevin's work so far on places
svn: r11226
2008-08-13 23:08:34 +00:00
Carl Eastlund
edbbca1fa2 Fixed contracts in get-ints/get-defs.
svn: r11225
2008-08-13 19:05:18 +00:00
Matthew Flatt
eadbc25953 jit tweaks
svn: r11224
2008-08-13 19:04:53 +00:00
Matthew Flatt
caf7bdd363 fix descripting of struct-field-index (PR 9685)
svn: r11223
2008-08-13 18:51:03 +00:00
Jay McCarthy
962fea6513 Removing the hack of freevar.ss in preference for the proper usage of syntax/free-vars. This should also decrease the size of closures, because it is accurate, whereas the other was not.
svn: r11222
2008-08-13 18:36:51 +00:00
Robby Findler
7c6d9bfb58 added exn:fail:redex
svn: r11221
2008-08-13 15:10:46 +00:00
Matthew Flatt
a58e5ab74c remove scheme_no_dumps
svn: r11219
2008-08-13 12:40:34 +00:00
Matthew Flatt
38191b92e6 some clean-ups from Kevin
svn: r11218
2008-08-13 12:38:59 +00:00
Matthew Flatt
4709c8ba61 mred X: clicking selected drop-down menu unselects the menu
svn: r11217
2008-08-13 12:04:58 +00:00
Matthew Flatt
57b4787739 fix r6rs exactness problems with expt and /
svn: r11216
2008-08-13 11:04:00 +00:00
Matthew Flatt
0715f3d7f9 fix rationalize on inexact arguments
svn: r11215
2008-08-13 10:52:53 +00:00
Eli Barzilay
7b0676ac7d Welcome to a new PLT day.
svn: r11214
2008-08-13 07:50:13 +00:00