Commit Graph

364 Commits

Author SHA1 Message Date
Matthias Felleisen
e3aa0e0e5b just re-export prims
svn: r10158
2008-06-05 21:16:44 +00:00
Robby Findler
aa75ddcfa6 added in the non-empty string restriction
svn: r10143
2008-06-05 13:22:15 +00:00
Matthew Flatt
413c90c0dc fix single-html scribble builds by planet; fix up teachpack docs; add Dave to acks; add a #:use-sources in errortrace docs
svn: r10139
2008-06-05 00:21:36 +00:00
Eli Barzilay
507d103839 teachpack docs are like all other docs now
svn: r9646
2008-05-05 02:49:32 +00:00
Matthias Felleisen
f4b8590879 added defmodule to world and image for rest of docs
svn: r9631
2008-05-03 16:56:54 +00:00
Matthew Flatt
6ffcad639c fix multiple defn of big-bang
svn: r9498
2008-04-26 20:02:02 +00:00
Matthias Felleisen
1bf7d81a50 svn: r9469 2008-04-25 00:48:31 +00:00
Matthias Felleisen
7be28dfc6d docs fixed for 4.0
svn: r9455
2008-04-24 13:22:46 +00:00
Matthias Felleisen
538e960133 svn: r9447 2008-04-24 02:16:40 +00:00
Matthias Felleisen
65467c8483 svn: r9446 2008-04-24 02:02:42 +00:00
Matthias Felleisen
3db855fab1 svn: r9445 2008-04-24 01:29:16 +00:00
Matthias Felleisen
dad2ce6c03 svn: r9442 2008-04-23 23:24:10 +00:00
Matthias Felleisen
ca3e7cb8c7 svn: r9441 2008-04-23 23:18:50 +00:00
Matthias Felleisen
910a0ff677 svn: r9440 2008-04-23 23:12:03 +00:00
Matthias Felleisen
b2e6252d5c svn: r9439 2008-04-23 23:04:59 +00:00
Matthias Felleisen
de717e625d svn: r9438 2008-04-23 22:10:18 +00:00
Matthias Felleisen
2806c7f863 fx
svn: r9437
2008-04-23 21:28:43 +00:00
Matthias Felleisen
24d3d5015f first batch of docs
svn: r9436
2008-04-23 21:19:57 +00:00
Matthias Felleisen
68dd06713a svn: r9413 2008-04-22 23:50:17 +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
Danny Yoo
11e9f0f2c1 Adding type to regular-polygon scribble docs.
svn: r8831
2008-02-29 17:26:04 +00:00
Robby Findler
7e934a6ad5 added regular-polygon
svn: r8826
2008-02-29 07:27:17 +00:00
Robby Findler
6266fe8b11 added regular-polygon and changed language to scheme/base
svn: r8823
2008-02-28 17:47:19 +00:00
Eli Barzilay
bb34f747b6 make all files terminate with a newline
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
264af9a6d0 improved scribble syntax use
svn: r8720
2008-02-19 12:22:45 +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
Matthew Flatt
7fc41024c0 3.99.0.9: binding links in docs use nominal import sources
svn: r8196
2008-01-03 19:07:02 +00:00
Matthias Felleisen
deca7e7aa3 svn: r8006 2007-12-14 00:53:54 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Matthias Felleisen
8c3845a768 some first scribblings for teachpacks
svn: r7575
2007-10-26 21:58:57 +00:00
Matthias Felleisen
012895cbfe rewrote world.ss; it had gotten out of sync with code
svn: r7523
2007-10-18 14:36:24 +00:00
Matthias Felleisen
26b709352f typo in world.thtml
svn: r7512
2007-10-16 17:48:58 +00:00
Matthias Felleisen
d78bfca30d small error in image doc (make-color) fixed
svn: r7502
2007-10-15 19:01:13 +00:00
Matthias Felleisen
4c4ea6e669 added optional argument to runn-simulation
svn: r7360
2007-09-17 13:44:46 +00:00
Matthias Felleisen
5de1d6e687 added instructions on how to add this library
svn: r7333
2007-09-14 15:03:57 +00:00
Matthias Felleisen
7514daa7b9 removed erase and clear from World & Canvas
svn: r7070
2007-08-09 21:01:28 +00:00
Matthias Felleisen
348d0c2acb docs revised for world
svn: r7040
2007-08-07 00:02:07 +00:00
Robby Findler
23d245c09f fixed PR 8830
svn: r6979
2007-07-29 03:39:44 +00:00
Matthias Felleisen
e4f5dfa8ce AColor, typo
svn: r6891
2007-07-11 15:38:13 +00:00
Matthias Felleisen
e9a4d3aeb2 8773: I should have run the tests
svn: r6741
2007-06-26 13:10:42 +00:00
Matthias Felleisen
4744c559b0 htdp, testing
svn: r6147
2007-05-04 22:16:26 +00:00
Matthias Felleisen
c8f158f5d5 world plus scene
svn: r6133
2007-05-04 02:04:16 +00:00
Robby Findler
bce27f35f0 the image library now accepts inexacts and non-integral numbers in many places
svn: r6112
2007-05-01 15:30:35 +00:00
Matthias Felleisen
266aa19c9f world docs
svn: r6075
2007-04-28 23:04:33 +00:00
Matthias Felleisen
dc725487cb testing + docs
svn: r5305
2007-01-10 20:14:24 +00:00
Matthias Felleisen
36c8deb65c re-organized docs for world and image
svn: r5192
2006-12-28 16:25:06 +00:00
Eli Barzilay
01a4a5c804 fix title in mkdocs, make it open in Scheme more in Emacs
svn: r5157
2006-12-21 20:56:23 +00:00
Matthias Felleisen
981066f787 world docs fixed
svn: r5156
2006-12-21 19:03:54 +00:00
Matthias Felleisen
6b80bd355c typo in world doc
svn: r4805
2006-11-07 23:15:38 +00:00
Matthias Felleisen
22a24b1a04 fixed world docs
svn: r4737
2006-11-01 21:15:02 +00:00
Matthias Felleisen
d4b06ad3f5 fixed dirs and world docs
svn: r4635
2006-10-19 01:15:41 +00:00
Robby Findler
ab9695a2fd added star docs
svn: r4603
2006-10-14 19:42:50 +00:00
Matthias Felleisen
7a0892f096 endOf* now consumes string and displays in separate message box(2)
svn: r3898
2006-07-31 02:55:07 +00:00
Matthias Felleisen
380d1cc92a endOf* now consumes string and displays in separate message box
svn: r3897
2006-07-31 02:52:25 +00:00
Matthias Felleisen
581100edbe documentation bug in draw
svn: r3894
2006-07-29 15:47:54 +00:00
Matthias Felleisen
04e4477b20 fixed bug and specs of draw/idraw Canvases in htdch
svn: r3865
2006-07-28 14:43:22 +00:00
Matthias Felleisen
dc3cc2a4c2 fixed typos
svn: r3771
2006-07-19 22:27:15 +00:00
Matthias Felleisen
0ead709016 typos in image
svn: r3750
2006-07-18 14:39:50 +00:00
Matthias Felleisen
86d08f4197 image docs fixed
svn: r3749
2006-07-18 14:10:47 +00:00
Matthias Felleisen
c8e7482511 htdch collection reorganized, docs too
svn: r3631
2006-07-06 18:15:35 +00:00
Eli Barzilay
621ad09135 adjust to new distribution dirs
svn: r2980
2006-05-18 22:30:43 +00:00
Matthew Flatt
c727afef04 301.15: new install tree for Unix, moved docs, moved teachpacks, added config.ss
svn: r2962
2006-05-18 15:03:05 +00:00