racket/collects/tests
Matthew Flatt b7d5aed8d7 add "alias" and "converted-arguments-variant" properties
The properties appear in the inlining expansion of an application
of a keyword-accepting function, and they're mainly intended for
use by Typed Racket.

The property keys are hidden, so that the property value can be
trusted as originating from `racket/base'. The accessor functions are
`syntax-procedure-alias-property' and
`syntax-procedure-converted-arguments-property' from
`racket/keyword-transform'.
2012-05-17 10:58:22 -06:00
..
aligned-pasteboard
compiler A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
data
datalog
db db: various fixes and additions 2012-05-09 09:17:52 -06:00
deinprogramm fix some tests related to the make-color' and make-pen' addition 2012-05-03 19:22:58 -06:00
drracket A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
eopl
errortrace
file
framework A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
frtime
future implement branch mode JIT generation for `box-cas!' 2012-05-03 19:22:46 -06:00
gracket A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
honu
htdp-lang
html
jpr
lazy Minor fixes to `tests/lazy'. 2012-05-06 05:38:04 -04:00
macro-debugger fix check-requires for submodules 2012-05-07 14:46:13 -06:00
match
mysterx
mzcom
net
openssl
plai
planet fix Planet resolver for submodule tests 2012-04-19 08:15:11 -06:00
profile
r6rs
racket add "alias" and "converted-arguments-variant" properties 2012-05-17 10:58:22 -06:00
racklog
rackunit
scribble scribble/eval: add eval:result' and eval:results' 2012-05-09 19:11:21 -06:00
scriblib
slatex
srfi
stepper A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
stxparse
syntax
syntax-color
test-engine
typed-racket More precise type for flexpt. 2012-05-08 11:42:21 -04:00
units "broke it's contract" -> "broke its contract" 2012-05-16 11:44:09 -04:00
unstable Fix breakage from 3fceae2715 2012-05-17 10:29:55 -06:00
utils
web-server Adding new options re Galler 2012-04-24 14:49:33 -06:00
xml generalize `xml/plist' to read/write any plist value 2012-04-10 16:38:54 -06:00
xrepl Use `scribble/text/wrap' in xrepl. 2012-05-06 05:38:04 -04:00
eli-tester.rkt
info.rkt
run-automated-tests.rkt
stress.rkt
zo-path.rkt
zo-size.rkt