typed-racket/typed-racket-lib/typed-racket
2017-11-08 09:49:22 -05:00
..
base-env Fix cast under multiple cases of case-> (#589) 2017-09-30 19:19:18 -04:00
env fix parsing of refinements and type aliases 2017-11-05 15:32:21 -05:00
infer Handle subtyping with all-optional kw args better. 2017-10-02 12:37:37 -04:00
logic simplify arrows a little, less list allocation (#566) 2017-07-01 16:56:22 +01:00
minimal/lang Remove extra directories. 2014-12-02 00:53:36 -05:00
optimizer attempt to fix float-complex 2017-07-10 15:56:45 -05:00
private Avoid wrapping 5 when contracted as (Sequenceof Integer) 2017-11-08 09:49:22 -05:00
rep more general linear exp stx for props 2017-11-05 19:20:03 -05:00
static-contracts static-contracts: improve optimizer's test for flat scs 2017-11-07 00:35:28 -05:00
typecheck check-below use props if with-refinements on 2017-11-05 21:10:58 -05:00
types fix optional and rest arg reasoning (#618) 2017-10-02 23:44:23 -04:00
utils add missing check for false in tc-error 2017-10-25 12:44:45 -04:00
core.rkt add dependent function types (#584) 2017-09-25 12:52:33 -04:00
HISTORY.txt Typed Racket HISTORY update. 2017-10-23 17:08:28 -04:00
info.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
language-info.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
minimal.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
standard-inits.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
tc-setup.rkt Use code-inspectors to prevent optimization in unsafe contexts. (#531) 2017-04-12 15:17:41 -04:00
typed-racket.rkt Don't set current-inspector in Typed Racket. 2016-07-09 20:08:20 -04:00
typed-reader.rkt Disable the #{} reader macro if a dispatch macro already exists on #\{ 2015-05-14 14:35:30 -07:00