lean4-htt/tests/playground
2019-02-22 17:43:27 -08:00
..
.gitignore test(tests/playground): rbmap example 2019-02-19 19:01:51 -08:00
arith_eval.ml test(tests/playground): add new example in Lean and OCaml 2019-02-14 15:50:07 -08:00
arith_eval_nat.lean test(tests/playground): add new example in Lean and OCaml 2019-02-14 15:50:07 -08:00
arith_eval_uint32.lean test(tests/playground): add new example in Lean and OCaml 2019-02-14 15:50:07 -08:00
deriv.lean chore(tests/playground/deriv): add example for testing in the playground 2019-02-14 10:49:46 -08:00
expr_const_folding.hs test(tests/playground/expr_const_folding): Haskell version 2019-02-18 14:59:33 +01:00
expr_const_folding.lean test(tests/playground/expr_const_folding): fix Lean version 2019-02-18 14:29:07 +01:00
expr_const_folding.ml tests(tests/playground/expr_const_folding): another example for the paper 2019-02-15 12:07:52 -08:00
expr_const_folding.swift test(tests/playground/expr_const_folding): add Swift translation 2019-02-19 11:24:10 +01:00
leanpkg.path chore(tests/playground): add helper files 2019-02-15 18:13:37 -08:00
perf.lean
rbmap.cpp test(tests/playground): rbmap example 2019-02-19 19:01:51 -08:00
rbmap.lean test(tests/playground): rbmap example 2019-02-19 19:01:51 -08:00
rbmap.ml test(tests/playground/rbmap): rbmap in OCaml 2019-02-22 17:43:27 -08:00
rbmap2.lean chore(tests/playground/rbmap2): remove debugging options 2019-02-19 22:34:38 -08:00
rbmap3.cpp test(tests/playground): manually optimized rbmap3 2019-02-20 11:00:54 -08:00
rbmap3.lean fix(tests/playground/rbmap3): bug 2019-02-19 22:40:22 -08:00
run.sh
task_test.lean test(tests/playground): simple task benchmarks 2019-02-17 11:47:02 -08:00
task_test2.lean test(tests/playground): simple task benchmarks 2019-02-17 11:47:02 -08:00
task_test3.lean test(tests/playground): simple task benchmarks 2019-02-17 11:47:02 -08:00
task_test4.lean test(tests/playground): simple task benchmarks 2019-02-17 11:47:02 -08:00
tst.lean