lean4-htt/tests/lean
Leonardo de Moura d633622d90 feat(frontends/lean/parser): namespaces
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-01 12:28:18 -08:00
..
interactive refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
slow refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
stackoverflow
abst.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
abst.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
alias1.lean feat(frontends/lean): add Alias command 2013-12-29 16:25:45 -08:00
alias1.lean.expected.out feat(frontends/lean): add Alias command 2013-12-29 16:25:45 -08:00
alias2.lean refactor(library/arith): replace Nat, Int, Real with simple variable decls instead of semantic attachments 2013-12-29 17:04:36 -08:00
alias2.lean.expected.out refactor(library/arith): replace Nat, Int, Real with simple variable decls instead of semantic attachments 2013-12-29 17:04:36 -08:00
apply_tac1.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
apply_tac1.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
apply_tac2.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
apply_tac2.lean.expected.out feat(library/tactic/apply_tactic): improve apply_tactic 2013-12-24 14:23:06 -08:00
arith1.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
arith1.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
arith2.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
arith2.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
arith3.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
arith3.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
arith4.lean refactor(library/arith): do not load specialfn by default 2013-12-30 11:25:43 -08:00
arith4.lean.expected.out refactor(library/arith): do not load specialfn by default 2013-12-30 11:25:43 -08:00
arith5.lean refactor(library/arith): do not load specialfn by default 2013-12-30 11:25:43 -08:00
arith5.lean.expected.out refactor(library/arith): do not load specialfn by default 2013-12-30 11:25:43 -08:00
arith6.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
arith6.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
arith7.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
arith7.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
arith8.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
arith8.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
arrow.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
arrow.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad1.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad1.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad2.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad2.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad3.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad3.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad4.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad4.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad5.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad5.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad6.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad6.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad7.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad7.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad8.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bad8.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
bug.lean test(tests/lean): add example that cannot be elaborated 2013-12-21 04:19:53 -08:00
bug.lean.expected.out refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
cast1.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
cast1.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
cast2.lean feat(frontends/lean/parser): make Import command use binary Lean files 2013-12-28 19:20:04 -08:00
cast2.lean.expected.out feat(frontends/lean/parser): make Import command use binary Lean files 2013-12-28 19:20:04 -08:00
cast3.lean feat(frontends/lean/parser): make Import command use binary Lean files 2013-12-28 19:20:04 -08:00
cast3.lean.expected.out feat(frontends/lean/parser): make Import command use binary Lean files 2013-12-28 19:20:04 -08:00
cast4.lean feat(builtin/basic): add TypeM alias 2013-12-29 13:03:32 -08:00
cast4.lean.expected.out feat(builtin/basic): add TypeM alias 2013-12-29 13:03:32 -08:00
coercion1.lean
coercion1.lean.expected.out
coercion2.lean
coercion2.lean.expected.out
compact_def.lean refactor(library/arith): do not load specialfn by default 2013-12-30 11:25:43 -08:00
compact_def.lean.expected.out refactor(library/arith): do not load specialfn by default 2013-12-30 11:25:43 -08:00
config.lean
config.lean.expected.out
conv.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
conv.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
discharge.lean feat(frontends/lean/parser): improve Import command 2013-12-28 12:05:01 -08:00
discharge.lean.expected.out feat(frontends/lean/parser): disable verbose messages when importing files 2013-12-28 12:24:13 -08:00
disj1.lean feat(frontends/lean/parser): improve Import command 2013-12-28 12:05:01 -08:00
disj1.lean.expected.out refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
disjcases.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
disjcases.lean.expected.out feat(library/tactic/apply_tactic): improved parametric apply_tactic 2013-12-24 22:40:34 -08:00
elab1.lean
elab1.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
elab2.lean
elab2.lean.expected.out
elab3.lean
elab3.lean.expected.out
elab4.lean
elab4.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
elab5.lean
elab5.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
elab7.lean
elab7.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
eq1.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
eq1.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
eq2.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
eq2.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
eq3.lean refactor(library/cast): replace cast semantic attachment with axioms, add heterogeneous symmetry axiom 2013-12-21 18:23:37 -08:00
eq3.lean.expected.out refactor(library/cast): replace cast semantic attachment with axioms, add heterogeneous symmetry axiom 2013-12-21 18:23:37 -08:00
errmsg1.lean
errmsg1.lean.expected.out
ex1.lean
ex1.lean.expected.out
ex2.lean
ex2.lean.expected.out
ex3.lean
ex3.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
exists1.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
exists1.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
exists2.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
exists2.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
exists3.lean refactor(builtin/kernel): mark exists as opaque after proving key theorems 2014-01-01 11:00:32 -08:00
exists3.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
exists4.lean feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
exists4.lean.expected.out refactor(builtin/kernel): mark exists as opaque after proving key theorems 2014-01-01 11:00:32 -08:00
exists5.lean
exists5.lean.expected.out
exists6.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
exists6.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
exists7.lean fix(library/elaborator): bug at method process_metavar_inst, add new test that exposed the bug 2014-01-01 03:02:41 -08:00
exists7.lean.expected.out fix(library/elaborator): bug at method process_metavar_inst, add new test that exposed the bug 2014-01-01 03:02:41 -08:00
exists8.lean feat(builtin/kernel): add Not.*Elim theorems 2014-01-01 11:35:21 -08:00
exists8.lean.expected.out feat(builtin/kernel): add Not.*Elim theorems 2014-01-01 11:35:21 -08:00
exit.lean
exit.lean.expected.out
explicit.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
explicit.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
find.lean feat(frontends/lean/parser): add command macros 2013-12-26 13:00:28 -08:00
find.lean.expected.out refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
forall1.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
forall1.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
ho.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
ho.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
implicit1.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
implicit1.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
implicit2.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
implicit2.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
implicit3.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
implicit3.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
implicit4.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
implicit4.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
implicit5.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
implicit5.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
implicit6.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
implicit6.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
implicit7.lean
implicit7.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
let1.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
let1.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
let2.lean
let2.lean.expected.out
let3.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
let3.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
let4.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
let4.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
level1.lean fix(frontends/lean/parser): allow parenthesis in level expressions 2013-12-23 13:31:55 -08:00
level1.lean.expected.out fix(frontends/lean/parser): allow parenthesis in level expressions 2013-12-23 13:31:55 -08:00
loop1.lean
loop1.lean.expected.out
loop2.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
loop2.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua1.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua1.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua2.lean
lua2.lean.expected.out
lua3.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua3.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua4.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua4.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua5.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua5.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua6.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua6.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua7.lean
lua7.lean.expected.out
lua8.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua8.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua9.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua9.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua10.lean
lua10.lean.expected.out
lua11.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua11.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua12.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua12.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua13.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua13.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua14.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua14.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua15.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua15.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua16.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua16.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua17.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua17.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua18.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
lua18.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
mod1.lean feat(frontends/lean/parser): make Import command use binary Lean files 2013-12-28 19:20:04 -08:00
mod1.lean.expected.out chore(frontends/lean/parser): remove 'Skipped' message 2013-12-30 15:35:12 -08:00
nbug1.lean
nbug1.lean.expected.out
nested.lean fix(frontends/lean/parser): add existing command macros when creating parser object 2013-12-26 13:38:14 -08:00
nested.lean.expected.out fix(frontends/lean/parser): add existing command macros when creating parser object 2013-12-26 13:38:14 -08:00
norm1.lean
norm1.lean.expected.out
norm_bug1.lean feat(builtin/basic): add TypeM alias 2013-12-29 13:03:32 -08:00
norm_bug1.lean.expected.out feat(builtin/basic): add TypeM alias 2013-12-29 13:03:32 -08:00
norm_tac.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
norm_tac.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
ns1.lean feat(frontends/lean/parser): namespaces 2014-01-01 12:28:18 -08:00
ns1.lean.expected.out feat(frontends/lean/parser): namespaces 2014-01-01 12:28:18 -08:00
overload1.lean
overload1.lean.expected.out
overload2.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
overload2.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
pr1.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
pr1.lean.expected.out feat(library/tactic): add support for Pi's at to_proof_state 2013-12-22 16:40:55 -08:00
push.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
push.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
refute1.lean
refute1.lean.expected.out
revapp.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
revapp.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
scope.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
scope.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
script.lua
showenv.l
simple.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
simple.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
single.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
single.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
subst.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
subst.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
subst2.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
subst2.lean.expected.out feat(library/tactic/apply_tactic): try other solutions produced by the elaborator 2013-12-25 11:51:27 -08:00
subst3.lean feat(frontends/lua/parser): allow users to specify the precedence of macros 2013-12-25 12:27:56 -08:00
subst3.lean.expected.out feat(frontends/lua/parser): allow users to specify the precedence of macros 2013-12-25 12:27:56 -08:00
tactic1.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic1.lean.expected.out
tactic2.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic2.lean.expected.out refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic3.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic3.lean.expected.out
tactic4.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic4.lean.expected.out
tactic5.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic5.lean.expected.out
tactic6.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic6.lean.expected.out
tactic8.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic8.lean.expected.out refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
tactic9.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic9.lean.expected.out refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
tactic10.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic10.lean.expected.out refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
tactic11.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic11.lean.expected.out
tactic12.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic12.lean.expected.out
tactic13.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
tactic13.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
tactic14.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
tactic14.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
test.sh fix(tests/lean): ignore lines containing 'executing external script' in test scripts, these lines contain references to the path where Lean was built 2013-12-26 18:41:01 -08:00
test_single.sh fix(tests/lean): ignore lines containing 'executing external script' in test scripts, these lines contain references to the path where Lean was built 2013-12-26 18:41:01 -08:00
test_single_pp.sh
tst1.lean feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
tst1.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
tst2.lean
tst2.lean.expected.out
tst3.lean
tst3.lean.expected.out
tst4.lean feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
tst4.lean.expected.out refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
tst5.lean
tst5.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
tst6.lean
tst6.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
tst7.lean
tst7.lean.expected.out
tst8.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
tst8.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
tst9.lean
tst9.lean.expected.out
tst10.lean feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
tst10.lean.expected.out fix(kernel/builtin): enforcing design decision: semantic attachments are NOT simplifiers, they should do only evaluation 2013-12-31 10:14:17 -08:00
tst11.lean feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
tst11.lean.expected.out refactor(kernel/builtin): move definition and axioms to basic.lean 2013-12-29 14:01:30 -08:00
tst12.lean
tst12.lean.expected.out
tst13.lean
tst13.lean.expected.out
tst14.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
tst14.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
tst15.lean
tst15.lean.expected.out
tst16.lean
tst16.lean.expected.out
tst17.lean
tst17.lean.expected.out
ty1.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
ty1.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
ty2.lean
ty2.lean.expected.out
type_inf_bug1.lean feat(builtin/basic): add TypeM alias 2013-12-29 13:03:32 -08:00
type_inf_bug1.lean.expected.out feat(builtin/basic): add TypeM alias 2013-12-29 13:03:32 -08:00
unicode.lean
unicode.lean.expected.out
vars1.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
vars1.lean.expected.out refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00