racket/collects/tests
Matthew Flatt d7bf677645 track import "shapes" as procedure or structure type
Shape information allows the linker to check the importing
module's compile-time expectation against the run-time
value of its imports. The JIT, in turn, can rely on that
checking to better inline structure-type predicates, etc.,
and to more directy call JIT-generated code across
module boundaries.

In addition to checking the "shape" of an import, the import's
JITted vs. non-JITted state must be consistent. To prevent shifts
in JIT state, the `eval-jit-enabled' parameter is now restricted
in its effect to top-level bindings.
2012-10-30 13:29:28 -06:00
..
algol60
compiler
data add heap sequencing fns to data/heap 2012-10-27 21:09:29 -04:00
datalog
db db: fix finalization bug 2012-10-22 13:27:59 -04:00
deinprogramm
drracket adjust the online check syntax frame/tab leak test case 2012-10-27 16:45:44 -05:00
eopl
errortrace
file
framework fix group-test 2012-10-17 20:19:15 -05:00
frtime
future FV: fix layout bug with timelines containing GC's, add GC 2012-10-20 01:36:20 -05:00
generic A whole bunch of missing newlines at EOFs (and a few other spaceages). 2012-10-19 06:47:24 -04:00
gracket racket/draw: fix problems with monochrome PNGs 2012-10-18 10:01:20 -06:00
honu [honu] remove debugging lines 2012-10-11 21:50:39 -06:00
htdp-lang fix string-ith's error message; Closes PR 13197 2012-10-17 20:27:12 -04:00
html
jpr
lazy
macro-debugger make macro stepper recover from jumps within expansion 2012-10-11 17:44:51 -04:00
match Move define/match to racket/match 2012-10-14 14:39:36 -04:00
mysterx
mzcom
net second attempt at removing reliance on tcp. available has been greatly simplified because it relied on the behavior the thread.rktl test is actually testing 2012-10-26 15:26:39 -06:00
openssl
plai
planet
profile
r6rs
racket track import "shapes" as procedure or structure type 2012-10-30 13:29:28 -06:00
racklog
rackunit
scribble scriblib/autobib: more graceful failure when bib not rendered 2012-10-01 07:14:46 -06:00
scriblib
slatex
srfi fix SRFI 1 testing of `unfold-right' 2012-10-29 07:56:57 -06:00
stepper updated manual tests 2012-10-22 14:57:38 -07:00
stxparse fixed template tests 2012-10-11 17:37:57 -04:00
syntax
syntax-color
test-engine
typed-racket Improve contract generation in Typed Racket. 2012-10-25 23:31:02 -07:00
units
unstable Fix unstable/logging to work with the new logging system. 2012-09-11 13:48:14 -04:00
utils
web-server Obey contract in internal test 2012-09-01 12:48:14 -06:00
xml Adding support for byte counting rather than char counting in XML 2012-10-12 17:15:13 -06:00
xrepl
eli-tester.rkt
info.rkt
run-automated-tests.rkt
stress.rkt
zo-path.rkt
zo-size.rkt