Commit Graph

6202 Commits

Author SHA1 Message Date
Matthew Flatt
8f463ff1c4 fix err msg for last of non-list
svn: r8024
2007-12-16 01:15:40 +00:00
Robby Findler
8a7cdad926 removed links to old mzlib stuff and mzscheme module from the contract library (but not from all the libraries it depends on)
svn: r8023
2007-12-16 00:20:18 +00:00
Robby Findler
1b7c6a9d32 fixed a bug
svn: r8022
2007-12-16 00:19:04 +00:00
Matthew Flatt
bfecd9e0f5 doc scribble/xref, and start net docs
svn: r8021
2007-12-15 23:36:23 +00:00
Matthew Flatt
c9aecb01f0 split setup/scribble-index into setup/xref and scribble/xref
svn: r8020
2007-12-15 22:10:29 +00:00
Matthew Flatt
27c99d2c7f fix an accidentally deleted keyword
svn: r8019
2007-12-15 21:51:36 +00:00
Robby Findler
f790d7e10e restored word completion for the full languages (not teaching languages yet)
svn: r8018
2007-12-15 21:10:20 +00:00
Robby Findler
9a0498b44d moved class, contracts, serialize, and traits into scheme/ and changed the class and contract interface so that contracts no longer depend on the class system (instead its the other way around)
svn: r8017
2007-12-15 18:46:55 +00:00
Matthew Flatt
f12a39d97b added scheme/help
svn: r8016
2007-12-15 18:02:05 +00:00
Eli Barzilay
d5e843ae29 Welcome to a new PLT day.
svn: r8014
2007-12-15 08:50:03 +00:00
Robby Findler
553d628491 fixed PR 9107
svn: r8013
2007-12-14 22:58:31 +00:00
Ryan Culpepper
58ffe9133e macro stepper: improved error reporting
svn: r8012
2007-12-14 21:48:47 +00:00
Matthew Flatt
71ccd7334e syntax colorer: scheme whitespace is any whitespace
svn: r8011
2007-12-14 21:26:24 +00:00
Matthew Flatt
96308d90b6 fix -m handling
svn: r8009
2007-12-14 15:37:24 +00:00
Matthew Flatt
265550c08f reference doc tweaks
svn: r8008
2007-12-14 13:19:46 +00:00
Eli Barzilay
dec5a1c21b Welcome to a new PLT day.
svn: r8007
2007-12-14 08:50:02 +00:00
Matthias Felleisen
deca7e7aa3 svn: r8006 2007-12-14 00:53:54 +00:00
Matthias Felleisen
25d12e6fb3 svn: r8005 2007-12-14 00:53:23 +00:00
Matthias Felleisen
5cdea2191c svn: r8004 2007-12-14 00:53:03 +00:00
Matthias Felleisen
6ef244c217 matrix printfs removed
svn: r8003
2007-12-13 23:26:02 +00:00
Matthew Flatt
b167903e2c better arg names in docs for make-polar
svn: r8002
2007-12-13 23:14:18 +00:00
Matthias Felleisen
cb6bb515aa matrix printfs removed
svn: r8001
2007-12-13 23:11:23 +00:00
Matthew Flatt
a375882307 scribble wxme docs
svn: r8000
2007-12-13 22:30:40 +00:00
Matthew Flatt
012641498b copy readers as needed for xform-collects
svn: r7999
2007-12-13 22:04:00 +00:00
Robby Findler
9eb0d203b3 removed last latex vestiges and added in a (broken) link to remind me to make it work later when there is a place for it to go to
svn: r7998
2007-12-13 21:19:12 +00:00
Eli Barzilay
71e1fe0843 no capitalization
svn: r7997
2007-12-13 19:45:21 +00:00
Matthias Felleisen
a11849d49e svn: r7996 2007-12-13 18:59:01 +00:00
Matthias Felleisen
b8e31012db svn: r7995 2007-12-13 18:57:37 +00:00
Matthew Flatt
914a3ab784 avoid all characters that have to be encoded in Scribble-generated HTML anchors
svn: r7994
2007-12-13 17:49:52 +00:00
Matthew Flatt
f281705054 try to make send-url work with URLS containing fragments under Windows
svn: r7993
2007-12-13 17:20:01 +00:00
Robby Findler
e740e10f1d added two new symbols
svn: r7992
2007-12-13 15:59:06 +00:00
Robby Findler
65f0d01814 added a status message showing when the docs index is loaded
svn: r7991
2007-12-13 15:58:55 +00:00
Matthew Flatt
8d4d43e45f add missing file
svn: r7990
2007-12-13 15:39:43 +00:00
Matthew Flatt
138a38ea04 new scheme/cmdline, refine -r/-u to imply -N
svn: r7989
2007-12-13 15:04:20 +00:00
Matthias Felleisen
fa0c028d26 svn: r7988 2007-12-13 12:33:30 +00:00
Eli Barzilay
b1fefcdd7c temporarily disable broken files
svn: r7987
2007-12-13 07:36:27 +00:00
Eli Barzilay
1e4d56a9b4 Welcome to a new PLT day.
svn: r7985
2007-12-13 06:41:58 +00:00
Eli Barzilay
98328c07ee typo in switch parsing
svn: r7984
2007-12-13 06:03:55 +00:00
Matthias Felleisen
6bb1223ba4 svn: r7983 2007-12-13 04:17:58 +00:00
Matthias Felleisen
cc4d5cfdc1 svn: r7982 2007-12-12 23:41:46 +00:00
Ryan Culpepper
75b2415a96 macro stepper: enabled for "Module", improved debugging setup
svn: r7981
2007-12-12 22:56:05 +00:00
Matthew Flatt
c65c51739a add gnome-open browser option
svn: r7980
2007-12-12 22:43:15 +00:00
Matthew Flatt
bd7ced966e add 'compose' to scheme/base; switch Help Desk to a mzscheme app
svn: r7979
2007-12-12 22:17:09 +00:00
Matthew Flatt
a58893f4ba fix bug in deserializer related to order of shared values
svn: r7978
2007-12-12 21:50:31 +00:00
Matthew Flatt
6c2e8deee2 use osascrip tinsteda of open to open a URL in Mac OS X
svn: r7977
2007-12-12 21:07:25 +00:00
Robby Findler
69ea58ac92 added function contract & purpose
svn: r7976
2007-12-12 20:09:50 +00:00
Robby Findler
7ac3c22511 added string constant for check syntax
svn: r7975
2007-12-12 20:09:35 +00:00
Robby Findler
62eb32519b minor cleanup
svn: r7974
2007-12-12 20:03:42 +00:00
Robby Findler
a451c71dda added documentation links and mouse colors when there are docs to see
svn: r7973
2007-12-12 19:27:44 +00:00
Matthew Flatt
5a6f8aede3 sandbox doc and API tweaks
svn: r7972
2007-12-12 18:39:15 +00:00