typed-racket/typed-racket-lib/typed-racket
Ben Greenman 137c138b2e static-contracts: fix list-length/sc
- Change `list-length/sc` to be a contract for lists
- Add tests to check sc-generated contracts against values
2017-09-19 00:13:00 -04:00
..
base-env fix type of integer-bytes->integer 2017-07-12 16:41:51 -04:00
env simplify arrows a little, less list allocation (#566) 2017-07-01 16:56:22 +01:00
infer simplify arrows a little, less list allocation (#566) 2017-07-01 16:56:22 +01: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 backwards-compatibility: make HashTableTop generate a flat contract 2017-07-13 15:13:59 -04:00
rep fix binder lvl typo 2017-07-02 09:24:50 +01:00
static-contracts static-contracts: fix list-length/sc 2017-09-19 00:13:00 -04:00
typecheck Improve loop inference heuristics. 2017-07-16 19:54:14 -04:00
types backwards-compatibility: make HashTableTop generate a flat contract 2017-07-13 15:13:59 -04:00
utils simplify arrows a little, less list allocation (#566) 2017-07-01 16:56:22 +01:00
core.rkt add refinement types, linear expr objs, and ineq props (#510) 2017-03-27 14:32:29 -04:00
HISTORY.txt add TR HISTORY 2017-07-27 20:39:00 -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