Typed Racket
Go to file
Asumu Takikawa 8b46b0199a Add an ignore-table for TR's optimizer
This allows the typechecker to tell the optimizer or
other downstream analyses what expressions to ignore
because they contain non-typechecked code.

Use it to fix handling of `send`

original commit: 2b9b16b165cecd1285e80545efee84bf340ac36d
2014-02-10 23:57:58 -05:00
pkgs/typed-racket-pkgs Add an ignore-table for TR's optimizer 2014-02-10 23:57:58 -05:00