macrotypes/tapl/tests
2015-12-17 17:05:25 -05:00
..
exist-tests.rkt generalize fomega ty= to avoid specific types; add tests 2015-10-14 14:57:27 -04:00
ext-stlc-tests.rkt implement list functions using infer.rkt: annotations still required for top lvl fns and unapplied lams 2015-12-16 19:39:18 -05:00
fomega-tests.rkt define star as rename-transformer to #%type, in fomega 2015-10-14 15:39:11 -04:00
fomega2-tests.rkt generalize fomega ty= to avoid specific types; add tests 2015-10-14 14:57:27 -04:00
fomega3-tests.rkt replace provide/requires with "extends...except"/"reuse...from" forms 2015-10-01 16:21:29 -04:00
fsub-tests.rkt progress commit: stuck on fomega+define-syntax-category 2015-08-21 19:28:36 -04:00
infer-tests.rkt add more infer examples 2015-12-17 17:05:25 -05:00
lam-testing-tests.rkt move type=? out of typecheck.rkt and into each language def 2015-05-28 19:18:26 -04:00
rackunit-typechecking.rkt fix define-type-constructor to properly error if used at runtime 2015-09-10 14:29:23 -04:00
run-all-tests.rkt start exploring (local) inference 2015-12-11 17:01:25 -05:00
stlc-tests.rkt add stlc fail tests 2015-10-22 13:22:35 -04:00
stlc+box-tests.rkt start exploring (local) inference 2015-12-11 17:01:25 -05:00
stlc+cons-tests.rkt implement list functions using infer.rkt: annotations still required for top lvl fns and unapplied lams 2015-12-16 19:39:18 -05:00
stlc+lit-tests.rkt progress commit: use typechecking system to typecheck types 2015-08-14 19:37:09 -04:00
stlc+occurrence-tests.rkt [o+] some examples from ICFP'10 paper 2015-10-19 13:53:15 -04:00
stlc+overloading-tests.rkt [overload] now improved with identifier macros 2015-10-22 15:20:16 -04:00
stlc+rec-iso-tests.rkt progress commit: use typechecking system to typecheck types 2015-08-14 19:37:09 -04:00
stlc+reco+sub-tests.rkt fix subtyping bug in if; add current-join 2015-09-16 15:04:48 -04:00
stlc+reco+var-tests.rkt progress commit: use typechecking system to typecheck types 2015-08-14 19:37:09 -04:00
stlc+sub-tests.rkt Merged in o+ (pull request #4) 2015-10-22 17:05:05 -04:00
stlc+tup-tests.rkt progress commit: use typechecking system to typecheck types 2015-08-14 19:37:09 -04:00
sysf-tests.rkt completed: type valiation; new type constructor pattern matching 2015-08-19 19:29:07 -04:00