Eli Barzilay
|
a7064d5f6a
|
A bunch of typo fixes from Richard Cleis.
|
2012-06-14 17:20:05 -04:00 |
|
Robby Findler
|
fc3f4e675f
|
added a ``dissection'' of a contract error message to the Guide
closes PR 12738
|
2012-05-18 09:13:58 -05:00 |
|
Robby Findler
|
17a723a63e
|
Improve the contract error messages:
- add context information, so we can see which part of the contract failed
- re-arrange some of the information in the contracts
|
2012-04-21 16:55:03 -05:00 |
|
Matthew Flatt
|
e226dd7e26
|
add `contract-out'
|
2011-09-24 22:30:56 +09:00 |
|
Robby Findler
|
f22ec82d96
|
fix brain fart
closes PR 12126
|
2011-08-22 19:09:51 -05:00 |
|
Eli Barzilay
|
ac26fe7554
|
A ton of @scheme*' -> @racket*' and related updates.
Also, updates some of the mzlib files to point at `racket/*' libraries
rather than to `scheme/*' ones.
|
2011-06-25 04:08:47 -04:00 |
|
Eli Barzilay
|
debd1f9f1e
|
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
(Some other minor things here and there.)
|
2011-06-20 04:27:14 -04:00 |
|
Eli Barzilay
|
5a9d954f2a
|
Several typos from Jussi Salmela. Fixes PR 11790 -- all typos.
(Two issues remain that will be resolved later.)
|
2011-03-11 06:47:36 -05:00 |
|
Matthew Flatt
|
2f5b166073
|
more rackty guide, through the contracts section
|
2010-04-29 17:11:42 -06:00 |
|
Eli Barzilay
|
c88a5a6856
|
A bunch of additional typos
svn: r17976
|
2010-02-05 03:21:52 +00:00 |
|
Eli Barzilay
|
7838fec40e
|
fixed typo -- using str instead of result
svn: r14545
|
2009-04-17 17:34:47 +00:00 |
|
Eli Barzilay
|
39ba607413
|
double quotes
svn: r14544
|
2009-04-17 17:33:38 +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
|
550f323845
|
typo
svn: r14259
|
2009-03-25 02:21:34 +00:00 |
|
Robby Findler
|
2394848555
|
function contracts now preserve tail recursion
svn: r12360
|
2008-11-09 02:31:25 +00:00 |
|
Matthew Flatt
|
bad81f8bcd
|
small edits to contract docs
svn: r12028
|
2008-10-14 00:13:12 +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 |
|
Eli Barzilay
|
6cd75acb0a
|
a bunch of (mostly) latex-leftover typos
svn: r11449
|
2008-08-27 07:07:59 +00:00 |
|
Robby Findler
|
de74567f46
|
improved things a little based on Eli's and Greg Woodhouse's comments
svn: r11384
|
2008-08-22 14:13:12 +00:00 |
|
Eli Barzilay
|
f5be074421
|
typo
svn: r11378
|
2008-08-22 11:26:52 +00:00 |
|
Matthew Flatt
|
2b48cb0a4d
|
fill in some guide sections
svn: r9871
|
2008-05-16 21:23:53 +00:00 |
|
Eli Barzilay
|
264af9a6d0
|
improved scribble syntax use
svn: r8720
|
2008-02-19 12:22:45 +00:00 |
|
Robby Findler
|
9bdbfba888
|
Matthias's improvements to the contracts docs, plus a few minor fixes
svn: r8478
|
2008-01-30 20:20:31 +00:00 |
|
Robby Findler
|
1b31b38e1e
|
a little more work on the contracts guide
svn: r8254
|
2008-01-08 05:43:41 +00:00 |
|
Robby Findler
|
e4b26b3d67
|
added something to illustrate the difference between any and any/c
svn: r8247
|
2008-01-07 14:26:31 +00:00 |
|
Matthew Flatt
|
6f2791a503
|
some edits to the contract guide
svn: r8245
|
2008-01-07 12:48:38 +00:00 |
|
Robby Findler
|
1644b86aa8
|
ported all of the contracts guide except the examples section
svn: r8242
|
2008-01-07 04:42:25 +00:00 |
|
Robby Findler
|
765ec336e0
|
a little more progress
svn: r8205
|
2008-01-04 15:44:53 +00:00 |
|
Matthew Flatt
|
1717611b7b
|
doc format fix, sortof
svn: r8204
|
2008-01-04 15:27:41 +00:00 |
|
Robby Findler
|
fdb9c14eb8
|
started integrating the contracts guide into the plt scheme guide
svn: r8199
|
2008-01-03 22:23:45 +00:00 |
|