Commit Graph

276 Commits

Author SHA1 Message Date
Eli Barzilay
2a2697c20a no need for string->immutable-string
svn: r13834
2009-02-25 15:52:02 +00:00
Eli Barzilay
e6d6c81d0c some clarification
svn: r13449
2009-02-05 03:47:17 +00:00
Eli Barzilay
bd561ab191 some paren typos
svn: r13416
2009-02-04 16:28:14 +00:00
Eli Barzilay
375a108b75 Use and re-provide server-dir from private/config.
svn: r13413
2009-02-04 10:49:06 +00:00
Jay McCarthy
7f13cb3da8 prefer bytes
svn: r13377
2009-02-03 16:23:28 +00:00
Eli Barzilay
4e4bb810b0 use scheme instead of mzscheme
svn: r13336
2009-01-31 16:23:40 +00:00
Eli Barzilay
f2fb56d07f when there is an error in loading, just log it, so the code can be fixed instead of killing the server
svn: r13287
2009-01-26 20:55:36 +00:00
Eli Barzilay
b98db8aecb redudnant space
svn: r13205
2009-01-18 21:52:35 +00:00
Eli Barzilay
d797e18abc https port fix and clarifications
svn: r13005
2009-01-05 01:43:36 +00:00
Matthew Flatt
ca913054d3 fix !test/exn docs
svn: r12963
2009-01-01 21:12:37 +00:00
Eli Barzilay
607567d301 simplification
svn: r12834
2008-12-13 18:01:12 +00:00
Eli Barzilay
f878d96630 no memory-limit either
svn: r12829
2008-12-13 14:13:30 +00:00
Eli Barzilay
87e5c34935 use !defined for either syntax or simple binding, add !bound for a binding that cannot be a syntax
svn: r12781
2008-12-11 21:05:03 +00:00
Eli Barzilay
a2c818d8b1 minor
svn: r12772
2008-12-11 00:59:26 +00:00
John Clements
6ab90bed80 fix for intermediate lang, added test/exn docs
svn: r12770
2008-12-10 19:41:03 +00:00
John Clements
965cbb00e2 fixed test/exn
svn: r12767
2008-12-10 19:00:29 +00:00
Eli Barzilay
4ee2883f8c use the new call-in-sandbox-context
svn: r12671
2008-12-02 05:29:27 +00:00
Eli Barzilay
ed8cd4b37f re-add the log file option
svn: r12536
2008-11-20 12:15:53 +00:00
Eli Barzilay
44ae506526 typo
svn: r12534
2008-11-20 11:59:37 +00:00
Eli Barzilay
aa824d8e05 remove web-base-dir which does not make any sense now
svn: r12533
2008-11-20 11:42:28 +00:00
Eli Barzilay
827b76cb6f return a thunk that can kill the web server
svn: r12532
2008-11-20 09:54:05 +00:00
Eli Barzilay
beea721bc4 Use the new web-server's `serve/servlet' for the status servlet.
svn: r12531
2008-11-20 09:48:03 +00:00
Eli Barzilay
e0ac6dd80f get rid of unused argument
svn: r12486
2008-11-18 12:05:15 +00:00
Eli Barzilay
be97f1db72 svn: r12485 2008-11-18 12:01:46 +00:00
Eli Barzilay
dfd62c1e92 removed redundant double-quotes from error messages
svn: r12465
2008-11-17 01:13:43 +00:00
Eli Barzilay
61d747dc96 hack around namespace-variable-value problem
svn: r12441
2008-11-14 05:02:28 +00:00
Eli Barzilay
f4f559fc3b use namespace-variable-value for !defined, and add !syntax
svn: r12433
2008-11-13 22:19:33 +00:00
Eli Barzilay
4f904c3b4b fix use of (now gone) servlet-url->url-string/no-continuation
svn: r12432
2008-11-13 22:16:01 +00:00
Eli Barzilay
f278926617 protect more ways of creating a sandbox
svn: r12361
2008-11-09 05:14:53 +00:00
Eli Barzilay
714031c1d6 status.ss is always in the web directory, so people can modify it more easily
svn: r12337
2008-11-06 22:17:18 +00:00
Eli Barzilay
9745240831 adapt to new web-server configuration
svn: r12336
2008-11-06 22:05:50 +00:00
Eli Barzilay
dba3ba8591 improved error message, some reformatting
svn: r12335
2008-11-06 22:05:13 +00:00
Eli Barzilay
33bfa42df4 nice memory printout
svn: r12052
2008-10-17 08:36:29 +00:00
Eli Barzilay
ec506bc5e3 reorganize code a little
svn: r12049
2008-10-17 01:36:14 +00:00
John Clements
44ff646c50 fixed incorrect change of appendbang to append, added test/exn
svn: r12041
2008-10-15 07:35:45 +00:00
Eli Barzilay
a51ea08cb4 fix a bug, when there is no user field
svn: r11982
2008-10-09 01:33:35 +00:00
Eli Barzilay
9f3161cf24 doc clarifications
svn: r11961
2008-10-07 14:14:23 +00:00
Eli Barzilay
d2bd4c050e * Added (module <lang>) as a specification for using
`make-module-evaluator' accepting only modules with the specified
  language.
* Fix a bug with deciding on how to convert values for printing.
* Improved code in checker.ss.

svn: r11955
2008-10-06 21:44:23 +00:00
Eli Barzilay
856fb22152 use 'infinity instead of +inf.0 for pretty-print
fix error messages to use ~e instead of ~s

svn: r11887
2008-09-27 02:19:47 +00:00
Eli Barzilay
989a17ede4 added master
svn: r11884
2008-09-26 20:40:11 +00:00
Eli Barzilay
e328ad4136 stupid typo
svn: r11878
2008-09-25 20:41:39 +00:00
Eli Barzilay
0c6b7c4e26 fix typo
svn: r11876
2008-09-25 19:57:33 +00:00
Eli Barzilay
9373be4b3d some macro cleanup
svn: r11874
2008-09-25 19:21:01 +00:00
Eli Barzilay
7695ee44e3 added !eval and documented it
svn: r11873
2008-09-25 19:17:50 +00:00
Eli Barzilay
8380372d46 oops
svn: r11869
2008-09-25 08:43:11 +00:00
Eli Barzilay
18d0028d35 Added `guess' as a fake teachpack. See additional note in
"overridden-collects/readme.txt".

