macrotypes/tapl/tests
2016-04-13 15:14:57 -04:00
..
mlish revise extra-info to handle mutually recursive datatypes 2016-04-13 14:00:20 -04:00
exist-tests.rkt mlish: add hash, fl prims, str prims, output, and some other prims 2016-03-07 00:31:25 -05:00
ext-stlc-tests.rkt clean up requires/provides, see other mlish language additions below 2016-03-10 00:39:01 -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 clean up requires/provides, see other mlish language additions below 2016-03-10 00:39:01 -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
mlish-tests.rkt fix match expected-type propagation to non-datatype clauses 2016-04-11 14:53:45 -04:00
rackunit-typechecking.rkt improve rackunit-typechecking 2016-04-06 17:10:46 -04:00
run-all-mlish-tests.rkt revise extra-info to handle mutually recursive datatypes 2016-04-13 14:00:20 -04:00
run-all-tests.rkt allow explicit tyvars in fn def: workaround for inferred poly fn type with wrong arg order 2016-03-17 16:44:56 -04:00
run-mlish-tests1.rkt code cleanup 2016-04-13 15:14:57 -04:00
run-mlish-tests2.rkt code cleanup 2016-04-13 15:14:57 -04:00
run-mlish-tests3.rkt revise extra-info to handle mutually recursive datatypes 2016-04-13 14:00:20 -04:00
run-mlish-tests4.rkt revise extra-info to handle mutually recursive datatypes 2016-04-13 14:00:20 -04:00
stlc-tests.rkt add stlc fail tests 2015-10-22 13:22:35 -04:00
stlc+box-tests.rkt mlish: add hash, fl prims, str prims, output, and some other prims 2016-03-07 00:31:25 -05:00
stlc+cons-tests.rkt mlish: add hash, fl prims, str prims, output, and some other prims 2016-03-07 00:31:25 -05:00
stlc+effect-tests.rkt fix stlc+effect; add check-props testing form 2016-03-14 01:29:46 -04:00
stlc+lit-tests.rkt mlish: add concurrency prims and test 2016-03-03 23:38:21 -05:00
stlc+occurrence-tests.rkt improve rackunit-typechecking 2016-04-06 17:10:46 -04:00
stlc+overloading-tests.rkt improve rackunit-typechecking 2016-04-06 17:10:46 -04:00
stlc+rec-iso-tests.rkt mlish: add hash, fl prims, str prims, output, and some other prims 2016-03-07 00:31:25 -05: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 mlish: add hash, fl prims, str prims, output, and some other prims 2016-03-07 00:31:25 -05:00
stlc+sub-tests.rkt mlish: add vectors, sequences, and iteration 2016-03-04 16:15:14 -05:00
stlc+tup-tests.rkt mlish: add hash, fl prims, str prims, output, and some other prims 2016-03-07 00:31:25 -05:00
sysf-tests.rkt completed: type valiation; new type constructor pattern matching 2015-08-19 19:29:07 -04:00