Commit Graph

91 Commits

Author SHA1 Message Date
Eli Barzilay
cf71a6612c typo
svn: r8639

original commit: 8e6a957bb971d59860d655b91d65743386c854fa
2008-02-13 02:51:43 +00:00
Matthew Flatt
0d943763a3 fix a scribble bug; add r6rs reader
svn: r8635

original commit: 0dc359a956978ffac13dacf31c4b07b80a81a709
2008-02-12 21:50:35 +00:00
Matthew Flatt
13d9da2ae0 more browser doc repairs
svn: r8634

original commit: 074b611215653705571ab5179aa8c4f4d2350b2e
2008-02-12 15:16:03 +00:00
Eli Barzilay
71e67c4bf0 * 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

original commit: 699c40643d538e54164bf68f5eddf43ae30c5b5e
2008-02-12 10:33:01 +00:00
Eli Barzilay
b9aadb5dc6 much improved search, extended and fixed sendurl, string-based rendering for xrefs
svn: r8577

original commit: 7539945a3dd567b0dae31b824af751b0ef4ff2a5
2008-02-08 04:32:49 +00:00
Matthew Flatt
c0c97a6090 add #:use-sources to Scribble module declarations, so that scheme/base and mzscheme can better share documentation; finish documenting legacy mzscheme bindings
svn: r8538

original commit: 794e6c8a398da5857097795ff5c8d022bf55fed2
2008-02-05 16:33:26 +00:00
Eli Barzilay
57b8baeb1c fix uses of #lang setup/infotab
svn: r8534

original commit: 03f29ff7b1c0146aeaca77a4909ad86669c9d615
2008-02-05 05:24:32 +00:00
Eli Barzilay
4a8fae32ed fix some minor bug and typos in previous commit
svn: r8533

original commit: 3da233dd8e1e3e911540c8d1e93d5a49903e8606
2008-02-05 00:22:33 +00:00
Eli Barzilay
d4db2b3df8 switched info.ss files to #lang
svn: r8532

original commit: 3c72e71e24202366d4be41532cba0a89f69d7ebd
2008-02-04 23:00:35 +00:00
Matthew Flatt
e764c8e02f tighten some Scribble contracts, improve docs
svn: r8486

original commit: 6a8a1557d3ec6da13c2c53bea11f96a6ec5afa67
2008-01-31 14:16:00 +00:00
Matthew Flatt
af0a6f7fab more scribble struct doc clarifications
svn: r8483

original commit: 841056855e81ddaba61f96d33019eb8c443fb532
2008-01-31 04:40:18 +00:00
Matthew Flatt
8ee50c9ec5 scribble struct doc clarifications
svn: r8482

original commit: beef670942f37eb2b38e1acfff4b068edd32528b
2008-01-31 04:33:50 +00:00
Matthew Flatt
e192679a2b small improvements to scribble data structures
svn: r8481

original commit: 7e6ef8eeb5bbd071ac41675fdd23246b928eedac
2008-01-31 00:06:54 +00:00
Matthew Flatt
c1f8efadea 3.99.0.10: immutable vector and box literals
svn: r8465

original commit: 6e2e7d94471242e2f9fe1fbeb2dc7a5a297bb00c
2008-01-29 19:23:47 +00:00
Matthew Flatt
d42a20cf7b doc fixes and rendering tweaks
svn: r8453

original commit: 60f7074babcd1ce0c4bdceff70893baf91c117bc
2008-01-28 22:43:50 +00:00
Matthew Flatt
61db9850c1 scribbled dynext (from Will Farr)
svn: r8450

original commit: 987b9e76814a873b9034162e44d15267c3bf6c9a
2008-01-28 19:40:52 +00:00
Matthew Flatt
d8f9d02067 finish up main page: release notes, etc.; add Yavuz's errortrace scribbling
svn: r8314

original commit: d532fe478182376c2553b1371f8dc837181ae297
2008-01-13 14:53:54 +00:00
Matthew Flatt
6389cc8931 add master index
svn: r8310

original commit: 13025bff7a53c82b0367ece5932fc92b3150f50c
2008-01-12 18:32:30 +00:00
Eli Barzilay
f69d5a49c3 remove the now-redundant main-doc option
svn: r8288

original commit: fff894d7100add97eddfe8f965e7c1f558abd87c
2008-01-11 02:29:49 +00:00
Matthew Flatt
a5888ac26d doc build automatically go to main doc dir; added doc categories for start doc; fix locale-sensitive byte<->string ops to actually use the locale; other small edits
svn: r8286

original commit: 1e069dd2bcd7b1dd84213f6943f6f549681219f8
2008-01-10 23:42:23 +00:00
Matthew Flatt
50b3a68191 @require[....]* to @(require ...*)
svn: r8269

original commit: cec8fbbd5f7190f7921b624b4878ad5c53f6c51b
2008-01-09 13:47:11 +00:00
Matthew Flatt
431bcb9055 remove unecessary title tag and prefix
svn: r8264

original commit: b333628a39dec8235a06986d9ab0bef67b2d98d2
2008-01-08 19:58:07 +00:00
Matthew Flatt
9cb3428a41 move/collapse web-server docs, scribble doc improvements
svn: r8262

original commit: f08dbc15dae0d5beec836e56688e82ffe384a4dd
2008-01-08 19:54:01 +00:00
Matthew Flatt
d3c27f4d56 make hash-lang delayed so that scribble/manual doesn't directly depend on scribblings/guide
svn: r8260

original commit: 57d173e6267d3ee93b4b9b8ef134ef19cc444cdc
2008-01-08 18:15:06 +00:00
Matthew Flatt
e0a59049e5 scribble reader interface and doc adjustments
svn: r8257

