Commit Graph

6734 Commits

Author SHA1 Message Date
Eli Barzilay
497c56ce3a comment out unconverted latex
svn: r8657
2008-02-13 22:04:09 +00:00
Eli Barzilay
86eb8365c4 svn: r8653 2008-02-13 20:24:54 +00:00
Eli Barzilay
572b7f1401 reformatting
svn: r8652
2008-02-13 20:17:26 +00:00
John Clements
b69384799a fixed wrong # of args to internal err function
svn: r8650
2008-02-13 19:45:15 +00:00
Eli Barzilay
44e99eed6e typo
svn: r8649
2008-02-13 19:38:24 +00:00
Robby Findler
1acf42513e added a test case for a bug that turned out to be in mzscheme, but just to make sure it don't come back ...
svn: r8648
2008-02-13 18:26:29 +00:00
Robby Findler
ff9938a87f added check ala PR 9185
svn: r8647
2008-02-13 17:34:40 +00:00
Robby Findler
efeb8c7818 PR 9193
svn: r8646
2008-02-13 16:43:07 +00:00
Jay McCarthy
d43ff0713e contract bug
svn: r8645
2008-02-13 15:50:01 +00:00
Matthias Felleisen
603246a15a added image/plain
svn: r8644
2008-02-13 15:36:57 +00:00
Matthias Felleisen
9627709cd1 added image and image/plain
svn: r8643
2008-02-13 15:36:19 +00:00
Matthew Flatt
d332b27b49 parser-tools scribbling (not finished, yet)
svn: r8642
2008-02-13 13:39:29 +00:00
Eli Barzilay
4146df6d08 Welcome to a new PLT day.
svn: r8641
2008-02-13 08:50:17 +00:00
Eli Barzilay
8e6a957bb9 typo
svn: r8639
2008-02-13 02:51:43 +00:00
Matthew Flatt
361b471a05 fix modcollapse bug related to relative paths used from the top level
svn: r8636
2008-02-13 00:19:43 +00:00
Matthew Flatt
0dc359a956 fix a scribble bug; add r6rs reader
svn: r8635
2008-02-12 21:50:35 +00:00
Matthew Flatt
074b611215 more browser doc repairs
svn: r8634
2008-02-12 15:16:03 +00:00
Matthew Flatt
86b0c9909a fix bug in tracking nominal imporst (which is why the version changed), add EoPL scribblings and fix browser scribblings
svn: r8633
2008-02-12 14:59:05 +00:00
Eli Barzilay
13e4753cd2 remove unused entry
svn: r8632
2008-02-12 13:09:55 +00:00
Eli Barzilay
73c5e1e06c fixed use-at-readtable again
svn: r8631
2008-02-12 11:05:20 +00:00
Eli Barzilay
99eb875e90 typo in use-at-readtable
svn: r8630
2008-02-12 10:48:49 +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
ba779ff7cb clarification
svn: r8628
2008-02-12 09:47:20 +00:00
Eli Barzilay
262f2da407 typo
svn: r8627
2008-02-12 09:13:18 +00:00
Eli Barzilay
ad91b4e678 Welcome to a new PLT day.
svn: r8626
2008-02-12 08:50:14 +00:00
Eli Barzilay
6bcaca2f09 svn: r8625 2008-02-11 22:25:08 +00:00
Matthew Flatt
88290b46be set up mzlib/contract docs a bit more
svn: r8624
2008-02-11 22:06:06 +00:00
Matthew Flatt
b03e7426eb finish mzlib docs, except for contracts
svn: r8623
2008-02-11 21:37:03 +00:00
Jay McCarthy
533266f2dd new keyword contracts
svn: r8622
2008-02-11 21:35:02 +00:00
Matthew Flatt
e958a5af7a more mzlib scribbling
svn: r8621
2008-02-11 14:27:42 +00:00
Eli Barzilay
3f3d26c3f3 temp fix
svn: r8620
2008-02-11 14:22:07 +00:00
Eli Barzilay
82d0dd13f2 handle #f for sleep
svn: r8619
2008-02-11 14:20:54 +00:00
Eli Barzilay
dea954e28a newline
svn: r8618
2008-02-11 14:04:38 +00:00
Matthew Flatt
9bfa156f91 fix scribble output when a table appears as the first thing in an itemization item; a little more mzlib scribblings
svn: r8617
2008-02-11 12:55:30 +00:00
Eli Barzilay
31eab52c22 Welcome to a new PLT day.
svn: r8616
2008-02-11 08:50:14 +00:00
Eli Barzilay
be720e8bda minor improvements
svn: r8615
2008-02-10 21:30:34 +00:00
Matthew Flatt
6f057bd68c fix syntax-local-expand/capture-lifts
svn: r8614
2008-02-10 15:52:46 +00:00
Matthew Flatt
5929f046d5 scribble setup: serialize searches for in.sxref, so that paths in the table are ok
svn: r8613
2008-02-10 14:05:50 +00:00
Eli Barzilay
b4c362062c Welcome to a new PLT day.
svn: r8612
2008-02-10 08:50:33 +00:00
Eli Barzilay
ae087c18b6 fixed error messages
svn: r8611
2008-02-10 06:19:58 +00:00
Eli Barzilay
2c99aaa75c minor
svn: r8609
2008-02-10 05:40:06 +00:00
Matthew Flatt
937e912728 fix optimization that avoids some space-safety work
svn: r8608
2008-02-09 17:07:19 +00:00
Matthew Flatt
350903f027 another sfs attempt
svn: r8607
2008-02-09 16:02:45 +00:00
Matthew Flatt
d94919802f re-disable sfs compiler pass (yet another bug that I somehow overlooked)
svn: r8606
2008-02-09 15:46:26 +00:00
Matthew Flatt
d8a93a6d9a re-enable sfs compiler pass (bug fixed)
svn: r8605
2008-02-09 15:39:14 +00:00
Matthew Flatt
39c29c2c59 argh --- disable sfs conversion, (found a bug)
svn: r8604
2008-02-09 15:17:38 +00:00
Matthew Flatt
bae5ca3d59 turn off over-agressive sfs clearing
svn: r8603
2008-02-09 15:07:35 +00:00
Matthew Flatt
7ba3c6d79b fix sfs for module(!)
svn: r8602
2008-02-09 15:06:25 +00:00
Robby Findler
a1b8ba51ad PR 9186
svn: r8601
2008-02-09 14:52:01 +00:00
Matthew Flatt
f22f94b345 minor doc-build space savings
svn: r8600
2008-02-09 14:38:02 +00:00