Commit Graph

83 Commits

Author SHA1 Message Date
Matthew Flatt
01d15eb9b6 add unsafe-fx->fl; avoid some gcc warnings
svn: r16221
2009-10-02 19:45:41 +00:00
Jay McCarthy
3432cf282f Adding more specific contracts
svn: r15709
2009-08-11 22:31:44 +00:00
Jay McCarthy
d8bc61ae41 Adding more specific contracts
svn: r15708
2009-08-11 22:10:47 +00:00
Matthew Flatt
970a796bc6 defmodulelang and schememodlink changes to split lang text and module path
svn: r15619
2009-07-29 13:15:50 +00:00
Matthew Flatt
229e2636de change scribble 'variant' to 'property'; add contracts in scribble/decode
svn: r15581
2009-07-27 03:55:43 +00:00
Matthew Flatt
bc9eef93f6 Scribble manual typos and up-to-date scribble/sigplan docs
svn: r15571
2009-07-26 02:52:37 +00:00
Matthew Flatt
345c17e85c major Scribble revision (v4.2.1.2)
svn: r15569
2009-07-25 20:25:33 +00:00
Matthew Flatt
bcfb69b21f add compound-paragraphs to Scribble, improve Latex rendering for unnested single-column tables
svn: r15378
2009-07-04 00:52:03 +00:00
Eli Barzilay
28efb47c90 better
svn: r15115
2009-06-08 07:48:24 +00:00
Eli Barzilay
092d97690b accidental typo
svn: r15114
2009-06-08 01:29:08 +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
Matthew Flatt
f6c389d0ec fix Scribble Latex rendering of prefixed tags; add #:tag-prefixes argument to secref and tech
svn: r14610
2009-04-25 15:19:58 +00:00
Matthew Flatt
d49e36d983 fix margin-note typo
svn: r14536
2009-04-17 01:46:19 +00:00
Matthew Flatt
8aa8b938a0 change margin-note to generate a blockquote insteda of a single paragraph
svn: r14535
2009-04-17 01:30:15 +00:00
Eli Barzilay
c0a8a01222 Changed @itemize{...} to @itemize[...] (done after comparing the doc
tree and verifying that there are no changes).
(Also fixed a few bugs that were in the code)

svn: r14427
2009-04-05 17:46:20 +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
Matthew Flatt
941a8935aa remove unneeded dependency of framework on parts of Scribble; Redex doc repairs; add #:style? argument to deftech
svn: r13696
2009-02-17 15:22:55 +00:00
Matthew Flatt
0f18d68649 Scribble: change handling of argumentd in defproc, etc., to use lexical bidning instead of parameters and symbols; fix some docs
svn: r13688
2009-02-17 01:15:38 +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
Matthew Flatt
7b57156ac2 add #:underlined? argument to elemref
svn: r13669
2009-02-16 16:42:22 +00:00
Matthew Flatt
8cf310d8fc doc scribble/comment-reader
svn: r13575
2009-02-14 13:34:58 +00:00
Eli Barzilay
caeb7f9fa1 forgot to save these with the previous commit
svn: r13417
2009-02-04 16:31:59 +00:00
Matthew Flatt
851c58ea50 add #:contracts optional sub-form to defform
svn: r13012
2009-01-05 14:00:07 +00:00
Matthew Flatt
7b3c5db0f8 doc .gif->.png for Scribble Latex output
svn: r13009
2009-01-05 10:24:02 +00:00
Matthew Flatt
37d6c77066 fix docs for bibliography
svn: r11922
2008-10-01 16:04:05 +00:00
Matthew Flatt
6c2f070bb8 fix docs for bib-entry
svn: r11921
2008-10-01 15:59:46 +00:00
Carl Eastlund
7adcdfa444 Corrected syntax for #:use-sources clause of declare-exporting.
svn: r11402
2008-08-23 20:48:40 +00:00
Matthew Flatt
e233989e1d better error reporting for code:comment, and better docs for schememod
svn: r11211
2008-08-13 01:25:53 +00:00
Matthew Flatt
a97b4bff8a scribble and doc improvements
svn: r10896
2008-07-24 11:32:16 +00:00
Matthew Flatt
ec714113a4 fix uses of _ in foreign docs, and document the _ escape in 'schemblock'
svn: r10189
2008-06-08 11:46:07 +00:00
Matthew Flatt
76732257c7 fix typo
svn: r10185
2008-06-06 21:21:27 +00:00
Matthew Flatt
b5ce45a15c doc #:doc for 'techlink'
svn: r10184
2008-06-06 21:21:04 +00:00
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