svn: r11866
2008-09-25 07:05:48 +00:00
Eli Barzilay
b465a25656 teachpacks -> requires (keep :teachpacks for compatibility)
svn: r11865
2008-09-25 06:26:18 +00:00
Eli Barzilay
516647216d some more stuff about text related options
svn: r11862
2008-09-25 00:34:23 +00:00
Eli Barzilay
d981ea63ec fix the make-evaluator call
svn: r11861
2008-09-24 23:23:19 +00:00
Eli Barzilay
95526fbc5a formatting
svn: r11860
2008-09-24 20:38:57 +00:00
Eli Barzilay
6bb96f95b0 minor
svn: r11859
2008-09-24 20:14:56 +00:00
Eli Barzilay
ea52bc06ad more clarifications
svn: r11854
2008-09-24 19:02:34 +00:00
Eli Barzilay
06baadf3a8 clarify the docs for text-related options
svn: r11853
2008-09-24 18:41:49 +00:00
Eli Barzilay
956e290b03 use mred-text in the instructions for starting the server
svn: r11847
2008-09-24 04:01:59 +00:00
Eli Barzilay
056ca07a7f avoid showing the lock thread
svn: r11824
2008-09-20 13:53:22 +00:00
Eli Barzilay
23c4073c44 clarification
svn: r11817
2008-09-19 02:37:25 +00:00
Eli Barzilay
5072b8d0c4 clarification
svn: r11816
2008-09-19 01:08:35 +00:00
Eli Barzilay
b8c1988ada clarification
svn: r11811
2008-09-18 19:47:29 +00:00
Eli Barzilay
bafb87990d create directories that are specified but missing, use open-output-nowhere
svn: r11810
2008-09-18 19:42:30 +00:00
Eli Barzilay
d44850f515 check handin-server directory exists
svn: r11807
2008-09-18 19:13:25 +00:00
Eli Barzilay
0dfca67442 clarify https-port-number in the quickstart section
svn: r11803
2008-09-18 16:28:25 +00:00
Eli Barzilay
8b2bf40f55 reorganize docs into separate files
svn: r11802
2008-09-18 16:24:35 +00:00
Eli Barzilay
bb1e10bd1c forgot to include this too
svn: r11801
2008-09-18 15:14:53 +00:00
Eli Barzilay
011301e80d some fixes, put stuff in common.ss
svn: r11800
2008-09-18 15:12:35 +00:00
Robby Findler
db9c864d0f svn: r11798 2008-09-18 13:38:52 +00:00
Robby Findler
c7e4af29c6 more little typo fixes
svn: r11797
2008-09-18 13:26:15 +00:00
Robby Findler
4600e4639e svn: r11796 2008-09-18 13:17:48 +00:00
Eli Barzilay
42e33b7d94 minor tweaks
svn: r11710
2008-09-13 00:51:21 +00:00
Stevie Strickland
f7cd4784de Need the #:exists keyword here.
svn: r11704
2008-09-12 22:43:58 +00:00
Eli Barzilay
5541890dd5 yet more v4-isms
svn: r11684
2008-09-12 15:41:34 +00:00
Eli Barzilay
0c0630d50d more v4-isms
svn: r11683
2008-09-12 15:30:38 +00:00
Eli Barzilay
78632e178d svn: r11682 2008-09-12 15:23:05 +00:00
Stevie Strickland
12bcac14d3 Converting utils.ss and checker.ss to scheme/base.
svn: r11633
2008-09-10 17:59:24 +00:00
Eli Barzilay
7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00
Eli Barzilay
e22b4c47e3 back to braces, with #:indent
svn: r9937
2008-05-22 23:51:13 +00:00
John Clements
ffd865a33f changed { to [ in verbatim
svn: r9932
2008-05-22 22:08:50 +00:00
John Clements
0a51641563 fixed hook export problem
svn: r8960
2008-03-12 19:20:44 +00:00
Eli Barzilay
b76390a452 revise the way setup-plt crawls over the collection trees
svn: r8860
2008-03-03 22:04:28 +00:00
Eli Barzilay
9283d92264 typos
svn: r8855
2008-03-03 06:04:03 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
John Clements
f851905ba1 typo
svn: r8732
2008-02-19 21:03:04 +00:00
John Clements
0103f9a4d4 changed square bracket to curly to allow compilation
svn: r8728
2008-02-19 18:12:15 +00:00
Eli Barzilay
87dd133746 more fixes
svn: r8722
2008-02-19 13:25:23 +00:00
Eli Barzilay
d5f3d8e440 leftover
svn: r8721
2008-02-19 12:39:23 +00:00
Eli Barzilay
5937a488ea * removed useless name from info
* docs build into user-specific directory so they're not a problem
  with not including this in the distribution.
* misc doc improvements
* renamed handin-server.ss to main.ss
* basic operation is fine with v4

svn: r8716
2008-02-19 08:27:09 +00:00
Eli Barzilay
0f99e937fd many imrovements
svn: r8706
2008-02-18 19:44:13 +00:00
Eli Barzilay
9c77909710 use @verbatim{...}
svn: r8699
2008-02-18 10:49:20 +00:00
John Clements
ee52cafdf8 added scribble docs
svn: r8686
2008-02-16 10:23:16 +00:00
Eli Barzilay
699c40643d * Changed setup-plt to compile collections if they have an "info.ss"
file.  (That is, it does not require the file to have a `name'
  entry.)

* The name shown when setup works is the directory name, followed by
  the `name' field from the info file when specified.

* This means that many `name's are no longer needed, so I'm removing
  them.  To see if you need a `name' entry, consider that the name
  will be shown like this:
    ... foo (<your name here>)
  This means that if the name is the same as the directory name, then
  there is no point in having it.  I also removed cases where the name
  differed only in its capitalization for collections where the case
  is obvious.

* Also, for subcollections, the name should clarify the name of the
  subcollection in context.  For example "Acknowledgments" explains
  what scribbling/acks is, but there's no need to add the context name
  as in "Scribblings: Acknowledgments".

* There may also be a point in keeping names for other uses.  One such
  example was in games, where the name field was used in the PLT Games
  application.  (This was changed to default on the directory name, so
  it is no longer needed in most games.)  Another example is in planet
  packages.

svn: r8629
2008-02-12 10:33:01 +00:00
Eli Barzilay
3c72e71e24 switched info.ss files to #lang
svn: r8532
2008-02-04 23:00:35 +00:00
Eli Barzilay
59b5f3a727 removed unused doc.txt entries from info.ss files
svn: r8529
2008-02-04 20:31:04 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Eli Barzilay
233d148a56 fix sandbox settings (global, not local to first thread)
svn: r7515
2007-10-17 03:07:31 +00:00
Eli Barzilay
a0872ee5ed remove accidental debugging line
svn: r7418
2007-09-27 02:32:57 +00:00
Eli Barzilay
e0e9e18091 dont normalize the file path, so its ok to use a symlink for the solution file (pointing to a file that cannot be retrieved by itself)
svn: r7417
2007-09-27 02:32:10 +00:00
Eli Barzilay
07d6df5ab4 show a bad-access file in the log
svn: r7411
2007-09-25 04:24:30 +00:00
Eli Barzilay
11881c683d typos
svn: r7381
2007-09-18 17:57:57 +00:00
Eli Barzilay
13e706e817 make it possible to not run the https server (which is also the default now)
svn: r7378
2007-09-18 14:33:55 +00:00
John Clements
297aa4d4b0 added line about uncommenting certain fields
svn: r7323
2007-09-12 16:51:31 +00:00
Matthew Flatt
551a9e9dcc fix another magic string in handin server
svn: r7214
2007-08-29 20:41:19 +00:00