www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

ModeNameSize
-rw-r--r--.gitignore3L
-rw-r--r--.travis.yml25L
-rw-r--r--README.md17L
-rw-r--r--info.rkt18L
-rw-r--r--macrotypes/examples/README.md20L
-rw-r--r--macrotypes/examples/exist.rkt71L
-rw-r--r--macrotypes/examples/ext-stlc.rkt160L
-rw-r--r--macrotypes/examples/fomega.rkt119L
-rw-r--r--macrotypes/examples/fomega2.rkt139L
-rw-r--r--macrotypes/examples/fomega3.rkt34L
-rw-r--r--macrotypes/examples/fsub.rkt90L
-rw-r--r--macrotypes/examples/infer.rkt273L
-rw-r--r--macrotypes/examples/mlish+adhoc.rkt1731L
-rw-r--r--macrotypes/examples/mlish-do.rkt31L
-rw-r--r--macrotypes/examples/mlish.rkt1360L
-rw-r--r--macrotypes/examples/notes.txt397L
-rw-r--r--macrotypes/examples/stlc+box.rkt30L
-rw-r--r--macrotypes/examples/stlc+cons.rkt96L
-rw-r--r--macrotypes/examples/stlc+effect.rkt115L
-rw-r--r--macrotypes/examples/stlc+lit.rkt23L
-rw-r--r--macrotypes/examples/stlc+occurrence.rkt357L
-rw-r--r--macrotypes/examples/stlc+overloading.rkt164L
-rw-r--r--macrotypes/examples/stlc+rec-iso.rkt30L
-rw-r--r--macrotypes/examples/stlc+reco+sub.rkt48L
-rw-r--r--macrotypes/examples/stlc+reco+var.rkt147L
-rw-r--r--macrotypes/examples/stlc+sub.rkt99L
-rw-r--r--macrotypes/examples/stlc+tup.rkt34L
-rw-r--r--macrotypes/examples/stlc.rkt35L
-rw-r--r--macrotypes/examples/sysf.rkt24L
-rw-r--r--macrotypes/examples/tests/do-tests.rkt41L
-rw-r--r--macrotypes/examples/tests/exist-tests.rkt370L
-rw-r--r--macrotypes/examples/tests/ext-stlc-tests.rkt176L
-rw-r--r--macrotypes/examples/tests/fomega-tests.rkt236L
-rw-r--r--macrotypes/examples/tests/fomega2-tests.rkt206L
-rw-r--r--macrotypes/examples/tests/fomega3-tests.rkt200L
-rw-r--r--macrotypes/examples/tests/fsub-tests.rkt153L
-rw-r--r--macrotypes/examples/tests/general-tests.rkt42L
-rw-r--r--macrotypes/examples/tests/infer-tests.rkt364L
-rw-r--r--macrotypes/examples/tests/mlish-tests.rkt790L
-rw-r--r--macrotypes/examples/tests/mlish/ack.mlish27L
-rw-r--r--macrotypes/examples/tests/mlish/alex.mlish25L
-rw-r--r--macrotypes/examples/tests/mlish/ary.mlish26L
-rw-r--r--macrotypes/examples/tests/mlish/bg/README.md103L
-rw-r--r--macrotypes/examples/tests/mlish/bg/basics-general.mlish59L
-rw-r--r--macrotypes/examples/tests/mlish/bg/basics.mlish370L
-rw-r--r--macrotypes/examples/tests/mlish/bg/basics2.mlish138L
-rw-r--r--macrotypes/examples/tests/mlish/bg/huffman.mlish278L
-rw-r--r--macrotypes/examples/tests/mlish/bg/lambda.mlish95L
-rw-r--r--macrotypes/examples/tests/mlish/bg/monad.mlish122L
-rw-r--r--macrotypes/examples/tests/mlish/bg/okasaki.mlish1654L
-rw-r--r--macrotypes/examples/tests/mlish/chameneos.mlish136L
-rw-r--r--macrotypes/examples/tests/mlish/fannkuch.mlish54L
-rw-r--r--macrotypes/examples/tests/mlish/fasta.mlish191L
-rw-r--r--macrotypes/examples/tests/mlish/fibo.mlish22L
-rw-r--r--macrotypes/examples/tests/mlish/find.mlish87L
-rw-r--r--macrotypes/examples/tests/mlish/generic.mlish461L
-rw-r--r--macrotypes/examples/tests/mlish/hash.mlish19L
-rw-r--r--macrotypes/examples/tests/mlish/infer-variances.mlish243L
-rw-r--r--macrotypes/examples/tests/mlish/inst.mlish74L
-rw-r--r--macrotypes/examples/tests/mlish/knuc.mlish67L
-rw-r--r--macrotypes/examples/tests/mlish/listpats.mlish70L
-rw-r--r--macrotypes/examples/tests/mlish/loop.mlish121L
-rw-r--r--macrotypes/examples/tests/mlish/match2.mlish298L
-rw-r--r--macrotypes/examples/tests/mlish/matrix.mlish73L
-rw-r--r--macrotypes/examples/tests/mlish/nbody.mlish185L
-rw-r--r--macrotypes/examples/tests/mlish/polyrecur.mlish117L
-rw-r--r--macrotypes/examples/tests/mlish/queens.mlish186L
-rw-r--r--macrotypes/examples/tests/mlish/result.mlish129L
-rw-r--r--macrotypes/examples/tests/mlish/sweet-map.rkt20L
-rw-r--r--macrotypes/examples/tests/mlish/term.mlish295L
-rw-r--r--macrotypes/examples/tests/mlish/trees-tests.mlish51L
-rw-r--r--macrotypes/examples/tests/mlish/trees.mlish8L
-rw-r--r--macrotypes/examples/tests/mlish/value-restriction-example.mlish25L
-rw-r--r--macrotypes/examples/tests/rackunit-kindchecking.rkt16L
-rw-r--r--macrotypes/examples/tests/rackunit-typechecking.rkt3L
-rw-r--r--macrotypes/examples/tests/stlc+box-tests.rkt243L
-rw-r--r--macrotypes/examples/tests/stlc+cons-tests.rkt229L
-rw-r--r--macrotypes/examples/tests/stlc+effect-tests.rkt245L
-rw-r--r--macrotypes/examples/tests/stlc+lit-tests.rkt61L
-rw-r--r--macrotypes/examples/tests/stlc+occurrence-tests.rkt618L
-rw-r--r--macrotypes/examples/tests/stlc+overloading-tests.rkt120L
-rw-r--r--macrotypes/examples/tests/stlc+rec-iso-tests.rkt247L
-rw-r--r--macrotypes/examples/tests/stlc+reco+sub-tests.rkt113L
-rw-r--r--macrotypes/examples/tests/stlc+reco+var-tests.rkt232L
-rw-r--r--macrotypes/examples/tests/stlc+sub-tests.rkt63L
-rw-r--r--macrotypes/examples/tests/stlc+tup-tests.rkt107L
-rw-r--r--macrotypes/examples/tests/stlc-tests.rkt12L
-rw-r--r--macrotypes/examples/tests/sysf-tests.rkt76L
-rw-r--r--macrotypes/info.rkt17L
-rw-r--r--macrotypes/postfix-in.rkt36L
-rw-r--r--macrotypes/stx-utils.rkt187L
-rw-r--r--macrotypes/type-constraints.rkt200L
-rw-r--r--macrotypes/typecheck.rkt1259L
-rw-r--r--macrotypes/variance-constraints.rkt389L
-rw-r--r--turnstile/examples/dep.rkt113L
-rw-r--r--turnstile/examples/exist.rkt70L
-rw-r--r--turnstile/examples/ext-stlc.rkt187L
-rw-r--r--turnstile/examples/fomega-no-reuse-old.rkt175L
-rw-r--r--turnstile/examples/fomega-no-reuse.rkt170L
-rw-r--r--turnstile/examples/fomega.rkt100L
-rw-r--r--turnstile/examples/fomega2.rkt133L
-rw-r--r--turnstile/examples/fomega3.rkt34L
-rw-r--r--turnstile/examples/fsub.rkt91L
-rw-r--r--turnstile/examples/infer.rkt220L
-rw-r--r--turnstile/examples/linear/fabul-utils.rkt71L
-rw-r--r--turnstile/examples/linear/fabul.rkt241L
-rw-r--r--turnstile/examples/linear/lin+chan.rkt61L
-rw-r--r--turnstile/examples/linear/lin+cons.rkt80L
-rw-r--r--turnstile/examples/linear/lin+tup.rkt112L
-rw-r--r--turnstile/examples/linear/lin+var.rkt118L
-rw-r--r--turnstile/examples/linear/lin.rkt350L
-rw-r--r--turnstile/examples/mlish+adhoc.rkt1784L
-rw-r--r--turnstile/examples/mlish-do.rkt31L
-rw-r--r--turnstile/examples/mlish.rkt1433L
-rw-r--r--turnstile/examples/rosette/bv.rkt93L
-rw-r--r--turnstile/examples/rosette/fsm.rkt58L
-rw-r--r--turnstile/examples/rosette/ifc.rkt45L
-rw-r--r--turnstile/examples/rosette/lib/render.rkt17L
-rw-r--r--turnstile/examples/rosette/lib/synthax.rkt19L
-rw-r--r--turnstile/examples/rosette/query/debug.rkt34L
-rw-r--r--turnstile/examples/rosette/rosette-notes.txt83L
-rw-r--r--turnstile/examples/rosette/rosette-util.rkt66L
-rw-r--r--turnstile/examples/rosette/rosette.rkt282L
-rw-r--r--turnstile/examples/rosette/rosette2.rkt718L
-rw-r--r--turnstile/examples/stlc+box.rkt31L
-rw-r--r--turnstile/examples/stlc+cons.rkt77L
-rw-r--r--turnstile/examples/stlc+effect.rkt117L
-rw-r--r--turnstile/examples/stlc+lit.rkt25L
-rw-r--r--turnstile/examples/stlc+rec-iso.rkt28L
-rw-r--r--turnstile/examples/stlc+reco+sub.rkt52L
-rw-r--r--turnstile/examples/stlc+reco+var.rkt139L
-rw-r--r--turnstile/examples/stlc+sub.rkt108L
-rw-r--r--turnstile/examples/stlc+tup.rkt34L
-rw-r--r--turnstile/examples/stlc+union+case.rkt103L
-rw-r--r--turnstile/examples/stlc+union.rkt133L
-rw-r--r--turnstile/examples/stlc.rkt34L
-rw-r--r--turnstile/examples/sysf.rkt27L
-rw-r--r--turnstile/examples/tests/dep-tests.rkt96L
-rw-r--r--turnstile/examples/tests/exist-tests.rkt370L
-rw-r--r--turnstile/examples/tests/ext-stlc-tests.rkt175L
-rw-r--r--turnstile/examples/tests/fomega-no-reuse-tests-old.rkt213L
-rw-r--r--turnstile/examples/tests/fomega-no-reuse-tests.rkt213L
-rw-r--r--turnstile/examples/tests/fomega-tests.rkt213L
-rw-r--r--turnstile/examples/tests/fomega2-tests.rkt205L
-rw-r--r--turnstile/examples/tests/fomega3-tests.rkt200L
-rw-r--r--turnstile/examples/tests/fsub-tests.rkt153L
-rw-r--r--turnstile/examples/tests/linear/fabul-tests.rkt75L
-rw-r--r--turnstile/examples/tests/linear/lin+chan-tests.rkt18L
-rw-r--r--turnstile/examples/tests/linear/lin+cons-tests.rkt28L
-rw-r--r--turnstile/examples/tests/linear/lin+tup-tests.rkt29L
-rw-r--r--turnstile/examples/tests/linear/lin+var-tests.rkt67L
-rw-r--r--turnstile/examples/tests/linear/lin-tests.rkt76L
-rw-r--r--turnstile/examples/tests/mlish-tests.rkt792L
-rw-r--r--turnstile/examples/tests/mlish/ack.mlish27L
-rw-r--r--turnstile/examples/tests/mlish/alex.mlish25L
-rw-r--r--turnstile/examples/tests/mlish/ary.mlish26L
-rw-r--r--turnstile/examples/tests/mlish/bg/README.md103L
-rw-r--r--turnstile/examples/tests/mlish/bg/basics-general.mlish59L
-rw-r--r--turnstile/examples/tests/mlish/bg/basics.mlish370L
-rw-r--r--turnstile/examples/tests/mlish/bg/basics2.mlish138L
-rw-r--r--turnstile/examples/tests/mlish/bg/huffman.mlish278L
-rw-r--r--turnstile/examples/tests/mlish/bg/lambda.mlish95L
-rw-r--r--turnstile/examples/tests/mlish/bg/monad.mlish122L
-rw-r--r--turnstile/examples/tests/mlish/bg/okasaki.mlish1649L
-rw-r--r--turnstile/examples/tests/mlish/chameneos.mlish136L
-rw-r--r--turnstile/examples/tests/mlish/fannkuch.mlish54L
-rw-r--r--turnstile/examples/tests/mlish/fasta.mlish191L
-rw-r--r--turnstile/examples/tests/mlish/fibo.mlish22L
-rw-r--r--turnstile/examples/tests/mlish/find.mlish87L
-rw-r--r--turnstile/examples/tests/mlish/generic.mlish460L
-rw-r--r--turnstile/examples/tests/mlish/hash.mlish19L
-rw-r--r--turnstile/examples/tests/mlish/infer-variances.mlish243L
-rw-r--r--turnstile/examples/tests/mlish/inst.mlish74L
-rw-r--r--turnstile/examples/tests/mlish/knuc.mlish67L
-rw-r--r--turnstile/examples/tests/mlish/listpats.mlish70L
-rw-r--r--turnstile/examples/tests/mlish/loop.mlish121L
-rw-r--r--turnstile/examples/tests/mlish/match2.mlish298L
-rw-r--r--turnstile/examples/tests/mlish/matrix.mlish73L
-rw-r--r--turnstile/examples/tests/mlish/nbody.mlish185L
-rw-r--r--turnstile/examples/tests/mlish/polyrecur.mlish117L
-rw-r--r--turnstile/examples/tests/mlish/queens.mlish186L
-rw-r--r--turnstile/examples/tests/mlish/result.mlish129L
-rw-r--r--turnstile/examples/tests/mlish/sweet-map.rkt20L
-rw-r--r--turnstile/examples/tests/mlish/term.mlish295L
-rw-r--r--turnstile/examples/tests/mlish/trees-tests.mlish51L
-rw-r--r--turnstile/examples/tests/mlish/trees.mlish8L
-rw-r--r--turnstile/examples/tests/mlish/value-restriction-example.mlish25L
-rw-r--r--turnstile/examples/tests/pat-expander-tests-def.rkt171L
-rw-r--r--turnstile/examples/tests/pat-expander-tests.rkt143L
-rw-r--r--turnstile/examples/tests/rackunit-kindchecking.rkt18L
-rw-r--r--turnstile/examples/tests/rackunit-typechecking.rkt132L
-rw-r--r--turnstile/examples/tests/rosette/bv-ref-tests.rkt404L
-rw-r--r--turnstile/examples/tests/rosette/bv-tests.rkt30L
-rw-r--r--turnstile/examples/tests/rosette/check-asserts.rkt31L
-rw-r--r--turnstile/examples/tests/rosette/check-type+asserts.rkt17L
-rw-r--r--turnstile/examples/tests/rosette/fsm-test.rkt43L
-rw-r--r--turnstile/examples/tests/rosette/ifc-tests.rkt92L
-rw-r--r--turnstile/examples/tests/rosette/rosette-guide-sec2-tests.rkt184L
-rw-r--r--turnstile/examples/tests/rosette/rosette-guide-sec3-tests.rkt20L
-rw-r--r--turnstile/examples/tests/rosette/rosette-tests.rkt127L
-rw-r--r--turnstile/examples/tests/rosette/rosette2-tests.rkt303L
-rw-r--r--turnstile/examples/tests/rosette/run-all-rosette-tests.rkt13L
-rw-r--r--turnstile/examples/tests/stlc+box-tests.rkt243L
-rw-r--r--turnstile/examples/tests/stlc+cons-tests.rkt229L
-rw-r--r--turnstile/examples/tests/stlc+effect-tests.rkt245L
-rw-r--r--turnstile/examples/tests/stlc+lit-tests.rkt65L
-rw-r--r--turnstile/examples/tests/stlc+rec-iso-tests.rkt247L
-rw-r--r--turnstile/examples/tests/stlc+reco+sub-tests.rkt113L
-rw-r--r--turnstile/examples/tests/stlc+reco+var-tests.rkt232L
-rw-r--r--turnstile/examples/tests/stlc+sub-tests.rkt63L
-rw-r--r--turnstile/examples/tests/stlc+tup-tests.rkt107L
-rw-r--r--turnstile/examples/tests/stlc+union+case.rkt102L
-rw-r--r--turnstile/examples/tests/stlc+union.rkt92L
-rw-r--r--turnstile/examples/tests/stlc-tests.rkt12L
-rw-r--r--turnstile/examples/tests/sysf-tests.rkt76L
-rw-r--r--turnstile/examples/tests/tlb-infer-tests.rkt94L
-rw-r--r--turnstile/examples/tests/trivial-test.rkt129L
-rw-r--r--turnstile/examples/trivial.rkt417L
-rw-r--r--turnstile/examples/util/filter-maximal.rkt54L
-rw-r--r--turnstile/info.rkt27L
-rw-r--r--turnstile/lang.rkt9L
-rw-r--r--turnstile/lang/.DS_Store6148B
-rw-r--r--turnstile/lang/lang/reader.rkt2L
-rw-r--r--turnstile/lang/reader.rkt2L
-rw-r--r--turnstile/main.rkt6L
-rw-r--r--turnstile/mode.rkt70L
-rw-r--r--turnstile/rackunit-typechecking.rkt4L
-rw-r--r--turnstile/scribblings/common.rkt35L
-rw-r--r--turnstile/scribblings/doc-utils.rkt5L
-rw-r--r--turnstile/scribblings/guide.scrbl494L
-rw-r--r--turnstile/scribblings/reference.scrbl793L
-rw-r--r--turnstile/scribblings/turnstile.scrbl34L
-rw-r--r--turnstile/turnstile.rkt517L