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 |
|
Eli Barzilay
|
d61eb53686
|
Lots of documentation formatting.
Started as fixing misindented definitions, then more indentations, then
a bunch of similar things (square brackets, huge spaces at end-of-lines,
etc).
|
2011-08-15 07:50:04 -04: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 |
|
Eli Barzilay
|
8e0f8dd39c
|
More "~n" -> "\n" changes
|
2010-08-26 12:11:00 -04:00 |
|
Matthew Flatt
|
2f5b166073
|
more rackty guide, through the contracts section
|
2010-04-29 17:11:42 -06:00 |
|
Matthew Flatt
|
e447bc743f
|
doc typo and style corrections
svn: r16020
|
2009-09-16 00:59:44 +00:00 |
|
Robby Findler
|
7005c324d4
|
typos
svn: r12091
|
2008-10-22 12:23:44 +00:00 |
|
Robby Findler
|
505cc65181
|
added note about experimenting with contracts
svn: r12088
|
2008-10-21 21:24:49 +00:00 |
|
Robby Findler
|
c5680137bb
|
removed references to non-existent module
svn: r10233
|
2008-06-12 15:13:15 +00:00 |
|
Matthew Flatt
|
2b48cb0a4d
|
fill in some guide sections
svn: r9871
|
2008-05-16 21:23:53 +00:00 |
|
Eli Barzilay
|
b1a08edd5a
|
use new require specs in many places
svn: r8774
|
2008-02-23 09:42:03 +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
|
1644b86aa8
|
ported all of the contracts guide except the examples section
svn: r8242
|
2008-01-07 04:42:25 +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 |
|