..
tests
mlish code cleanup
2016-04-04 19:07:36 -04:00
exist.rkt
define-type-constructor supports annotated bound vars
2015-10-09 16:59:48 -04:00
ext-stlc.rkt
fix a few err msg issues
2016-03-30 16:12:11 -04:00
fomega.rkt
define star as rename-transformer to #%type, in fomega
2015-10-14 15:39:11 -04:00
fomega2.rkt
clean up fomega2/3, remove many type-eval
2015-10-14 14:57:27 -04:00
fomega3.rkt
clean up requires/provides, see other mlish language additions below
2016-03-10 00:39:01 -05:00
fsub.rkt
clean up requires/provides, see other mlish language additions below
2016-03-10 00:39:01 -05:00
id-expand-experiment.rkt
convert type representation to fully expanded syntax
2015-06-26 18:56:01 -04:00
infer.rkt
clean up requires/provides, see other mlish language additions below
2016-03-10 00:39:01 -05:00
lam-testing.rkt
tapl: add lam-testing example
2015-05-19 18:58:05 -04:00
mlish-do.rkt
add read-tree example
2016-03-21 00:07:20 -04:00
mlish.rkt
mlish code cleanup
2016-04-04 19:07:36 -04:00
notes.txt
mlish: fix define-type and match
2016-03-02 15:34:51 -05:00
README.md
replace provide/requires with "extends...except"/"reuse...from" forms
2015-10-01 16:21:29 -04:00
stlc.rkt
fix a few err msg issues
2016-03-30 16:12:11 -04:00
stlc+box.rkt
define-type-constructor supports annotated bound vars
2015-10-09 16:59:48 -04:00
stlc+cons.rkt
clean up requires/provides, see other mlish language additions below
2016-03-10 00:39:01 -05:00
stlc+effect.rkt
fix stlc+effect; add check-props testing form
2016-03-14 01:29:46 -04:00
stlc+lit.rkt
start mlish lang
2016-02-22 19:23:14 -05:00
stlc+occurrence.rkt
clean up requires/provides, see other mlish language additions below
2016-03-10 00:39:01 -05:00
stlc+overloading.rkt
[overload] now improved with identifier macros
2015-10-22 15:20:16 -04:00
stlc+rec-iso.rkt
define-type-constructor supports annotated bound vars
2015-10-09 16:59:48 -04:00
stlc+reco+sub.rkt
replace provide/requires with "extends...except"/"reuse...from" forms
2015-10-01 16:21:29 -04:00
stlc+reco+var.rkt
define-type-alias supports type constructors
2016-03-18 20:57:02 -04:00
stlc+sub.rkt
mlish: add vectors, sequences, and iteration
2016-03-04 16:15:14 -05:00
stlc+tup.rkt
clean up requires/provides, see other mlish language additions below
2016-03-10 00:39:01 -05:00
stx-utils.rkt
start match2 exhaustiveness checking; nested checks not quite working
2016-04-01 17:08:48 -04:00
sysf.rkt
start mlish lang
2016-02-22 19:23:14 -05:00
typecheck.rkt
fix a few err msg issues
2016-03-30 16:12:11 -04:00