Commit Graph

364 Commits

Author SHA1 Message Date
Matthias Felleisen
2e791579ad fixed small typo in on-tick for universe
svn: r18283
2010-02-23 02:01:18 +00:00
Robby Findler
124dbe9b93 added empty-scene
svn: r18138
2010-02-17 23:21:57 +00:00
Robby Findler
12dc4f3421 PR 10728
svn: r18136
2010-02-17 23:07:44 +00:00
Robby Findler
419a50860c probable fix to the runtime error seen in drdr
svn: r18029
2010-02-09 15:15:11 +00:00
Robby Findler
2ba641e05b PR 10748
svn: r18026
2010-02-09 01:00:27 +00:00
Eli Barzilay
c88a5a6856 A bunch of additional typos
svn: r17976
2010-02-05 03:21:52 +00:00
Matthias Felleisen
6220900756 porting guide, please propagate to release
svn: r17759
2010-01-20 09:30:31 +00:00
Robby Findler
ea92d688e8 work on the porting guide
svn: r17709
2010-01-18 02:01:30 +00:00
Robby Findler
a9597eeb8b fixed up the docs for the base shapes to reflect the new pen arguments; added a section about pixels
svn: r17683
2010-01-17 02:50:41 +00:00
Robby Findler
ddf0b4ec01 added finer control over pens
svn: r17670
2010-01-16 02:03:54 +00:00
Robby Findler
902dfc17ae a few cleanups to the porting guide
svn: r17652
2010-01-14 18:39:23 +00:00
Robby Findler
619cfa79d2 redid the image doc examples on the mac
svn: r17645
2010-01-14 01:26:07 +00:00
Robby Findler
246bd182df forgot to update part of the docs
svn: r17644
2010-01-14 01:20:50 +00:00
Robby Findler
96c717473a revised the coordinates for place-image and fixed up the docs a bit
svn: r17643
2010-01-14 01:15:31 +00:00
Robby Findler
7fb9f51e62 tweaks to docs & example images
svn: r17640
2010-01-13 21:54:51 +00:00
Robby Findler
0eaa68c7c4 re-ran the image example generation on mac os x
svn: r17639
2010-01-13 21:46:49 +00:00
Robby Findler
8c9088a770 changed the overlaying functions so they default to putting the images overlay'd on their centers, not upper lefts
svn: r17632
2010-01-13 16:32:21 +00:00
Robby Findler
607b72d560 fixed a typo
svn: r17608
2010-01-11 17:14:14 +00:00
Matthias Felleisen
bea9d06b21 adding port doc for universe from world
svn: r17606
2010-01-11 16:38:21 +00:00
Matthias Felleisen
7cee96d6e4 adding port doc for universe from world
svn: r17605
2010-01-11 16:29:50 +00:00
Matthias Felleisen
584286f8c5 small typos in place-image/align
svn: r17604
2010-01-11 15:16:03 +00:00
Matthias Felleisen
e0509fa28e placed deprecated message atop world.scrbl
svn: r17570
2010-01-08 17:15:46 +00:00
Robby Findler
911123bf94 added add-curve
svn: r17523
2010-01-07 01:56:46 +00:00
Robby Findler
cabdfc25f2 render-o fixup for htdp/image
svn: r17505
2010-01-06 20:43:37 +00:00
Robby Findler
0b3c30f18e added place-image and fixed a bunch of bugs related to equality, rotating and other things
svn: r17491
2010-01-06 05:12:48 +00:00
Robby Findler
63c917fd8f made the image sizing functions always return exact, positive integers
svn: r17476
2010-01-04 12:36:04 +00:00
Robby Findler
f5bb840950 added cropping to 2htdp/image
svn: r17474
2010-01-04 01:39:09 +00:00
Robby Findler
9d7607c229 removed image equality discussion from docs (as it is no longer relevant)
svn: r17469
2010-01-03 16:23:30 +00:00
Matthias Felleisen
7df292b701 fixed typos
svn: r17464
2010-01-02 21:57:52 +00:00
Robby Findler
e821a0c461 separated 2htdp/universe from htdp/image, allowing either htdp/image or 2htdp/image to be used
svn: r17430
2009-12-29 23:59:39 +00:00
Matthias Felleisen
5b3fa4c120 stop the world and let me get off (2)
svn: r17113
2009-11-30 18:24:43 +00:00
Matthias Felleisen
f18cc73dec stop the world and let me get off
svn: r17110
2009-11-30 16:51:53 +00:00
Robby Findler
cd5220116a added underlay
svn: r17072
2009-11-26 17:07:20 +00:00
Robby Findler
5cea34ec49 renamed */places to */align
svn: r16859
2009-11-18 12:11:44 +00:00
Robby Findler
645b786b79 added 'bitmap'
svn: r16857
2009-11-18 04:35:04 +00:00
Matthias Felleisen
71adf702a4 fixed typo in disconnect clause of universe, pls propagate
svn: r16817
2009-11-16 19:04:47 +00:00
Mike Sperber
4bbd4be2b4 Add Universe teachpack to DeinProgramm / DMdA languages.
It works just fine!
Finally,--This line, and those below, will be ignored--

