racket/collects/typed-racket/types
Vincent St-Amour a6d5a98b61 Include NaN in all floating-point types.
Makes more closure properties hold, but weakens occurrence typing for
some comparisons involving flonums.
2012-08-03 14:21:44 -04:00
..
abbrev.rkt Make TR compile cleanly with contracts enabled. 2012-07-15 19:21:11 -04:00
convenience.rkt File splitting, dependency reduction. 2012-06-28 14:34:07 -04:00
filter-ops.rkt More refactoring and reduction of runtime dependencies. 2012-06-28 14:34:07 -04:00
generalize.rkt File splitting, dependency reduction. 2012-06-28 14:34:07 -04:00
kw-types.rkt Support definitions of keyword functions in Typed Racket. 2012-06-02 18:22:07 -04:00
numeric-predicates.rkt Added inline hint around `index?' definition; my own timing suggests 2x speedup 2012-07-09 19:15:35 -07:00
numeric-tower.rkt Include NaN in all floating-point types. 2012-08-03 14:21:44 -04:00
printer.rkt Print StructTop nicely. 2012-07-14 18:41:42 -04:00
remove-intersect.rkt Ensure that structs don't overlap with simple values. 2012-07-20 13:01:32 -04:00
resolve.rkt scheme -> racket 2012-06-25 13:39:07 -04:00
substitute.rkt scheme -> racket 2012-06-25 13:39:07 -04:00
subtype.rkt Make TR compile cleanly with contracts enabled. 2012-07-15 19:21:11 -04:00
tc-error.rkt More refactoring and reduction of runtime dependencies. 2012-06-28 14:34:07 -04:00
tc-result.rkt File splitting, dependency reduction. 2012-06-28 14:34:07 -04:00
type-table.rkt Reduce some dependencies of Typed Racket prims. 2012-07-12 17:41:12 -04:00
union.rkt More refactoring and reduction of runtime dependencies. 2012-06-28 14:34:07 -04:00
utils.rkt Fix bad contract and clashing provides in TR when contracts are enabled. 2012-07-15 19:21:25 -04:00