racket/collects/tests
Matthew Flatt 3150b31eb7 bytecode optimizer improvement
Generalize splitting of `(let-values ([(x ...) (values e ...)]) ....)'
to `(let ([x e] ...) ....)' for any `e', since it's always equivalent.
Right?

(The old requirements on the `e's seem to be needed only for
`letrec-values' splitting and maybe mutable variables.)
2012-08-16 16:39:21 -06:00
..
algol60
compiler compiler/zo-marshal: repair mashaling of import info in syntax 2012-08-06 15:32:27 -06:00
data
datalog
db
deinprogramm
drracket adjust the leak test so that it first runs with online 2012-08-13 10:31:54 -05:00
eopl
errortrace errortrace: fix profiling for phase >= 2 code 2012-07-23 07:05:40 -05:00
file
framework
frtime
future Fix process id sorting in future visualizer 2012-08-11 09:21:29 -05:00
generic
gracket racket/gui: fix access of scrollbar values for canvas without a scrollbar 2012-08-12 20:17:29 -06:00
honu
htdp-lang
html
jpr
lazy
macro-debugger
match
mysterx COM test updates 2012-07-26 16:32:59 -06:00
mzcom
net
openssl
plai
planet
profile
r6rs
racket bytecode optimizer improvement 2012-08-16 16:39:21 -06:00
racklog Fixing Racklog cut error found by Erik Dominikus 2012-08-14 21:34:02 -06:00
rackunit Revert "Fixing Rackunit tests after alignment" 2012-08-15 09:34:17 -06:00
scribble scribble/base: generalize `itemlist' to splice/coerce some arguments 2012-08-03 13:43:23 -06:00
scriblib
slatex
srfi
stepper
stxparse removed (unused) reference to not-break-exn? 2012-07-31 19:15:21 -04:00
syntax
syntax-color
test-engine
typed-racket Replaced infer-dummy with lazy-require. 2012-08-14 16:04:51 -04:00
units
unstable added recontract-out 2012-08-03 20:52:35 -04:00
utils
web-server
xml
xrepl Fix test due to code refactoring, sort export lists in module descriptions. 2012-07-28 12:12:35 -04:00
eli-tester.rkt
info.rkt
run-automated-tests.rkt
stress.rkt
zo-path.rkt
zo-size.rkt