lean4-htt/tests/playground
2019-02-26 17:47:14 +01: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
binarytrees.ghc-6.hs test(tests/playground): binarytrees benchmarks game benchmark in Lean, OCaml & Haskell 2019-02-25 23:46:10 +01:00
binarytrees.lean test(tests/playground/binarytrees.lean): optimize 2019-02-26 17:47:14 +01:00
binarytrees.ocaml-2.ml test(tests/playground): binarytrees benchmarks game benchmark in Lean, OCaml & Haskell 2019-02-25 23:46:10 +01: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
Makefile test(tests/playground/Makefile): these ocamlopt parameters do nothing 2019-02-26 17:26:37 +01:00
perf.lean test(tests/playground/perf): performance test 2019-02-14 08:43:04 -08:00
rbmap.cpp chore(tests/playground/rbmap): use +1 instead of +k to avoid big number arithmetic when we increase number of elements inserted 2019-02-24 08:49:38 -08:00
rbmap.lean chore(tests/playground/rbmap): use +1 instead of +k to avoid big number arithmetic when we increase number of elements inserted 2019-02-24 08:49:38 -08:00
rbmap.ml test(tests/playground/rbmap.ml): take the same input as Lean version 2019-02-25 14:51:16 +01:00
rbmap2.lean chore(tests/playground/rbmap): use +1 instead of +k to avoid big number arithmetic when we increase number of elements inserted 2019-02-24 08:49:38 -08:00
rbmap3.cpp test(tests/playground): manually optimized rbmap3 2019-02-20 11:00:54 -08:00
rbmap3.lean chore(tests/playground/rbmap): use +1 instead of +k to avoid big number arithmetic when we increase number of elements inserted 2019-02-24 08:49:38 -08:00
run.sh feat(tests/playground): add run.sh script for running tests 2019-02-13 17:17:14 -08:00
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 feat(tests/playground): add run.sh script for running tests 2019-02-13 17:17:14 -08:00