Commit Graph

6134 Commits

Author SHA1 Message Date
Matthew Flatt
36c5684876 put mzlib test suites into separate sandboxes
svn: r8058
2007-12-19 04:12:02 +00:00
Matthew Flatt
eccb9b5aa6 fix setup-plt to reject bad collection paths supplied on the command line
svn: r8057
2007-12-18 23:15:42 +00:00
Matthew Flatt
444e2abd12 add honu mini docs
svn: r8056
2007-12-18 22:32:36 +00:00
Matthew Flatt
e3b4751adb catch up test suite for recent changes
svn: r8055
2007-12-18 22:07:30 +00:00
Matthew Flatt
3d8d11051b fix startup to be compiled
svn: r8054
2007-12-18 21:38:03 +00:00
Matthew Flatt
415cd0bf15 lazy, force, delay in scheme/promise and scheme; clean up mzscheme some, and clean up the docs some
svn: r8053
2007-12-18 21:37:23 +00:00
Robby Findler
49f198dad7 fixed naming bugs and added a test suite to ensure that I preserve backwards compatibility with the old version of mzlib's contract system
svn: r8050
2007-12-18 20:49:33 +00:00
Robby Findler
a3f3dcb64d added keywords to ->*
svn: r8049
2007-12-18 20:19:11 +00:00
Robby Findler
9dcef875fe added -x flag to plt-help, improved man pages
svn: r8048
2007-12-18 18:57:33 +00:00
Matthew Flatt
058d8dc77e document mz/mr command-line arguments
svn: r8047
2007-12-18 13:52:50 +00:00
Eli Barzilay
814ec3933c Welcome to a new PLT day.
svn: r8046
2007-12-18 08:50:03 +00:00
Eli Barzilay
c71d064da6 many typos
svn: r8045
2007-12-18 04:27:01 +00:00
Robby Findler
e050a30cdb improved the contract -> documentation
svn: r8044
2007-12-18 02:29:56 +00:00
Matthew Flatt
ec3f79cf47 doc tweaks
svn: r8043
2007-12-18 01:44:09 +00:00
Matthew Flatt
9117a35625 contract doc tweaks
svn: r8042
2007-12-18 01:24:40 +00:00
Robby Findler
0e43e1da8c added keywords to -> contract
svn: r8041
2007-12-17 23:48:30 +00:00
Robby Findler
02bd5d4a66 fixed PR 9113
svn: r8040
2007-12-17 23:16:23 +00:00
Matthew Flatt
dd19a2d1ab finish Scribbled Slideshow docs
svn: r8039
2007-12-17 20:56:24 +00:00
Matthew Flatt
233416bf27 added xref-tag->index-entry
svn: r8038
2007-12-17 18:39:07 +00:00
Robby Findler
92081b685d move docs to scribblings directory
svn: r8037
2007-12-17 16:34:17 +00:00
Matthew Flatt
5b984bc34e tweak mzscheme's help form
svn: r8036
2007-12-17 16:23:54 +00:00
Matthew Flatt
f5845e01a0 slideshow fixes
svn: r8035
2007-12-17 15:56:53 +00:00
Eli Barzilay
9d800c22a9 Welcome to a new PLT day.
svn: r8034
2007-12-17 08:50:19 +00:00
Matthew Flatt
67752bc435 add 'last' field to picts, and document slideshow/code
svn: r8033
2007-12-17 00:28:20 +00:00
Robby Findler
116241eee5 converted the contract test suite to use scheme/base and fixed bugs along the way
svn: r8032
2007-12-16 22:45:52 +00:00
Matthew Flatt
3e2e0ff02d more slideshow docs
svn: r8031
2007-12-16 14:19:10 +00:00
Robby Findler
ae17f72c1d fixed a bug int he way the menu for the documentation links was constructed
svn: r8030
2007-12-16 14:01:25 +00:00
Robby Findler
0b2b17068d renamed help desk to plt help
svn: r8029
2007-12-16 12:39:49 +00:00
Mike Sperber
72d8885792 Synch with latest.
svn: r8028
2007-12-16 11:17:30 +00:00
Robby Findler
57fa5d8e66 fixed a typo
svn: r8027
2007-12-16 04:43:24 +00:00
Robby Findler
44d76d4c9a fixed a typo
svn: r8026
2007-12-16 04:38:40 +00:00
Matthew Flatt
fd1de94a48 change Scribble to complain about colliding tags
svn: r8025
2007-12-16 03:10:00 +00:00
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