racket/collects/typed-racket
Asumu Takikawa c8e281a80e Fix union merging
Trying to merge (and thus resolve) applications of struct
types would cause infinite looping on type instantiation
if the struct type used both a union and recursion.

Closes PR 13821
2013-06-07 15:14:18 -04:00
..
base-env Reduce duplication in construction of syntax-infos. 2013-05-29 08:59:08 -07:00
env Restore commented for loop 2013-05-29 13:09:01 -04:00
infer Add a few more comments for inference modules 2013-06-05 16:18:22 -04:00
minimal/lang
optimizer Fix unsound fxquotient optimization. 2013-06-06 13:20:30 -04:00
private Fix TR contracts. 2013-05-31 21:08:52 -04:00
rep Massive cleanup of requriements in TR. 2013-05-15 23:18:29 -07:00
scribblings Use submodules instead of marking tricks for identifiers in docs. 2013-05-28 17:28:42 -04:00
typecheck Fix TR contracts. 2013-05-31 21:08:52 -04:00
types Fix union merging 2013-06-07 15:14:18 -04:00
utils Turn off TR contracts. 2013-06-01 08:15:10 -04:00
core.rkt Consolidate the rest of the syntax properties in TR. 2013-05-28 20:22:55 -07:00
info.rkt Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
language-info.rkt
minimal.rkt Minor refactorings. 2012-06-25 18:07:45 -04:00
tc-setup.rkt Move from syntax->list and map to stx-map. 2013-05-28 20:31:09 -07:00
typed-racket.rkt Massive cleanup of requriements in TR. 2013-05-15 23:18:29 -07:00
typed-reader.rkt Consolidate the rest of the syntax properties in TR. 2013-05-28 20:22:55 -07:00