lean4-htt/tests/lua
2014-09-20 09:00:10 -07:00
..
old
slow fix(tests/lua/slow): reduce test size to avoid stackoverflow on OSX when compiling without Boost 2014-08-26 17:39:52 -04:00
ac.lua refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
acc.lua refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
alias1.lua refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
alias2.lua refactor(library/aliases): aliases are from name to names 2014-07-27 21:01:59 -07:00
big.lua
choice.lua
choice2.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
cnstr1.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
coe1.lua feat(frontends/lean): use coercions to function-class and sort-class in 2014-09-20 09:00:10 -07:00
coe2.lua feat(frontends/lean): allow multiple coercions from class A to B, closes #187 2014-09-14 12:59:43 -07:00
coe3.lua feat(frontends/lean): allow multiple coercions from class A to B, closes #187 2014-09-14 12:59:43 -07:00
coe4.lua
coe5.lua feat(frontends/lean): use coercions to function-class and sort-class in 2014-09-20 09:00:10 -07:00
def1.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
env1.lua
env2.lua
env3.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
env4.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
env5.lua chore(kernel): fix style and lua bindings 2014-09-17 18:30:28 -07:00
env6.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
env7.lua
env8.lua
env9.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
env11.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
eta.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
explicit.lua
expr1.lua
expr2.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
expr3.lua fix(library/expr_lt): make sure the builtin order is AC-compatible 2014-08-04 15:51:10 -07:00
expr4.lua
expr7.lua
expr8.lua
expr9.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
expr10.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
expr11.lua
extra.lua
format1.lua
format2.lua
format3.lua
free.lua
glvl1.lua
goal1.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
hop1.lua fix(tests/lua/hop1): incorrect assertion 2014-08-03 20:06:50 -07:00
hop2.lua feat(library/match): match universe levels 2014-08-04 18:30:30 -07:00
implua.lua
ind1.lua refactor(library): remove unnecessary file hott_kernel, HoTT and 2014-09-18 20:30:37 -07:00
ind2.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
ind3.lua refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
ind4.lua refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
ind5.lua refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
ind6.lua
ind_ex.lua refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
ind_tricky.lua refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
int1.lua refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
jst1.lua refactor(kernel/metavar): simplify substitution class, and remove dead code 2014-07-23 10:03:03 -07:00
level1.lua
level2.lua
level3.lua
level4.lua
level5.lua
level6.lua
level7.lua
level8.lua
level9.lua
map2.lua
mod1.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
mod3.lua
mod3_corrupted1.olean
mod3_corrupted2.olean
mod3_corrupted3.olean
mod3_corrupted4.olean
mod3b.lua
mod4.lua
mod5.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
mpz1.lua
mpz2.lua
n1.lua
n2.lua
n3.lua
n5.lua
n6.lua
n7.lua
name1.lua
name_gen1.lua
ns1.lua
ns2.lua
num1.lua
opt1.lua
opt2.lua
opt3.lua
opt4.lua
order.lua fix(library/expr_lt): make sure the builtin order is AC-compatible 2014-08-04 15:51:10 -07:00
parse_table.lua
place1.lua
place2.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
proof_state1.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
prv.lua
replace1.lua
res1.lua refactor(library): add namespaces 'or', 'and' and 'iff' 2014-09-04 21:25:21 -07:00
scope.lua feat(frontends/lean): allow multiple coercions from class A to B, closes #187 2014-09-14 12:59:43 -07:00
sexpr1.lua
sexpr2.lua
sexpr3.lua
sexpr4.lua
sexpr5.lua
sexpr_bug1.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
simple.lua
sorted.lua refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
subst1.lua fix(tests): to reflect recent changes 2014-07-23 13:20:24 -07:00
tactic1.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
tag1.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
tc1.lua refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead 2014-08-20 16:46:19 -07:00
tc2.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
tc3.lua
tc4.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
tc5.lua refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead 2014-08-20 16:46:19 -07:00
tc6.lua
tc7.lua
tc8.lua refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead 2014-08-20 16:46:19 -07:00
tc_bug1.lua refactor(kernel/type_checker): remove "global" constraint buffer from type_checker, and use constraint_seq instead 2014-08-20 16:46:19 -07:00
test.sh
test_single.sh
token_table.lua
unify1.lua refactor(kernel/metavar): simplify substitution class, and remove dead code 2014-07-23 10:03:03 -07:00
unify2.lua fix(*): make sure elaborator and type_checker use the same "rules" for treating opaque definitions 2014-07-27 12:12:54 -07:00
unify3.lua feat(library/unifier): add option 'unifier.unfold_opaque', remove option 'unifier.use_exceptions' (the user should not be able to change this) 2014-07-05 09:43:16 -07:00
unify4.lua fix(library/unifier): make sure the imitation step is type correct, fix ensure_sufficient_args 2014-08-07 16:09:45 -07:00
unify5.lua feat(library/unifier): add option 'unifier.unfold_opaque', remove option 'unifier.use_exceptions' (the user should not be able to change this) 2014-07-05 09:43:16 -07:00
unify6.lua feat(library/unifier): add option 'unifier.unfold_opaque', remove option 'unifier.use_exceptions' (the user should not be able to change this) 2014-07-05 09:43:16 -07:00
unify7.lua refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
yield.lua