racket/collects/typed-racket
Asumu Takikawa fd33584b6f Cut off type printing with :type at one level
Makes types print nicer with :type in most cases.
Previously, the printer expanded type aliases as much
as possible. Now, it defaults to a single level of expansion.
A later commit adds a #:verbose option to show the entire
type.
2013-05-20 16:14:14 -04:00
..
base-env Refactor to reduce right-ward drift 2013-05-14 15:25:44 -04:00
env Massive cleanup of requriements in TR. 2013-05-15 23:18:29 -07:00
infer Massive cleanup of requriements in TR. 2013-05-15 23:18:29 -07:00
minimal/lang Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
optimizer Have Optimization Coach report unsound float division missed optimizations. 2013-04-04 15:31:50 -04:00
private Fix parsing of (Struct ...) types. 2013-05-19 20:32:32 -04:00
rep Massive cleanup of requriements in TR. 2013-05-15 23:18:29 -07:00
scribblings Fix docs for Opaque 2013-05-03 13:10:31 -04:00
typecheck Fix regression for (begin) and simplify 2013-05-17 00:33:10 -04:00
types Cut off type printing with :type at one level 2013-05-20 16:14:14 -04:00
utils Massive cleanup of requriements in TR. 2013-05-15 23:18:29 -07:00
core.rkt Cut off type printing with :type at one level 2013-05-20 16:14:14 -04:00
info.rkt Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
language-info.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
minimal.rkt Minor refactorings. 2012-06-25 18:07:45 -04:00
tc-setup.rkt Cut off type printing with :type at one level 2013-05-20 16:14:14 -04:00
typed-racket.rkt Massive cleanup of requriements in TR. 2013-05-15 23:18:29 -07:00
typed-reader.rkt scheme -> racket 2012-06-25 13:39:07 -04:00