A    deinprogramm/universe.ss

svn: r16802
2009-11-16 08:45:33 +00:00
Matthias Felleisen
66ae1bea49 fixed typo in universe.ss
svn: r16792
2009-11-16 00:13:57 +00:00
John Clements
a80863e317 fixed two doc typos
svn: r16752
2009-11-13 18:24:56 +00:00
Robby Findler
e9ba1bb480 improved the docs a little, added a color? predicate
svn: r16747
2009-11-13 17:15:59 +00:00
Robby Findler
71233bad43 added image-baseline
svn: r16745
2009-11-13 14:42:51 +00:00
Robby Findler
676df4b338 added polygon
svn: r16735
2009-11-12 20:21:33 +00:00
Robby Findler
17a8f32d3c added an example to the 2htdp/image docs (and only one .png file changed!)
svn: r16734
2009-11-12 19:40:44 +00:00
Robby Findler
4fc2d847f6 hopefully I've settled on a good naming scheme for the teachpack docs images now...
svn: r16733
2009-11-12 19:22:31 +00:00
Robby Findler
cacb4bd515 added above and above/places
svn: r16730
2009-11-12 16:25:02 +00:00
Robby Findler
88217a8aae added 'add-line', changed the way images in examples are saved
svn: r16727
2009-11-12 14:56:47 +00:00
Robby Findler
7411fdfa57 added 'line'
svn: r16699
2009-11-11 21:29:59 +00:00
Robby Findler
1a8d681ed2 added a bunch more polygons
svn: r16681
2009-11-11 02:20:18 +00:00
Robby Findler
a566cd488a added isosceles-triangle
svn: r16677
2009-11-10 23:54:53 +00:00
Robby Findler
4e3b1b4c26 fixed some bad behavior (that I never completely understood) by changing the interpretation of the base images as drawing their centers at (0,0) instead of drawing their upper left corners at (0,0)
svn: r16676
2009-11-10 23:36:32 +00:00
Robby Findler
0c61de1497 svn: r16653 2009-11-10 14:08:47 +00:00
Robby Findler
a84204ac94 adjusted example images for the tweak in revision 16633 (should have been just a single commit)
svn: r16634
2009-11-09 17:02:10 +00:00
Matthias Felleisen
2324ed605b typo on add-world fixed
svn: r16632
2009-11-09 16:43:21 +00:00
Robby Findler
bbbb5f11e3 improved the note in the description of how 'text' and equality interact
svn: r16627
2009-11-09 00:11:51 +00:00
Robby Findler
155dc95f11 added support for examples that don't return images
svn: r16626
2009-11-08 23:59:07 +00:00
Robby Findler
3e51bc7199 fixed up text
svn: r16625
2009-11-08 23:29:19 +00:00
Robby Findler
c239a21885 added text and text/font (but with some problems still) and changed the image saving setup so the filenames are not so long
svn: r16623
2009-11-08 22:00:07 +00:00
Robby Findler
faf055c858 added circle and star-polygon
svn: r16617
2009-11-08 00:19:53 +00:00
Robby Findler
ec09914c3b added examples to the 2htdp/image documentation
svn: r16616
2009-11-07 23:48:30 +00:00
Robby Findler
3159a06389 (hopefully) sorted out polygons; added a few other polygon-based primitives
svn: r16570
2009-11-06 14:34:25 +00:00
Matthew Flatt
ccd6659100 doc repairs and 'fil'->'file' printing change to dir.ss teachpack (at a teacher's request)
svn: r16500
2009-11-02 12:26:06 +00:00
Matthias Felleisen
631bb758d1 10540: typo in universe.scrbl
svn: r16423
2009-10-23 15:52:02 +00:00
Jay McCarthy
d557687494 DrDr related changes
svn: r16403
2009-10-21 20:32:19 +00:00
Robby Findler
11e87632dc rearranged things so that 2htdp/image has its core snip stuff loaded into drscheme so that saving files with 2htdp/image images in them works
svn: r16317
2009-10-13 23:06:24 +00:00
Robby Findler
339860d340 a little more progress (got ellipses bounding boxes right!)
svn: r16307
2009-10-13 17:30:40 +00:00
Matthias Felleisen
6406e6e97c fixed doc bug
svn: r16251
2009-10-06 13:44:49 +00:00
Robby Findler
d0b4dc24ec added scaling to 2htdp/image
svn: r16211
2009-10-02 11:20:30 +00:00
Robby Findler
2fbb31c6ad a little more progress on images, plus some documentation
svn: r16202
2009-10-01 19:21:45 +00:00
Eli Barzilay
56f53ebd7f removed htdc reference
svn: r16092
2009-09-20 21:29:16 +00:00
Eli Barzilay
45a56841e5 Moved teachpack/htdc out to the graveyard
svn: r16091
2009-09-20 21:28:28 +00:00
Matthias Felleisen
73e9e77830 run-simulation -> animate
svn: r15995
2009-09-14 00:59:45 +00:00
Matthias Felleisen
bc404aaa54 re-directed image
svn: r15878
2009-09-04 08:38:40 +00:00
Matthias Felleisen
5d000d425e re-directed image
svn: r15870
2009-09-03 22:54:41 +00:00
Matthias Felleisen
8c20ce344d added state display to world programs
svn: r15837
2009-08-30 18:11:19 +00:00
Matthias Felleisen
6514185518 added last-picture option to stop-when
svn: r15739
2009-08-14 23:15:01 +00:00
Matthew Flatt
08166c165c fix universe.ss doc formatting
svn: r15668
2009-08-04 11:31:30 +00:00
Matthew Flatt
345c17e85c major Scribble revision (v4.2.1.2)
svn: r15569
2009-07-25 20:25:33 +00:00
Matthias Felleisen
7afdcc8558 docs for launch-many-worlds; prop
svn: r15502
2009-07-20 19:18:00 +00:00
Matthias Felleisen
bc394a4f1e fixing more string/symbol bugs; please propagate
svn: r15466
2009-07-16 20:18:40 +00:00
Eli Barzilay
a70bf64fd9 Newlines at EOFs
svn: r15380
2009-07-04 02:28:31 +00:00
John Clements
e5ffcf1944 solid-or-filled -> solid-or-outline
svn: r15328
2009-06-29 18:15:37 +00:00
Matthias Felleisen
290d3008fb svn: r15198 2009-06-17 20:12:13 +00:00
Matthias Felleisen
8ff0a07d21 changed world?/universe? to check-with
svn: r15197
2009-06-17 18:56:41 +00:00
Matthias Felleisen
a6e3bc1d41 added world? and universe? docs
svn: r15181
2009-06-15 21:47:32 +00:00
Eli Barzilay
4288c6c2c7 The Scribble reader was improved to make it pull out the syntax
punctuations outside of the form, as it does with quote punctuations.
So things like this

  #, @foo{...}

that required the space to make the @foo read as a scribble form are
now better written as

  @#,foo{...}

This changes all such occurrences.  (In case you see this change in
your files and are worried that there might be changes: I mechanically
verified that the result of `read'ing the modified files is identical
to the previous version.)

svn: r15111
2009-06-07 10:12:32 +00:00
Matthias Felleisen
55ee0f126b changed docs for universe
svn: r15094
2009-06-05 15:39:04 +00:00
Matthias Felleisen
5ed62e665b typo fixed
svn: r14908
2009-05-21 20:40:46 +00:00
Matthias Felleisen
f7d8270a6c strings instead of chars
svn: r14663
2009-04-29 21:16:34 +00:00
Matthias Felleisen
6cdf2ed976 strings for Universe callbacks
svn: r14645
2009-04-29 03:09:06 +00:00
Matthias Felleisen
fdb422e121 forgot to add this
svn: r14510
2009-04-14 14:33:58 +00:00
Matthias Felleisen
8476e13064 we need batch io for htdp/2e
svn: r14504
2009-04-14 03:00:41 +00:00
Mike Sperber
7d71c34ba9 Consolidate the DMdA docs into a single chapter.
svn: r14098
2009-03-14 13:42:57 +00:00
Matthias Felleisen
43d2625ace added docs to make-bundle
svn: r14096
2009-03-14 12:34:12 +00:00
Mike Sperber
018521cbc3 Merge from mike/dmda branch.
This adds the language levels, teachpacks, and documentation for the
textbook "Die Macht der Abstraktion".

svn: r14019
2009-03-09 07:51:09 +00:00
Matthew Flatt
2c71266d96 add htdp/image, htdp/world defmodule to teachpack docs; minor Scribble extensions
svn: r13877
2009-02-27 22:56:00 +00:00
Matthias Felleisen
3112bab011 clarified stop conditions for big-bang
svn: r13867
2009-02-27 03:11:00 +00:00
Matthias Felleisen
056e06cf84 added separate naming facilty: docs
svn: r13771
2009-02-21 16:51:36 +00:00
Matthew Flatt
9927b0b576 changed htdp languages to allow identifier module paths; scribble improvements to latex back-end; added definterface
svn: r13681
2009-02-16 22:04:51 +00:00
Matthias Felleisen
80bad96d24 fixed scheme{}
svn: r13592
2009-02-15 01:41:18 +00:00
Matthias Felleisen
4f24983d29 renamed world to iworld, for internal
svn: r13588
2009-02-15 01:11:24 +00:00
Matthias Felleisen
00604ab789 svn: r13149 2009-01-15 13:43:18 +00:00
Matthias Felleisen
69b59c111a svn: r13148 2009-01-15 13:40:50 +00:00
Matthias Felleisen
fe36315ca5 a few typos in universe.scrbl fixed
svn: r13138
2009-01-15 02:59:47 +00:00
Matthias Felleisen
01b980f97e doc typos
svn: r13132
2009-01-14 23:31:20 +00:00
Eli Barzilay
0a51fa26e6 set svn:eol-style
svn: r13103
2009-01-14 03:01:36 +00:00
Matthias Felleisen
bdd29b22cf svn: r13078 2009-01-12 22:14:15 +00:00
Matthias Felleisen
d871eeb91d svn: r13077 2009-01-12 22:13:58 +00:00
Matthias Felleisen
0b4a67fc21 svn: r13076 2009-01-12 22:10:39 +00:00
Matthias Felleisen
687eecd43c svn: r13073 2009-01-12 20:28:12 +00:00
Matthias Felleisen
c22b570004 svn: r13071 2009-01-12 17:30:44 +00:00
Matthias Felleisen
a6f08c7399 svn: r13056 2009-01-09 23:45:05 +00:00
Matthias Felleisen
c58702123f message order
svn: r13042
2009-01-08 23:37:55 +00:00
Matthias Felleisen
2821275df7 simplified world terminology
svn: r13041
2009-01-08 23:04:27 +00:00
Matthew Flatt
851c58ea50 add #:contracts optional sub-form to defform
svn: r13012
2009-01-05 14:00:07 +00:00
Matthew Flatt
08201a309d teachpack 2htdp docs: fix multiple definitions
svn: r13011
2009-01-05 12:21:09 +00:00
Matthew Flatt
c2857c1b7c use define-unsafer for ffi/objc; fix more teachpack doc latex-output problems
svn: r13008
2009-01-05 10:20:17 +00:00
Matthew Flatt
dc4aac224d 2htdp docs: no 'blockquote style
svn: r13007
2009-01-05 10:13:18 +00:00
Eli Barzilay
e371bd8f4a completed Matthias's aborted commit
svn: r12999
2009-01-04 13:59:00 +00:00
Matthias Felleisen
f5714c2086 added universe via a 2htdp teachpack
svn: r12980
2009-01-03 02:38:09 +00:00
Matthias Felleisen
34ba6054da run-simulation does not support recordings
svn: r12694
2008-12-04 14:40:36 +00:00
Robby Findler
b3701d6f76 PR 9833
svn: r12033
2008-10-14 13:52:25 +00:00
Eli Barzilay
cff6f07259 fix whitespace before open-brace issues
svn: r11991
2008-10-11 19:09:50 +00:00
Eli Barzilay
0d6a9d73dc proper fix for the latex problem (blockquote was used unnecessarily)
svn: r11936
2008-10-05 02:23:21 +00:00
Matthias Felleisen
b51e02b81a revised world documentation
svn: r11927
2008-10-02 20:25:20 +00:00
Matthias Felleisen
df9ce08681 revised world documentation
svn: r11926
2008-10-02 20:21:15 +00:00
Matthew Flatt
ab864d4888 declare htdp/image as original source for docs
svn: r11923
2008-10-01 22:17:45 +00:00
Matthias Felleisen
52b9740042 added an example
svn: r11835
2008-09-22 18:07:36 +00:00
Matthias Felleisen
729fe8a286 world and key=?
svn: r11293
2008-08-16 15:24:58 +00:00
Matthias Felleisen
04b83567de pointer to HtDP/2e added
svn: r11064
2008-08-04 16:55:16 +00:00
Matthias Felleisen
a71b13eacd typos fixed
svn: r10938
2008-07-27 21:40:05 +00:00
Matthias Felleisen
d532716a51 good enough for now
svn: r10937
2008-07-27 21:22:29 +00:00
Matthias Felleisen
14c48aa3b5 first draft of matrix docs
svn: r10936
2008-07-27 20:47:31 +00:00
Matthias Felleisen
e50f229beb scene fixed in world
svn: r10863
2008-07-22 21:00:07 +00:00
John Clements
1d670334c7 old comment no longer appears to be true
svn: r10811
2008-07-17 05:48:16 +00:00
Matthias Felleisen
25f675461a doc bug in hangman
svn: r10791
2008-07-16 15:06:38 +00:00
John Clements
d095fefb10 not-so-strongly-deprecated
svn: r10765
2008-07-14 15:13:12 +00:00
Eli Barzilay
4cd2614c21 scribble fixes -- nested @scheme and a few other similar problems
svn: r10744
2008-07-13 17:13:20 +00:00
John Clements
e34d52fbfe fixed consistency
svn: r10730
2008-07-12 23:02:21 +00:00
Eli Barzilay
7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00
Eli Barzilay
afad5af486 * Added a `teachpack' function to do teachpack titles
* Made it add "foo teachpack" as an index entry

svn: r10687
2008-07-09 02:28:20 +00:00
Robby Findler
673101b416 lined up args properly
svn: r10623
2008-07-05 18:43:22 +00:00
Robby Findler
84600d6b99 improved docs for overlay/xy a little
svn: r10622
2008-07-05 18:42:16 +00:00
Robby Findler
70595ea13a fixed up rectangle, circle, and ellipse contracts
svn: r10619
2008-07-05 15:32:08 +00:00
Robby Findler
df2b02ed94 svn: r10611 2008-07-05 02:36:12 +00:00
Robby Findler
7be05fcf8b added zero size rectangles, ellipses, circles, and strings
svn: r10610
2008-07-05 01:58:36 +00:00
Matthias Felleisen
5030202099 docs for keyevent
svn: r10596
2008-07-04 14:25:28 +00:00
Matthias Felleisen
fb517e049e doc bug, right instead of left
svn: r10429
2008-06-23 21:01:07 +00:00
Matthias Felleisen
420263b569 svn: r10329 2008-06-18 02:05:59 +00:00
Matthias Felleisen
993d3f970c docs for is-end-of-world
svn: r10299
2008-06-16 19:52:04 +00:00
Matthias Felleisen
8b7e57b0a9 contract on text
svn: r10159
2008-06-05 21:22:21 +00:00
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