racket/collects/typed-racket
Neil Toronto 8f840bd07b Fixed erroneously imprecise type for +nan.f literal (now Single-Flonum-Nan)
Types for nan?, infinite?, pi.f, exact-round, exact-floor, exact-ceiling,
exact-truncate, degrees->radians, radians->degrees

Extended tc-random-testing: generates exact integers and rationals now

Fixed types of sinh, cosh and tanh to account for underflow and NaNs
2012-06-09 17:46:04 -06:00
..
base-env Fixed erroneously imprecise type for +nan.f literal (now Single-Flonum-Nan) 2012-06-09 17:46:04 -06:00
env Use the new syntax properties for checking keyword functions. 2012-06-01 18:37:02 -04:00
infer Speed up and improve tc-literal. Now uses expected types more, and more sensibly. 2012-02-20 15:09:51 -05:00
minimal/lang
optimizer Support definitions of keyword functions in Typed Racket. 2012-06-02 18:22:07 -04:00
private Support definitions of keyword functions in Typed Racket. 2012-06-02 18:22:07 -04:00
rep Remove testing code, and failed experiment. 2012-06-01 20:08:37 -04:00
scribblings Document new TR aliased definitions. 2012-06-04 17:02:18 -04:00
typecheck Fixed erroneously imprecise type for +nan.f literal (now Single-Flonum-Nan) 2012-06-09 17:46:04 -06:00
types Fixed erroneously imprecise type for +nan.f literal (now Single-Flonum-Nan) 2012-06-09 17:46:04 -06:00
utils Support definitions of keyword functions in Typed Racket. 2012-06-02 18:22:07 -04:00
core.rkt Switch to square brackets for REPL type display. 2011-09-13 15:42:04 -04:00
info.rkt
language-info.rkt
minimal.rkt
tc-setup.rkt Support definitions of keyword functions in Typed Racket. 2012-06-02 18:22:07 -04:00
typed-racket.rkt Support definitions of keyword functions in Typed Racket. 2012-06-02 18:22:07 -04:00
typed-reader.rkt