Stevie Strickland
4ac235f534
Trunk merging, taking care to integrate Robby's changes appropriately. Only
...
change from what he did was that I added a name arg to the verify/contract
macro (he already has coerce-contract take a name appropriately, so this
was very simple, yay!).
svn: r11737
2008-09-13 23:17:58 +00:00
Robby Findler
d69957455c
a bunch more values are now converted into contracts automatically (added bytes)
...
svn: r11730
2008-09-13 22:37:16 +00:00
Robby Findler
85e489219c
a bunch more values are now converted into contracts automatically
...
svn: r11729
2008-09-13 22:35:09 +00:00
Stevie Strickland
1d9721a406
Oh, yeah, I'm digging me that merge tracking. Trunkward, ho!
...
svn: r11717
2008-09-13 03:20:43 +00:00
Matthew Flatt
72055191b4
add printable<%>
...
svn: r11705
2008-09-12 22:50:09 +00:00
Stevie Strickland
af5628bb5a
Fix up syntax here.
...
svn: r11698
2008-09-12 19:32:39 +00:00
Stevie Strickland
eb919c78d1
Doc fixes.
...
svn: r11686
2008-09-12 16:26:09 +00:00
Stevie Strickland
c32c61ab74
Initial work on documenting the new form and changing the documentation
...
for define/contract appropriately.
svn: r11681
2008-09-12 15:20:02 +00:00
Matthew Flatt
d9654f9a8a
doc: scheme/port is not re-exported by scheme/main
...
svn: r11551
2008-09-05 12:14:49 +00:00
Robby Findler
44b62899fa
improved blame error message when there is no source location
...
svn: r11526
2008-09-02 16:12:13 +00:00
Matthew Flatt
2b98280729
fix module-path-index spec and use related to resolved module paths
...
svn: r11523
2008-09-02 13:54:43 +00:00
Robby Findler
5596aff30f
improved contract error messages so that they now always have absolute module references in them for blame information
...
svn: r11511
2008-09-01 19:54:50 +00:00
Matthew Flatt
744df67d4e
fix some remaining Latex-isms that Eli found in the docs
...
svn: r11454
2008-08-27 12:28:24 +00:00
Eli Barzilay
d26f27e140
Lots of minor edits -- mainly dropping unnecessary backslashes and
...
using @litchar with braces.
svn: r11451
2008-08-27 08:35:27 +00:00
Eli Barzilay
6cd75acb0a
a bunch of (mostly) latex-leftover typos
...
svn: r11449
2008-08-27 07:07:59 +00:00
Eli Barzilay
8956e83c72
minor edits
...
svn: r11422
2008-08-25 17:01:03 +00:00
Matthew Flatt
0c56691440
fix ambiguous wording about #! as a synonym for #lang
...
svn: r11420
2008-08-25 15:39:26 +00:00
Eli Barzilay
ca99fe0b0d
improved example a little further
...
svn: r11418
2008-08-25 15:31:01 +00:00
Eli Barzilay
524cf0414d
fix typo, more explanations, better IO sample code
...
svn: r11414
2008-08-25 14:22:56 +00:00
Matthew Flatt
e507d9a1a3
fix doc mistakes related to struct guards
...
svn: r11368
2008-08-21 17:02:50 +00:00
Matthew Flatt
76cf25fc12
document 'mzc --decompile'
...
svn: r11317
2008-08-19 00:50:52 +00:00
Matthew Flatt
9453aaaccf
assign authors to manuals
...
svn: r11287
2008-08-15 20:16:06 +00:00
Matthew Flatt
32729b8ae8
fix docs to indicate that datum->syntax and syntax->datum recur through immutable prefab structures
...
svn: r11253
2008-08-14 21:04:01 +00:00
Matthew Flatt
caf7bdd363
fix descripting of struct-field-index (PR 9685)
...
svn: r11223
2008-08-13 18:51:03 +00:00
Matthew Flatt
178c30e6e4
fix lcm on 0
...
svn: r11194
2008-08-11 23:55:32 +00:00
Robby Findler
1b223aedec
fixed typo
...
svn: r11171
2008-08-09 18:21:01 +00:00
Matthew Flatt
d0419345d8
clean up extended in-vector, in-string, and in-bytes
...
svn: r11124
2008-08-07 12:13:21 +00:00
Eli Barzilay
097f05fe61
eof-object -> eof
...
svn: r11098
2008-08-06 02:57:49 +00:00
Noel Welsh
af47885ea2
Document the extended in-vector form.
...
svn: r11069
2008-08-04 18:48:58 +00:00
Eli Barzilay
a0fd33678f
* Added `note-init-lib' for libraries in scheme/init
...
* Use it in help.scrbl and in enter.scrbl (which is not reprovided by
scheme)
* Updated init.scrbl
* Improved code in reference.scrbl
svn: r11051
2008-08-03 18:58:04 +00:00
Eli Barzilay
b755a4b720
typo (PR9654)
...
svn: r11037
2008-08-02 19:45:21 +00:00
Eli Barzilay
3858ad007f
added example
...
svn: r11032
2008-08-02 07:46:48 +00:00
Eli Barzilay
857bc4b63b
typo
...
svn: r11031
2008-08-02 07:42:06 +00:00
Sam Tobin-Hochstadt
ec09e2c16a
Fix typo.
...
svn: r11027
2008-08-01 20:33:40 +00:00
Sam Tobin-Hochstadt
35575378d8
Add shorthands for define-require-syntax and define-provide-syntax.
...
Document shorthands.
svn: r11025
2008-08-01 18:48:48 +00:00
Matthew Flatt
21b831f4bf
make-reader-graph doesn't traverse mpairs
...
svn: r11020
2008-08-01 14:03:29 +00:00
Matthew Flatt
ba42c11850
fix doc typos
...
svn: r11006
2008-07-31 12:09:28 +00:00
Matthew Flatt
1ca888a934
dic docs for 'do' (PR 9640)
...
svn: r10970
2008-07-29 19:23:38 +00:00
Matthew Flatt
2c813c53c5
fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs)
...
svn: r10960
2008-07-29 12:56:05 +00:00
Eli Barzilay
5cee270746
svn: r10956
2008-07-29 07:45:26 +00:00
Matthew Flatt
65ce019fbc
refine map docs to clarify that the results are in order
...
svn: r10948
2008-07-28 20:28:20 +00:00
Eli Barzilay
0a79a5c513
removed bogus text
...
svn: r10943
2008-07-28 16:36:23 +00:00
Matthew Flatt
4092392e5a
adjust Scribble para/div style handling
...
svn: r10910
2008-07-25 13:16:06 +00:00
Matthew Flatt
8e4647cd6c
tweak table-of-contents rendering again
...
svn: r10902
2008-07-24 13:45:08 +00:00
Matthew Flatt
a97b4bff8a
scribble and doc improvements
...
svn: r10896
2008-07-24 11:32:16 +00:00
Matthew Flatt
5ff75bac42
allow duplicate struct properties if the values are eq?; add position-locations to text%
...
svn: r10849
2008-07-21 18:54:09 +00:00
Matthew Flatt
763d37d775
properties can now effectively inherit properties (v4.0.2.5)
...
svn: r10848
2008-07-21 17:04:25 +00:00
Eli Barzilay
bba44e46e8
clarify arity of procedure input to regexp-match
...
svn: r10838
2008-07-19 02:25:40 +00:00
Matthew Flatt
69d604c0be
fix udp test and update docs related to socket re-binding
...
svn: r10835
2008-07-18 21:33:11 +00:00
Matthew Flatt
867306caff
new #lang planet reader; new sandbox-make-loger parameter
...
svn: r10833
2008-07-18 17:25:49 +00:00