racket/collects/typed-racket/types
Sam Tobin-Hochstadt 9e097866bf Vector fixes.
- Allow indexing into a VectorTop, with result `Any`.
- Don't use special typing rules for applications when the operator
  has an annotation or instantiation.

Closes PR 12887.
Closes PR 12888.
2012-07-14 21:30:26 -04:00
..
abbrev.rkt Vector fixes. 2012-07-14 21:30:26 -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 Fixed erroneously imprecise type for +nan.f literal (now Single-Flonum-Nan) 2012-06-09 17:46:04 -06:00
printer.rkt Print StructTop nicely. 2012-07-14 18:41:42 -04:00
remove-intersect.rkt Minor refactorings. 2012-06-25 18:07:45 -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 More refactoring and reduction of runtime dependencies. 2012-06-28 14:34:07 -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 More refactoring and reduction of runtime dependencies. 2012-06-28 14:34:07 -04:00