racket/collects/typed-racket
2012-06-17 23:28:50 -04:00
..
base-env Extend time-apply to work with procedures with more than 2 arguments. 2012-06-17 23:04:47 -04: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 Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
optimizer Unbox exp on complex numbers. 2012-06-14 17:17:03 -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 Fix typo in TR special form docs 2012-06-11 17:29:02 -04:00
typecheck Recover from any failure when attempting to prune types. 2012-06-17 23:28:50 -04: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 Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
language-info.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
minimal.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
tc-setup.rkt Disable debugging printing. 2012-06-16 18:28:01 -04:00
typed-racket.rkt Support definitions of keyword functions in Typed Racket. 2012-06-02 18:22:07 -04:00
typed-reader.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00