Commit Graph

51 Commits

Author SHA1 Message Date
Matthew Flatt
c9bf30746e scribble: javascript and attribute hooks
svn: r9958
2008-05-26 14:03:38 +00:00
Matthew Flatt
2b48cb0a4d fill in some guide sections
svn: r9871
2008-05-16 21:23:53 +00:00
Robby Findler
7003f07868 fixed a typo
svn: r9808
2008-05-11 18:21:03 +00:00
Matthew Flatt
4bf40a2556 correct docs for code:comment
svn: r9805
2008-05-11 13:19:22 +00:00
Matthew Flatt
aceb620344 put ... and ...+ in defproc grammar
svn: r9502
2008-04-27 13:35:08 +00:00
Matthew Flatt
152b7a3ed8 fix typos
svn: r9037
2008-03-21 12:31:23 +00:00
Matthew Flatt
5a62ed1df2 fix typos
svn: r8911
2008-03-07 00:11:44 +00:00
Matthew Flatt
8b0a675b9a add #:id support to defform, etc.
svn: r8884
2008-03-04 22:57:02 +00:00
Eli Barzilay
6f0ce91461 add #:indent to verbatim
svn: r8707
2008-02-18 20:01:23 +00:00
John Clements
f83690cb63 procedure -> form
svn: r8677
2008-02-15 22:48:12 +00:00
Matthew Flatt
b87d9a986e support documentation for bindings from a hypothetical module, as opposed to a specific module
svn: r8663
2008-02-14 16:59:26 +00:00
Eli Barzilay
dfc1b74d66 PR9197
svn: r8659
2008-02-14 06:14:41 +00:00
Matthias Felleisen
9627709cd1 added image and image/plain
svn: r8643
2008-02-13 15:36:19 +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
794e6c8a39 add #:use-sources to Scribble module declarations, so that scheme/base and mzscheme can better share documentation; finish documenting legacy mzscheme bindings
svn: r8538
2008-02-05 16:33:26 +00:00
Matthew Flatt
6a8a1557d3 tighten some Scribble contracts, improve docs
svn: r8486
2008-01-31 14:16:00 +00:00
Matthew Flatt
d532fe4781 finish up main page: release notes, etc.; add Yavuz's errortrace scribbling
svn: r8314
2008-01-13 14:53:54 +00:00
Matthew Flatt
1e069dd2bc 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
2008-01-10 23:42:23 +00:00
Matthew Flatt
57d173e626 make hash-lang delayed so that scribble/manual doesn't directly depend on scribblings/guide
svn: r8260
2008-01-08 18:15:06 +00:00
Matthew Flatt
6f2791a503 some edits to the contract guide
svn: r8245
2008-01-07 12:48:38 +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
Matthew Flatt
9c6c83d8d2 generalized defproc to support curried notation, start scribbling graphics collection docs
svn: r8164
2007-12-30 16:16:11 +00:00
Matthew Flatt
68ec60f448 fill out more documentation; add placeholder? and hash-table-placeholder?
svn: r8089
2007-12-21 03:45:22 +00:00
Matthew Flatt
415cd0bf15 lazy, force, delay in scheme/promise and scheme; clean up mzscheme some, and clean up the docs some
svn: r8053
2007-12-18 21:37:23 +00:00
Matthew Flatt
058d8dc77e document mz/mr command-line arguments
svn: r8047
2007-12-18 13:52:50 +00:00
Matthew Flatt
67752bc435 add 'last' field to picts, and document slideshow/code
svn: r8033
2007-12-17 00:28:20 +00:00
Matthew Flatt
fd1de94a48 change Scribble to complain about colliding tags
svn: r8025
2007-12-16 03:10:00 +00:00
Matthew Flatt
bfecd9e0f5 doc scribble/xref, and start net docs
svn: r8021
2007-12-15 23:36:23 +00:00
Matthew Flatt
f12a39d97b added scheme/help
svn: r8016
2007-12-15 18:02:05 +00:00
Matthew Flatt
8e68038c83 simple bibliography support in Scribble
svn: r7929
2007-12-09 17:40:40 +00:00
Matthew Flatt
cd7157641c Scribble improvements: defmodule & co.
svn: r7902
2007-12-05 21:41:07 +00:00
Matthew Flatt
8930f31115 remove 'else' and '=>' bindings from 'mzscheme'
svn: r7859
2007-11-29 14:08:08 +00:00
Matthew Flatt
cbf636442b define-struct/derived and doc improvements
svn: r7844
2007-11-27 15:15:34 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
5154426cf6 improve defproc* to support multiple bindings documented together (instead of just multiple forms of the same binding)
svn: r7285
2007-09-06 13:48:44 +00:00
Matthew Flatt
93cc35bd5b improced scribble class/interface doc forms
svn: r7284
2007-09-06 13:19:15 +00:00
Matthew Flatt
7e085ae75f save define-class-doc approach before trying to get rid of a lyer of bindings
svn: r7281
2007-09-05 14:18:44 +00:00
Matthew Flatt
f2607d736f clarify that schemeblock, etc. use for-label bindings
svn: r7264
2007-09-02 18:06:06 +00:00
Matthew Flatt
e4cbc4e6a9 371.2
svn: r7263
2007-09-02 17:39:32 +00:00
Matthew Flatt
d913915068 towards MrEd documentation via Scribble
svn: r7066
2007-08-09 17:21:12 +00:00
Matthew Flatt
1b6483bc36 catch up scribble reference
svn: r7051
2007-08-08 02:45:25 +00:00
Eli Barzilay
2974f38f31 removed spaces at eolns to make new-reader-diffs easier to follow
svn: r6763
2007-06-29 05:58:56 +00:00
Matthew Flatt
7de23b6373 change scribble to use new-lambda and new-struct, and correlate definitions and uses via lexical binding
svn: r6714
2007-06-22 05:59:42 +00:00
Matthew Flatt
2e536dc70e doc work, and also generalize normalize-definition to work with opts and kws
svn: r6665
2007-06-15 01:59:06 +00:00
Matthew Flatt
39a98d4266 refine and document new scheme grammar forms
svn: r6551
2007-06-09 01:39:47 +00:00
Matthew Flatt
3856d9e6a4 reference work, and also change ...0 and ...1 to ... and ...+
svn: r6498
2007-06-06 06:08:46 +00:00
Matthew Flatt
eeaa856ff1 reference-manual work
svn: r6480
2007-06-05 06:44:39 +00:00
Matthew Flatt
4736768878 doc and scribble work
svn: r6431
2007-06-01 06:28:46 +00:00
Matthew Flatt
040031fd66 repairs to doc build
svn: r6251
2007-05-24 02:44:01 +00:00