macrotypes/tapl/tests
2016-03-18 12:34:31 -04:00
..
mlish mlish: clean up cond so else is not handled separately 2016-03-18 12:34:31 -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 mlish tests to use ->/test -- all tests passing 2016-03-10 16:23:00 -05:00
rackunit-typechecking.rkt fix stlc+effect; add check-props testing form 2016-03-14 01:29:46 -04:00
run-all-mlish-tests.rkt use expected type to help infer instantiation of an app 2016-03-17 19:03:02 -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
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 [o+] some examples from ICFP'10 paper 2015-10-19 13:53:15 -04:00
stlc+overloading-tests.rkt fix more app err msgs in tests; all tests passing 2016-02-27 17:31:20 -05: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