typed-racket/typed-racket-lib
Alex Knauth bacc1b3411 Fix type of syntax->list (#348)
* Fix type of syntax->list

to return `(U False (Listof (Syntaxof Any)))` if it can't prove that the input is a syntax-list.

Fixes https://github.com/racket/typed-racket/issues/347
This makes the type `syntax->list` consistent with the type `stx->list` already has.

* Add tests for syntax->list
2016-04-16 20:18:59 -04:00
..
typed Only show OC button in DrR when the tool is actually loaded. 2015-12-18 15:58:40 -06:00
typed-racket Fix type of syntax->list (#348) 2016-04-16 20:18:59 -04:00
info.rkt Add typed/racket/random, bump version 2016-04-07 15:03:57 -04:00
LICENSE.txt Remove extra directories. 2014-12-02 00:53:36 -05:00