Commit Graph

6467 Commits

Author SHA1 Message Date
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
Matthew Flatt
4f6d727b91 3.99.0.11, safe for space (in 3m+JIT mode)
svn: r8599
2008-02-09 14:27:36 +00:00
Matthew Flatt
ad0a9aa3b5 refine note on setup/main
svn: r8598
2008-02-09 13:02:59 +00:00
Matthew Flatt
1959c56743 doc and test repairs
svn: r8597
2008-02-09 13:01:39 +00:00
Eli Barzilay
6b48a31ffb add -U to avoid compiling user-specific collects
svn: r8590
2008-02-08 19:54:42 +00:00
Eli Barzilay
c693c49767 typos
svn: r8589
2008-02-08 19:53:30 +00:00
Eli Barzilay
fd1117888e reformat
svn: r8588
2008-02-08 19:32:53 +00:00
Eli Barzilay
0e77057aa9 svn: r8587 2008-02-08 19:09:28 +00:00
Eli Barzilay
f30c78dd60 svn: r8584 2008-02-08 16:47:10 +00:00
Eli Barzilay
aeedf9815c Welcome to a new PLT day.
svn: r8580
2008-02-08 08:50:15 +00:00
Eli Barzilay
7539945a3d much improved search, extended and fixed sendurl, string-based rendering for xrefs
svn: r8577
2008-02-08 04:32:49 +00:00
Eli Barzilay
11d4f9c00c improved error message
svn: r8574
2008-02-07 21:12:12 +00:00
Eli Barzilay
52854f54bb * Made it possible to pass 'inline for css-path to have the css
inlined in the result
* Make it possible to use #f for dest-file in one more place, aiming
  to make it possible to render search results directly into a string.

svn: r8573
2008-02-07 21:00:14 +00:00
John Clements
d135abdd17 ...
svn: r8572
2008-02-07 19:45:51 +00:00
John Clements
16f4125d0e saw my own bug first
svn: r8571
2008-02-07 19:37:27 +00:00
John Clements
6c0ac2d25c took eli's suggestion re: use of or
svn: r8570
2008-02-07 19:34:22 +00:00
John Clements
b79ea16fcf error message for non-string result in get-cgi-method
svn: r8569
2008-02-07 19:27:37 +00:00
Eli Barzilay
cd8470fc21 use ~e for errors
svn: r8568
2008-02-07 18:09:27 +00:00