racket/collects/typed-racket/base-env
Neil Toronto a713ca8a8b Added nan?, infinite?, degrees->radians, radians->degrees, exact-round, exact-floor, exact-ceiling, exact-truncate to racket/math
Altered TR's random arithmetic testing to generate single-flonums and very small flonums; fails now because of erroneous types

Fixes to sgn, sinh, cosh, and tanh:
 * preserve single-flonum-ness
 * correct zero sign (-0.0) for negative return values that are smaller than epsilon
 * correct behavior with NaN and infinite inputs
2012-06-05 22:40:44 -06:00
..
annotate-classes.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
base-env-indexing-abs.rkt Fix types for regexp-match*' and regexp-match-positions*'. 2012-03-19 15:59:34 -04:00
base-env-indexing.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
base-env-numeric.rkt Added nan?, infinite?, degrees->radians, radians->degrees, exact-round, exact-floor, exact-ceiling, exact-truncate to racket/math 2012-06-05 22:40:44 -06:00
base-env.rkt Improve type of identity. 2012-06-02 18:52:18 -04:00
base-special-env.rkt Support definitions of keyword functions in Typed Racket. 2012-06-02 18:22:07 -04:00
base-structs.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
base-types-extra.rkt Add an alternate name for case->. 2012-01-13 11:28:36 -05:00
base-types.rkt Fix handling of NaN and infinities. 2012-05-25 17:15:22 -04:00
colon.rkt Fix curried function type parsing without (). 2011-10-28 15:43:29 -04:00
env-lang.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
extra-procs.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
for-clauses.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
internal.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
prims.rkt Support definitions of keyword functions in Typed Racket. 2012-06-02 18:22:07 -04:00
type-env-lang.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00