..
bare
test(tests/lean): add version of the Nat library full of holes
2014-01-02 12:31:13 -08:00
interactive
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
slow
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
stackoverflow
feat(split-stack): add support for split-stacks (no more stackoverflows)
2013-12-09 22:30:54 -08:00
abst.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
abst.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
alias1.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
alias1.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
alias2.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
alias2.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
alias3.lean
test(tests/lean): alias command error
2014-01-07 15:29:16 -08:00
alias3.lean.expected.out
test(tests/lean): alias command error
2014-01-07 15:29:16 -08:00
apply_tac1.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
apply_tac1.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
apply_tac2.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
apply_tac2.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
arith1.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
arith1.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
arith2.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
arith2.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
arith3.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
arith3.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
arith4.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -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
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -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
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
arith6.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
arith7.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
arith7.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
arith8.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
arith8.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
arrow.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
arrow.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
bad1.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
bad1.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
bad2.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
bad2.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
bad3.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
bad3.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
bad4.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
bad4.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
bad5.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
bad5.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
bad6.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
bad6.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
bad7.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
bad7.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
bad8.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
bad8.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
bad9.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
bad9.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
bad10.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
bad10.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
bug.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
bug.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
calc1.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
calc1.lean.expected.out
feat(frontends/lean): add syntax sugar for applying Subst in calculational proofs
2014-01-02 11:23:55 -08:00
calc2.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
calc2.lean.expected.out
feat(frontends/lean): add syntax sugar for applying Subst in calculational proofs
2014-01-02 11:23:55 -08:00
cast1.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
cast1.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
cast2.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
cast2.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
cast3.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
cast3.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
cast4.lean
refactor(builtin/kernel): start with small universes
2014-01-08 12:35:00 -08:00
cast4.lean.expected.out
refactor(builtin/kernel): start with small universes
2014-01-08 12:35:00 -08:00
coercion1.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
coercion1.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
coercion2.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
coercion2.lean.expected.out
fix(frontends/lean/pp): make sure pp and parser are using the same precedences
2013-12-19 12:46:14 -08:00
compact_def.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
compact_def.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
config.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
config.lean.expected.out
Fix unit tests for Windows
2013-09-03 10:44:51 -07:00
conv.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
conv.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
discharge.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
discharge.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
disj1.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
disj1.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
disjcases.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -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
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
elab1.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
elab2.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
elab2.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
elab3.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
elab3.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
elab4.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
elab4.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
elab5.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
elab5.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
elab7.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
elab7.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
env_errors.lean
test(tests/lean): new tests for exercising the environment object
2014-01-07 14:34:21 -08:00
env_errors.lean.expected.out
test(tests/lean): new tests for exercising the environment object
2014-01-07 14:34:21 -08:00
eq1.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
eq1.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
eq2.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
eq2.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
eq3.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
eq3.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
errmsg1.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
errmsg1.lean.expected.out
test(tests/lean): new error msg test
2013-12-21 03:20:04 -08:00
ex1.lean
feat(frontends/lean/parser): combine Echo and Show commands into the 'print' command
2014-01-05 11:03:35 -08:00
ex1.lean.expected.out
Fix unit tests for Windows
2013-09-03 10:44:51 -07:00
ex2.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
ex2.lean.expected.out
fix(frontends/lean): more precise position information for infix operators
2014-01-07 13:19:26 -08:00
ex3.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
ex3.lean.expected.out
fix(frontends/lean): more precise position information for infix operators
2014-01-07 13:19:26 -08:00
exists1.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
exists1.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
exists2.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
exists2.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
exists3.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
exists3.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
exists4.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
exists4.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
exists5.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
exists5.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
exists6.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
exists6.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
exists7.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
exists7.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
exists8.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
exists8.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
exit.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
exit.lean.expected.out
feat(frontends/lean): add Exit command
2013-12-04 10:40:22 -08:00
explicit.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
explicit.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
fake1.olean
test(tests/lean): new tests for exercising the environment object
2014-01-07 14:34:21 -08:00
fake2.olean
test(tests/lean): new tests for exercising the environment object
2014-01-07 14:34:21 -08:00
find.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
find.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
forall1.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
forall1.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
ho.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
ho.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
implicit1.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
implicit1.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
implicit2.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
implicit2.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
implicit3.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
implicit3.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
implicit4.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
implicit4.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
implicit5.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
implicit5.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
implicit6.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
implicit6.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
implicit7.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
implicit7.lean.expected.out
feat(frontends/lean): simplify explicit version names
2013-12-21 17:05:25 -08:00
induction1.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
induction1.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
induction2.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
induction2.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
kernel_ex1.lean
test(tests/lean): kernel exception pp method
2014-01-07 15:19:52 -08:00
kernel_ex1.lean.expected.out
test(tests/lean): kernel exception pp method
2014-01-07 15:19:52 -08:00
let1.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
let1.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
let2.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
let2.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
let3.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
let3.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
let4.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
let4.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
level1.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -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
feat(frontends/lean): use '(* ... *)' instead of '(** ... **)' for script code blocks
2014-01-05 10:32:47 -08:00
loop1.lean.expected.out
feat(frontends/lean): use '(* ... *)' instead of '(** ... **)' for script code blocks
2014-01-05 10:32:47 -08:00
loop2.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
loop2.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua1.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua1.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
lua2.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua2.lean.expected.out
feat(lua): add lua_exception for wrapping lua errors, and improve Lua error messages in the Lean frontend
2013-11-07 15:19:26 -08:00
lua3.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua3.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
lua4.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua4.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
lua5.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua5.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua6.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
lua6.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
lua7.lean
feat(frontends/lean): use '(* ... *)' instead of '(** ... **)' for script code blocks
2014-01-05 10:32:47 -08:00
lua7.lean.expected.out
feat(lua): use formatter available in the state object to convert Lean objects into strings in the Lua API
2013-11-12 16:56:30 -08:00
lua8.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua8.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua9.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua9.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua10.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua10.lean.expected.out
feat(lua): add for_each to expr Lua API
2013-11-13 16:30:59 -08:00
lua11.lean
feat(kernel/environment): universe variables now live in their own namespace
2014-01-07 15:57:36 -08:00
lua11.lean.expected.out
feat(kernel/environment): universe variables now live in their own namespace
2014-01-07 15:57:36 -08:00
lua12.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua12.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
lua13.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua13.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
lua14.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua14.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
lua15.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua15.lean.expected.out
feat(kernel, library/elaborator, frontends/lean): improve how elaborator_exceptions are displayed in the Lean frontend
2014-01-03 17:18:23 -08:00
lua16.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua16.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
lua17.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua17.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua18.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
lua18.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
mod1.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
mod1.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
mp_forallelim.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
mp_forallelim.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
nbug1.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
nbug1.lean.expected.out
fix(frontends/lean/parser): reachable code
2013-12-08 15:22:21 -08:00
nested.lean
feat(frontends/lean): use '(* ... *)' instead of '(** ... **)' for script code blocks
2014-01-05 10:32:47 -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
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
norm1.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
norm_bug1.lean
refactor(builtin/kernel): start with small universes
2014-01-08 12:35:00 -08:00
norm_bug1.lean.expected.out
refactor(builtin/kernel): start with small universes
2014-01-08 12:35:00 -08:00
norm_tac.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
norm_tac.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
ns1.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
ns1.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
overload1.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
overload1.lean.expected.out
Fix unit tests for Windows
2013-09-03 10:44:51 -07:00
overload2.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
overload2.lean.expected.out
fix(frontends/lean): more precise position information for infix operators
2014-01-07 13:19:26 -08:00
pr1.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
pr1.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
push.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
push.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
refute1.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
refute1.lean.expected.out
feat(library/basic_thms): add Refute theorem
2013-12-16 12:03:31 -08:00
revapp.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
revapp.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
scan_error1.lean
fix(frontends/lean/scanner): assertion violation, and add more tests
2014-01-07 15:12:34 -08:00
scan_error1.lean.expected.out
fix(frontends/lean/scanner): assertion violation, and add more tests
2014-01-07 15:12:34 -08:00
scan_error2.lean
fix(frontends/lean/scanner): assertion violation, and add more tests
2014-01-07 15:12:34 -08:00
scan_error2.lean.expected.out
fix(frontends/lean/scanner): assertion violation, and add more tests
2014-01-07 15:12:34 -08:00
scan_error3.lean
fix(frontends/lean/scanner): assertion violation, and add more tests
2014-01-07 15:12:34 -08:00
scan_error3.lean.expected.out
fix(frontends/lean/scanner): assertion violation, and add more tests
2014-01-07 15:12:34 -08:00
scan_test1.lean
fix(frontends/lean/scanner): assertion violation, and add more tests
2014-01-07 15:12:34 -08:00
scan_test1.lean.expected.out
fix(frontends/lean/scanner): assertion violation, and add more tests
2014-01-07 15:12:34 -08:00
scan_test2.lean
fix(frontends/lean/scanner): assertion violation, and add more tests
2014-01-07 15:12:34 -08:00
scan_test2.lean.expected.out
fix(frontends/lean/scanner): assertion violation, and add more tests
2014-01-07 15:12:34 -08:00
scope.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
scope.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
script.lua
feat(lua): add lua_exception for wrapping lua errors, and improve Lua error messages in the Lean frontend
2013-11-07 15:19:26 -08:00
showenv.l
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
simple.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
simple.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
single.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
single.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
subst.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
subst.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
subst2.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
subst2.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
subst3.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
subst3.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic1.lean
chore(library/tactic): remove imp_tac, it is not needed anymore
2014-01-08 00:57:04 -08:00
tactic1.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic2.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic2.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic3.lean
chore(library/tactic): remove imp_tac, it is not needed anymore
2014-01-08 00:57:04 -08:00
tactic3.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic4.lean
chore(library/tactic): remove imp_tac, it is not needed anymore
2014-01-08 00:57:04 -08:00
tactic4.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic5.lean
chore(library/tactic): remove imp_tac, it is not needed anymore
2014-01-08 00:57:04 -08:00
tactic5.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic6.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic6.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic8.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic8.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic9.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic9.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic10.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic10.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic11.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic11.lean.expected.out
feat(frontends/parser): simplified theorem definition using tactical proof
2013-12-02 08:20:18 -08:00
tactic12.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tactic12.lean.expected.out
feat(frontends/parser): simplified theorem definition using tactical proof
2013-12-02 08:20:18 -08:00
tactic13.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
tactic13.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
tactic14.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
tactic14.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -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
test(tests/lean): add new test script that checks if Lean can parse the output produced by its pretty printer
2013-12-19 16:16:56 -08:00
tst1.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst1.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst2.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
tst2.lean.expected.out
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
tst3.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
tst3.lean.expected.out
feat(builtin/kernel): use the same notation for mp, eq::mp and forall::elim
2014-01-05 21:39:31 -08:00
tst4.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
tst4.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst5.lean
refactor(builtin/kernel): start with small universes
2014-01-08 12:35:00 -08:00
tst5.lean.expected.out
feat(frontends/lean): simplify explicit version names
2013-12-21 17:05:25 -08:00
tst6.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
tst6.lean.expected.out
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
tst7.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst7.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst8.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst8.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst9.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst9.lean.expected.out
refactor(kernel/metavar): avoid using unique names for default metavariable prefix
2013-11-07 10:16:25 -08:00
tst10.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst10.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst11.lean
feat(*): change name conventions for Lean builtin libraries
2014-01-05 19:21:44 -08:00
tst11.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst12.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst12.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst13.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst13.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst14.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
tst14.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
tst15.lean
refactor(builtin/kernel): start with small universes
2014-01-08 12:35:00 -08:00
tst15.lean.expected.out
fix(frontends/lean/pp): pretty printer for Type
2013-12-19 15:24:45 -08:00
tst16.lean
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst16.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
tst17.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
tst17.lean.expected.out
feat(kernel): use Pi as forall/implication
2014-01-08 00:38:39 -08:00
ty1.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
ty1.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00
ty2.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
ty2.lean.expected.out
test(kernel/typechecker): type checker
2013-11-16 15:01:39 -08:00
type_inf_bug1.lean
refactor(builtin/kernel): start with small universes
2014-01-08 12:35:00 -08:00
type_inf_bug1.lean.expected.out
refactor(builtin/kernel): start with small universes
2014-01-08 12:35:00 -08:00
unicode.lean
chore(frontends/lean): rename setoption and setopaque commands to set::option and set::opaque
2014-01-06 11:41:03 -08:00
unicode.lean.expected.out
Fix unit tests for Windows
2013-09-03 10:44:51 -07:00
univ.lean
refactor(builtin/kernel): start with small universes
2014-01-08 12:35:00 -08:00
univ.lean.expected.out
refactor(builtin/kernel): start with small universes
2014-01-08 12:35:00 -08:00
univ2.lean
refactor(builtin/kernel): start with small universes
2014-01-08 12:35:00 -08:00
univ2.lean.expected.out
refactor(builtin/kernel): start with small universes
2014-01-08 12:35:00 -08:00
univ3.lean
feat(kernel/environment): universe variables now live in their own namespace
2014-01-07 15:57:36 -08:00
univ3.lean.expected.out
feat(kernel/environment): universe variables now live in their own namespace
2014-01-07 15:57:36 -08:00
vars1.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
vars1.lean.expected.out
chore(builtin): rename nat, int and real modules to Nat, Int and Real.
2014-01-01 13:52:25 -08:00