original commit: 4c1856f189d8f829be11f4268864d75df146a558
2008-01-08 16:09:25 +00:00
Matthew Flatt
c274ee270d more scribble layers edits
svn: r8248

original commit: 315dc915f53a31455e747f67d15aa16b96ada293
2008-01-07 14:26:55 +00:00
Matthew Flatt
9b95d8fc0c scribble manual section 2 edits
svn: r8246

original commit: 14fa3351f185d130c06ad456ad895a1441858fa1
2008-01-07 13:00:44 +00:00
Matthew Flatt
9c7e96a14c some edits to the contract guide
svn: r8245

original commit: 6f2791a5031595c5de65c71d2aa94a8ac0105b28
2008-01-07 12:48:38 +00:00
Matthew Flatt
e1dec97903 expand Scribble-layers overview
svn: r8241

original commit: 4ba06b7ae0f50c7d0053b4e98de5168240c5fda2
2008-01-07 03:50:43 +00:00
Matthew Flatt
926ff4fbb0 sandbox Scribble evaluations; fix rational exact->inexact loss of precision
svn: r8238

original commit: f3cb86dc1ac569297d67573dc73b7f5e3859656a
2008-01-06 16:54:34 +00:00
Matthew Flatt
02d7f7f54a add flow hyperlink
svn: r8217

original commit: 2658e9917ee8ddda974d3e043441fd6291843c21
2008-01-04 23:46:22 +00:00
Matthew Flatt
aee87f3568 3.99.0.9: binding links in docs use nominal import sources
svn: r8196

original commit: 7fc41024c0f09d03bed22c9e68bc2548f9222b77
2008-01-03 19:07:02 +00:00
Matthew Flatt
7de01e897e finish first draft of HtDP language docs
svn: r8179

original commit: d4482c90ca2fa711ac2d02f1d825a1540de338ca
2008-01-02 03:33:00 +00:00
Matthew Flatt
95ecb101d1 generalized defproc to support curried notation, start scribbling graphics collection docs
svn: r8164

original commit: 9c6c83d8d2d1d5f4881d6673107c7d4fc2b36808
2007-12-30 16:16:11 +00:00
Matthew Flatt
b6e6d30c73 fill out more documentation; add placeholder? and hash-table-placeholder?
svn: r8089

original commit: 68ec60f448b8fa10a41acb7d56419134bb2ba66e
2007-12-21 03:45:22 +00:00
Matthew Flatt
c46667ae55 add support for 'color and 'bgcolor styles
svn: r8064

original commit: e4a588e40563e8ddf71bc7200e9adf602b17bb44
2007-12-19 16:52:54 +00:00
Matthew Flatt
18d1528808 catch sxref failures and report as warnings when loading help data
svn: r8063

original commit: b78f8acb504cf8e6100e754baf58c19b9c989dd4
2007-12-19 15:36:35 +00:00
Matthew Flatt
197eadc9eb lazy, force, delay in scheme/promise and scheme; clean up mzscheme some, and clean up the docs some
svn: r8053

original commit: 415cd0bf1529db4521b8372ebb21e76e6ff628be
2007-12-18 21:37:23 +00:00
Matthew Flatt
69ee9cce11 document mz/mr command-line arguments
svn: r8047

original commit: 058d8dc77eca3023f96280c0f19029f2ffe02d02
2007-12-18 13:52:50 +00:00
Matthew Flatt
1b21a6d56e doc tweaks
svn: r8043

original commit: ec3f79cf47d6fa6ff4a5896756eeef683d955efa
2007-12-18 01:44:09 +00:00
Matthew Flatt
bb408a644f added xref-tag->index-entry
svn: r8038

original commit: 233416bf27603adceef9c1baa884dd5c83056173
2007-12-17 18:39:07 +00:00
Matthew Flatt
f6524e98a9 add 'last' field to picts, and document slideshow/code
svn: r8033

original commit: 67752bc4355b7bec93880f6dbd8750556ee24bc6
2007-12-17 00:28:20 +00:00
Matthew Flatt
121dc93911 change Scribble to complain about colliding tags
svn: r8025

original commit: fd1de94a484332ae57d648b83b32038011bace1b
2007-12-16 03:10:00 +00:00
Matthew Flatt
8e3ed2fcf4 doc scribble/xref, and start net docs
svn: r8021

original commit: bfecd9e0f5c91e9aecad4fb6ecb2ba69a89cb0f4
2007-12-15 23:36:23 +00:00
Matthew Flatt
2dcde7a5e2 added scheme/help
svn: r8016

original commit: f12a39d97b4d9f445f72a0240c633eab752447d8
2007-12-15 18:02:05 +00:00
Matthew Flatt
2991306101 adjust document names
svn: r7968

original commit: a559a710d48b07411811c22045f77a9ef7a1750f
2007-12-12 16:31:57 +00:00
Matthew Flatt
877a2eb2f8 revised mzlib/sandbox in scheme/sandbox
svn: r7965

original commit: 622cd0554d57fc1c5f1dc03c69504703181eec18
2007-12-12 13:47:02 +00:00
Matthew Flatt
786d6dce57 Scribble insidemz
svn: r7931

original commit: b7583984d826665ece12ecb3daecdd4456daec6c
2007-12-09 22:59:08 +00:00
Matthew Flatt
aeb8355c66 simple bibliography support in Scribble
svn: r7929

original commit: 8e68038c83caf89c979d04c66228140163dc178f
2007-12-09 17:40:40 +00:00
Matthew Flatt
0aa14ae363 Scribble improvements: defmodule & co.
svn: r7902

original commit: cd7157641cc8a1dd6266c926675e5909daeb643f
2007-12-05 21:41:07 +00:00