racket/collects/racket
Robby Findler 8a0b6549a5 adjust the contract error messages to follow the error message
conventions in 9.2.1 of the reference (altho the messages do
not yet do the extra level of indenting when a field is too
long, nor are there any field names ending in ...)

Also, fix the docs for the #:stronger argument to
make-contract, make-chaperone-contract, and make-flat-contract
2012-08-05 20:09:09 -05:00
..
base/lang
contract adjust the contract error messages to follow the error message 2012-08-05 20:09:09 -05:00
draw racket/draw: use Cairo in a single-threaded way 2012-07-30 08:07:49 -06:00
gui
lang
load/lang
match revert use of lazy-require' in racket/match' implementation 2012-07-17 15:32:42 -06:00
place [Distributed Places] fix failing drdr tests 2012-07-31 13:56:38 -06:00
private adjust the contract error messages to follow the error message 2012-08-05 20:09:09 -05:00
signature Moved some mzlib library implementations to racket 2012-07-11 18:26:10 -04:00
snip/private Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
unit
unsafe
async-channel.rkt
base.rkt
block.rkt
bool.rkt
bytes.rkt
class.rkt
cmdline.rkt
contract.rkt
control.rkt Moved some mzlib library implementations to racket 2012-07-11 18:26:10 -04:00
date.rkt Moved some mzlib library implementations to racket 2012-07-11 18:26:10 -04:00
dict.rkt
draw.rkt racket/draw: Use interface contracts 2012-07-09 18:04:33 -04:00
engine.rkt Move engines from mzlib/thread to racket/engine 2012-07-26 14:47:29 -04:00
enter.rkt
fasl.rkt
file.rkt
fixnum.rkt
flonum.rkt
function.rkt
future.rkt
generator.rkt
generic.rkt
gui.rkt
help.rkt
include.rkt
init.rkt
kernel.rkt
keyword-transform.rkt
language-info.rkt
list.rkt Disable the #:before-first' and #:after-last' functionality in `add-between'. 2012-07-18 22:28:41 -04:00
load.rkt
local.rkt
main.rkt
match.rkt
math.rkt Some style things. 2012-06-18 19:23:21 -04:00
mpair.rkt Fix documentation for packages and mutable lists. 2012-07-31 17:12:30 -04:00
package.rkt Add a `compatibility' collect for compatibility with other languages. 2012-07-27 16:49:05 -04:00
path.rkt
performance-hint.rkt
place.rkt [Distributed Places] added #:thunk and #:named keyword arguments to distributed place creation functions 2012-07-31 11:51:55 -06:00
port.rkt improve port progress-evt guarantees; fix for `read-bytes-evt' et al. 2012-08-04 10:19:55 -06:00
pretty.rkt Moved some mzlib library implementations to racket 2012-07-11 18:26:10 -04:00
promise.rkt
provide-syntax.rkt
provide-transform.rkt
provide.rkt
require-syntax.rkt
require-transform.rkt
require.rkt
runtime-config.rkt
runtime-path.rkt Moved some mzlib library implementations to racket 2012-07-11 18:26:10 -04:00
sandbox.rkt
sequence.rkt
serialize.rkt
set.rkt adjust the contract error messages to follow the error message 2012-08-05 20:09:09 -05:00
shared.rkt Moved some mzlib library implementations to racket 2012-07-11 18:26:10 -04:00
snip.rkt
splicing.rkt
stream.rkt Remove apparently redundant use of multiple values from `stream-map'. 2012-07-10 22:52:18 -04:00
string.rkt Adjust the keyword names for string-join' following the change to add-between'. 2012-06-26 13:45:16 -04:00
struct-info.rkt
stxparam-exptime.rkt
stxparam.rkt
surrogate.rkt
syntax.rkt
system.rkt Some simplification of process error message contracts. 2012-07-20 12:57:28 -04:00
tcp.rkt
trace.rkt
trait.rkt
udp.rkt
unit-exptime.rkt Moved some mzlib library implementations to racket 2012-07-11 18:26:10 -04:00
unit.rkt doc fixups for struct' variants in scheme/unit', etc. 2012-07-17 11:00:46 -06:00
vector.rkt