lean4-htt/tests/playground
2021-08-24 20:23:13 -07:00
..
forthelean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
parser feat: subsume variables under variable 2021-01-22 14:36:05 +01:00
pldi chore: HasToString => ToString 2020-10-27 16:11:48 -07:00
webserver chore: update webserver demo 2021-07-15 21:57:55 +02:00
.gitignore
add_zeros.lean test: benchmarks for simp 2021-03-09 15:09:51 -08:00
arith_eval_nat.lean
arith_eval_uint32.lean
badreset.lean
badupdate1.lean
bigctorfields.lean fix: allow bigger ctor objects 2021-01-29 18:23:38 -08:00
cmdparsertest1.lean chore: avoid Has prefix in type classes 2020-10-27 18:29:19 -07:00
compile.sh
deriving.lean chore: fix tests 2021-03-10 18:45:22 -08:00
dir.lean
DiscrTree.lean chore: avoid Has prefix in type classes 2020-10-27 18:29:19 -07:00
environment_extension.lean feat: subsume variables under variable 2021-01-22 14:36:05 +01:00
envtest.lean
eval.lean
eval2.lean chore: HasToString => ToString 2020-10-27 16:11:48 -07:00
expander.lean
file.lean
filemap.lean
fix.lean
fix1.lean
flat_parser.lean
flat_parser2.lean
forIn.lean chore: avoid Has prefix in type classes 2020-10-27 18:29:19 -07:00
forIn2.lean chore: avoid Has prefix in type classes 2020-10-27 18:29:19 -07:00
frontend1.lean
gen.lean
hash.lean
hashable.lean test: update playground for Hashable 2021-03-30 13:36:52 -07:00
ir.lean
lazylist.lean feat: subsume variables under variable 2021-01-22 14:36:05 +01:00
levelparsertest1.lean
lowtech_expander.lean chore: avoid Has prefix in type classes 2020-10-27 18:29:19 -07:00
map_perf.lean
mapVShmap.lean feat: top-down heuristic delaboration 2021-08-03 09:13:18 +02:00
matchEqs.lean feat: add procedure for solving subgoals generated by mkSplitterProof 2021-08-24 20:23:13 -07:00
moddata.lean
modtest1.lean
nnf.lean chore: increase test size 2021-03-04 17:27:24 -08:00
oldcompile.sh
oldrun.sh
opts.lean
parser1.lean
parser2.lean
partial_eq_lemma.lean
patch.lean
patcheqnspace.lean
patcheqnspace2.lean
perf.lean
persistentarray.lean
phashmap.lean
primes.hs
qsort64.lean
rand.lean
reelab.lean chore: fix tests 2020-05-26 15:05:01 -07:00
ref2.lean
run.sh
seq1.lean test: perf experiments 2021-03-09 13:42:47 -08:00
seq2.lean test: perf experiments 2021-03-09 13:42:47 -08:00
simp_binders.lean test: benchmarks for simp 2021-03-09 15:09:51 -08:00
sizeof1.lean chore: update tests 2021-01-27 15:17:51 -08:00
sizeof2.lean chore: update tests 2021-01-27 15:17:51 -08:00
sizeof3.lean chore: update tests 2021-01-27 15:17:51 -08:00
smap.lean
split.lean
task_test.lean chore: fix test 2020-06-17 21:28:37 -07:00
task_test2.lean
task_test3.lean
task_test4.lean
termParserAttr.lean chore: fix tests 2020-05-26 15:05:01 -07:00
termparsertest1.lean chore: HasToString => ToString 2020-10-27 16:11:48 -07:00
tst.lean
uf1.lean feat: subsume variables under variable 2021-01-22 14:36:05 +01:00
uf1_new.lean feat: subsume variables under variable 2021-01-22 14:36:05 +01:00
unsafe.lean
usizeBug.lean
view_expander.lean