Commit Graph

670 Commits

Author SHA1 Message Date
Matthew Flatt
bf717526b0 start on regexp functions; further formatting improvements for defproc
svn: r6745
2007-06-27 00:17:04 +00:00
Matthew Flatt
c79499e8b6 regexp table formatted for new docs
svn: r6740
2007-06-26 08:18:55 +00:00
Matthew Flatt
320d31a0e9 fix lingering new-lambda reference
svn: r6733
2007-06-25 08:48:30 +00:00
Matthew Flatt
efb592bd15 doc work on modules, new big collection
svn: r6732
2007-06-25 08:47:02 +00:00
Matthew Flatt
f7bf029234 doc work (start on module guide)
svn: r6730
2007-06-25 06:37:25 +00:00
Matthew Flatt
a6cff46fae scribble: add toc on each HTML page
svn: r6725
2007-06-24 06:20:17 +00:00
Matthew Flatt
f78989e8a4 catch up more cross references
svn: r6722
2007-06-23 02:50:05 +00:00
Matthew Flatt
c3e28eda73 add note to the docs to explain that they don't match he current version
svn: r6721
2007-06-23 02:37:14 +00:00
Matthew Flatt
f9b2e75a75 more cross-referencing and icons to help explain margin notes
svn: r6720
2007-06-23 02:33:00 +00:00
Matthew Flatt
71685a4587 doc work, including improved defproc layout in the case of lots of arguments
svn: r6719
2007-06-22 22:56:39 +00:00
Matthew Flatt
ff1189600a doc work (fix long filename)
svn: r6717
2007-06-22 12:19:03 +00:00
Matthew Flatt
e0ce4d1d20 document new define-struct
svn: r6715
2007-06-22 06:49:22 +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
b502a8c952 reference work (especially on syntax model)
svn: r6711
2007-06-21 02:52:56 +00:00
Matthew Flatt
ceb1b78cea doc edits
svn: r6708
2007-06-20 08:54:40 +00:00
Matthew Flatt
2fe7c75dc1 doc work
svn: r6692
2007-06-19 08:32:38 +00:00
Matthew Flatt
e2dfc97726 doc work: set! in guide
svn: r6690
2007-06-19 00:23:11 +00:00
Matthew Flatt
1477c7ec1b doc work
svn: r6685
2007-06-18 06:34:41 +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
9d425a0bbf keyword-procedure corrections
svn: r6655
2007-06-14 02:15:32 +00:00
Matthew Flatt
b0328d4853 keyword-procedure implementation scribblings; reverted opt-lambda hacks
svn: r6654
2007-06-14 02:05:38 +00:00
Matthew Flatt
6b5c0ed0d9 improve layout of proc defns by using tables less
svn: r6624
2007-06-13 03:35:47 +00:00
Matthew Flatt
9d8a639f49 slightly better use of CSS for tables
svn: r6591
2007-06-12 10:03:32 +00:00
Matthew Flatt
06f925e50a improved CSS for IE
svn: r6588
2007-06-12 07:54:26 +00:00
Matthew Flatt
1ce06cc65a small doc edits
svn: r6586
2007-06-12 06:12:18 +00:00
Matthew Flatt
ab492c3f7c some doc edits related to sequences and for
svn: r6582
2007-06-12 03:04:16 +00:00
Matthew Flatt
05607ad661 work on docs for keyword arguments
svn: r6581
2007-06-12 01:44:02 +00:00
Matthew Flatt
32e9101594 guide and reference work; change opt-lambda to use lambda/kw and hack in keyword support for documentation purposes, along with define-opt
svn: r6572
2007-06-11 07:19:42 +00:00
Matthew Flatt
6683f05889 revert doc format of procedure specs
svn: r6570
2007-06-11 01:52:02 +00:00
Matthew Flatt
4f3afd9c75 experiment with a more contract-like form for docs
svn: r6569
2007-06-11 01:02:41 +00:00
Matthew Flatt
732569c39d scribblings: more explicit fonts and relative sizes for more consistent output, and colors changed to match DrScheme defaults
svn: r6560
2007-06-09 23:21:39 +00:00
Matthew Flatt
39a98d4266 refine and document new scheme grammar forms
svn: r6551
2007-06-09 01:39:47 +00:00
Matthew Flatt
7d7cae8bf2 get rid of for-values, change document format for mini-grammars
svn: r6549
2007-06-09 01:13:52 +00:00
Matthew Flatt
8c6f3b70de fix minor newdoc typo
svn: r6539
2007-06-08 05:41:39 +00:00
Matthew Flatt
04836dbae1 fix more typos
svn: r6501
2007-06-06 07:22:52 +00:00
Matthew Flatt
3ac6ef1d06 fix some typos
svn: r6500
2007-06-06 07:15:56 +00:00
Matthew Flatt
a2e6a837ae guide edits, including demotion of for/list
svn: r6499
2007-06-06 07:05:07 +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
a0cee55f56 improve reference-to-guide links
svn: r6497
2007-06-06 01:39:36 +00:00
Matthew Flatt
8d61bb4c70 reference-manual work
svn: r6495
2007-06-06 01:13:51 +00:00
Matthew Flatt
eeaa856ff1 reference-manual work
svn: r6480
2007-06-05 06:44:39 +00:00
Matthew Flatt
2423d8bd2b fix latex output
svn: r6469
2007-06-04 06:53:10 +00:00
Matthew Flatt
d2f0b1756c schemeblock improvements and reference-manual work
svn: r6468
2007-06-04 06:34:16 +00:00
Matthew Flatt
4736768878 doc and scribble work
svn: r6431
2007-06-01 06:28:46 +00:00
Matthew Flatt
c59c7ebab7 revised 'for' and docs
svn: r6400
2007-05-30 03:10:57 +00:00
Matthew Flatt
e9385a910e 370.2
svn: r6369
2007-05-29 03:26:32 +00:00
Matthew Flatt
b6391ebfdd guide edits
svn: r6342
2007-05-27 00:00:11 +00:00
Matthew Flatt
f438bb590c minor edit
svn: r6339
2007-05-26 06:36:57 +00:00
Matthew Flatt
5f37b5e912 continued work on the guide
svn: r6338
2007-05-26 06:31:34 +00:00
Matthew Flatt
574c9b5f78 fix and improve latex rendering
svn: r6332
2007-05-26 02:12:34 +00:00
Matthew Flatt
e68b1dbe9d in-range insteda of range in doc
svn: r6330
2007-05-26 00:53:14 +00:00
Matthew Flatt
5cd9016cc1 start work on guide section on data; add support for styled paragraphs; fix interactions and state
svn: r6328
2007-05-26 00:50:37 +00:00
Matthew Flatt
7d9f2d8b6a fix local TOC in latex output
svn: r6288
2007-05-25 01:54:44 +00:00
Matthew Flatt
56f636d0c8 doc edits
svn: r6287
2007-05-25 01:47:29 +00:00
Matthew Flatt
e7b115cd58 add missing files
svn: r6286
2007-05-25 01:44:21 +00:00
Matthew Flatt
30861f4a25 move indenting section
svn: r6285
2007-05-25 01:43:51 +00:00
Matthew Flatt
75632a9cc3 reorganize guide to have the Scheme background in one section
svn: r6284
2007-05-25 01:30:00 +00:00
Matthew Flatt
7e1e1dcf3d doc edits, and fix scheme rendering for code that has multiple consecutive spaces
svn: r6267
2007-05-24 12:19:35 +00:00
Matthew Flatt
4ff0390a07 better layout of generated scribble-reader examples
svn: r6266
2007-05-24 11:08:26 +00:00
Matthew Flatt
3c25a6ad93 make scribble reader section fit narrower column
svn: r6265
2007-05-24 10:36:03 +00:00
Matthew Flatt
bcd9646911 doc typo
svn: r6263
2007-05-24 10:03:12 +00:00
Matthew Flatt
51e52cea87 doc edits and rendering improvements
svn: r6260
2007-05-24 09:35:34 +00:00
Matthew Flatt
e847bc68e0 add module to generate PDF docs
svn: r6258
2007-05-24 07:11:36 +00:00
Matthew Flatt
6c7081f0e6 narrower formatting of docs
svn: r6256
2007-05-24 07:08:31 +00:00
Matthew Flatt
49740192d5 doc edits
svn: r6255
2007-05-24 06:04:01 +00:00
Matthew Flatt
3c8436802d fix problem with more unmarshalable values in quick guide
svn: r6253
2007-05-24 03:13:47 +00:00
Matthew Flatt
e217d98606 fix reference to MrEd-eval log file for quick doc
svn: r6252
2007-05-24 02:51:14 +00:00
Matthew Flatt
040031fd66 repairs to doc build
svn: r6251
2007-05-24 02:44:01 +00:00
Matthew Flatt
499fdddb41 remove stray file
svn: r6250
2007-05-24 02:23:32 +00:00
Matthew Flatt
858c8024ef new documentation source moved to the trunk collects
svn: r6249
2007-05-24 02:20:28 +00:00