lean2/tests/lean
Leonardo de Moura 411ebbc3c1 refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file
This commit also adds several new theorems that are useful for implementing the simplifier.
TODO: perhaps we should remove the declarations at basic_thms.h?

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-29 03:04:49 -08:00
..
interactive refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
slow refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
stackoverflow feat(split-stack): add support for split-stacks (no more stackoverflows) 2013-12-09 22:30:54 -08:00
abst.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
abst.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
apply_tac1.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
apply_tac1.lean.expected.out refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -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 feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
arith1.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
arith2.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
arith2.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
arith3.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
arith3.lean.expected.out Fix unit tests for Windows 2013-09-03 10:44:51 -07:00
arith4.lean Add trigonometric functions 2013-09-02 17:03:02 -07:00
arith4.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
arith5.lean Add hyperbolic functions 2013-09-02 17:28:43 -07:00
arith5.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
arith6.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
arith6.lean.expected.out refactor(equality): make homogeneous equality the default equality 2013-10-29 16:20:06 -07:00
arith7.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
arith7.lean.expected.out feat(frontends/lean): make the first argument of if-expression implicit, add support for marking implicit arguments on builtin symbols (aka semantic attachments) 2013-10-29 15:53:50 -07:00
arith8.lean Parse decimal values 2013-09-06 08:48:12 -07:00
arith8.lean.expected.out Parse decimal values 2013-09-06 08:48:12 -07:00
arrow.lean Improve pretty printer for Pi's 2013-09-08 11:04:07 -07:00
arrow.lean.expected.out Improve pretty printer for Pi's 2013-09-08 11:04:07 -07:00
bad1.lean test(frontends/lean): all 'bad' examples can be solved 2013-10-24 20:12:58 -07:00
bad1.lean.expected.out test(frontends/lean): all 'bad' examples can be solved 2013-10-24 20:12:58 -07:00
bad2.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
bad2.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
bad3.lean test(frontends/lean): all 'bad' examples can be solved 2013-10-24 20:12:58 -07:00
bad3.lean.expected.out test(frontends/lean): all 'bad' examples can be solved 2013-10-24 20:12:58 -07:00
bad4.lean test(frontends/lean): all 'bad' examples can be solved 2013-10-24 20:12:58 -07:00
bad4.lean.expected.out test(frontends/lean): all 'bad' examples can be solved 2013-10-24 20:12:58 -07:00
bad5.lean feat(frontends/lean): make the 'expression template' argument in Subst implicit because higher-order matching can infer it. 2013-10-30 10:45:43 -07:00
bad5.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
bad6.lean test(frontends/lean): all 'bad' examples can be solved 2013-10-24 20:12:58 -07:00
bad6.lean.expected.out test(frontends/lean): all 'bad' examples can be solved 2013-10-24 20:12:58 -07:00
bad7.lean test(frontends/lean): all 'bad' examples can be solved 2013-10-24 20:12:58 -07:00
bad7.lean.expected.out test(frontends/lean): all 'bad' examples can be solved 2013-10-24 20:12:58 -07:00
bad8.lean feat(frontends/lean): improve coercion manangement 2013-12-19 15:45:46 -08:00
bad8.lean.expected.out feat(frontends/lean): improve coercion manangement 2013-12-19 15:45:46 -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 feat(frontends/lean/parser): make Import command use binary Lean files 2013-12-28 19:20:04 -08:00
cast1.lean.expected.out feat(frontends/lean/parser): make Import command use binary Lean files 2013-12-28 19:20:04 -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 refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
cast4.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
coercion1.lean Fix unit tests for Windows 2013-09-03 10:44:51 -07:00
coercion1.lean.expected.out Fix unit tests for Windows 2013-09-03 10:44:51 -07:00
coercion2.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -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/parser): compact definitions 2013-12-23 21:24:50 -08:00
compact_def.lean.expected.out feat(frontends/lean/parser): compact definitions 2013-12-23 21:24:50 -08:00
config.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
config.lean.expected.out Fix unit tests for Windows 2013-09-03 10:44:51 -07:00
conv.lean feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
conv.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -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 refactor(equality): make homogeneous equality the default equality 2013-10-29 16:20:06 -07:00
elab1.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
elab2.lean fix(frontends/lean/notation): change the precedence of '->' 2013-12-06 13:23:24 -08:00
elab2.lean.expected.out fix(frontends/lean/notation): change the precedence of '->' 2013-12-06 13:23:24 -08:00
elab3.lean fix(frontends/lean/notation): change the precedence of '->' 2013-12-06 13:23:24 -08:00
elab3.lean.expected.out fix(frontends/lean/notation): change the precedence of '->' 2013-12-06 13:23:24 -08:00
elab4.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
elab4.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
elab5.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
elab5.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
elab7.lean fix(frontends/lean/parser): parse_type method 2013-12-19 15:24:34 -08:00
elab7.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
eq1.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
eq1.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
eq2.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
eq2.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -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 test(tests/lean): new error msg test 2013-12-21 03:20:04 -08:00
errmsg1.lean.expected.out test(tests/lean): new error msg test 2013-12-21 03:20:04 -08:00
ex1.lean Add test script 2013-08-31 18:31:39 -07:00
ex1.lean.expected.out Fix unit tests for Windows 2013-09-03 10:44:51 -07:00
ex2.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
ex2.lean.expected.out feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
ex3.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
ex3.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
exists1.lean feat(library/basic_thms): add ExistsIntro theorem 2013-12-15 16:26:23 -08:00
exists1.lean.expected.out feat(library/basic_thms): add ExistsIntro theorem 2013-12-15 16:26:23 -08:00
exists2.lean fix(library/elaborator): tag meta_app constraints of the form 'ctx |- m?[inst:i v] t1 =:= t2' as expensive 2013-12-16 09:39:02 -08:00
exists2.lean.expected.out fix(library/elaborator): tag meta_app constraints of the form 'ctx |- m?[inst:i v] t1 =:= t2' as expensive 2013-12-16 09:39:02 -08:00
exists3.lean fix(frontends/lean/parser): parse_type method 2013-12-19 15:24:34 -08:00
exists3.lean.expected.out test(tests/lean): add ExistsElim test 2013-12-16 15:43:09 -08:00
exists4.lean feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
exists4.lean.expected.out fix(tests/lean): adjust tests to reflect modifications in the pp 2013-12-27 18:38:45 -08:00
exists5.lean fix(kernel/normalizer): avoid svalue hack, use 'semantic attachments' for implementing closures, include context in the closure 2013-12-17 14:33:42 -08:00
exists5.lean.expected.out fix(kernel/normalizer): avoid svalue hack, use 'semantic attachments' for implementing closures, include context in the closure 2013-12-17 14:33:42 -08:00
exists6.lean test(tests/lean): ExistsElim test 2013-12-23 12:57:25 -08:00
exists6.lean.expected.out test(tests/lean): ExistsElim test 2013-12-23 12:57:25 -08:00
exit.lean feat(frontends/lean): add Exit command 2013-12-04 10:40:22 -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): simplify explicit version names 2013-12-21 17:05:25 -08:00
explicit.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -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 feat(library/basic_thms): add ForallIntro theorem 2013-12-15 17:35:31 -08:00
forall1.lean.expected.out feat(library/basic_thms): add ForallIntro theorem 2013-12-15 17:35:31 -08:00
ho.lean feat(frontends/lean): make the 'expression template' argument in Subst implicit because higher-order matching can infer it. 2013-10-30 10:45:43 -07:00
ho.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
implicit1.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
implicit1.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
implicit2.lean feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
implicit2.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
implicit3.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
implicit3.lean.expected.out feat(frontends/lean): simplify how implicit parameters are marked 2013-12-10 12:11:04 -08:00
implicit4.lean feat(frontends/lean): relax compatible_denotation predicate 2013-12-10 12:42:29 -08:00
implicit4.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
implicit5.lean feat(frontends/lean): relax compatible_denotation predicate 2013-12-10 12:42:29 -08:00
implicit5.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
implicit6.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
implicit6.lean.expected.out feat(frontends/lean): implement relaxed operator compatibility in the parser 2013-12-10 15:42:43 -08:00
implicit7.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
implicit7.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
let1.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
let1.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
let2.lean Add (optional) type to let declarations 2013-09-06 10:06:26 -07:00
let2.lean.expected.out Add (optional) type to let declarations 2013-09-06 10:06:26 -07:00
let3.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
let3.lean.expected.out Add (optional) type to let declarations 2013-09-06 10:06:26 -07:00
let4.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
let4.lean.expected.out refactor(kernel/type_checker): combine type_checker and type_inferer into a single class, and avoid code duplication 2013-12-22 11:51:38 -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 fix(lua): replace std::mutex with std::recursive_mutex, add test that demonstrates the problem that is being fixed 2013-11-15 21:26:16 -08:00
loop1.lean.expected.out fix(lua): replace std::mutex with std::recursive_mutex, add test that demonstrates the problem that is being fixed 2013-11-15 21:26:16 -08:00
loop2.lean feat(util/shared_mutex): add support for recursive lock at shared_mutex 2013-11-15 22:01:11 -08:00
loop2.lean.expected.out feat(util/shared_mutex): add support for recursive lock at shared_mutex 2013-11-15 22:01:11 -08:00
lua1.lean feat(lua): use (** ... **) instead of {{ ... }} for nested Lua scripts 2013-11-12 16:05:49 -08:00
lua1.lean.expected.out feat(frontends/lean): add support for embedded Lua scripts in Lean files 2013-11-07 13:56:04 -08:00
lua2.lean feat(lua): use (** ... **) instead of {{ ... }} for nested Lua scripts 2013-11-12 16:05:49 -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(lua): use (** ... **) instead of {{ ... }} for nested Lua scripts 2013-11-12 16:05:49 -08:00
lua3.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
lua4.lean refactor(kernel/type_checker): combine type_checker and type_inferer into a single class, and avoid code duplication 2013-12-22 11:51:38 -08:00
lua4.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
lua5.lean refactor(kernel/type_checker): combine type_checker and type_inferer into a single class, and avoid code duplication 2013-12-22 11:51:38 -08:00
lua5.lean.expected.out feat(lua): allow lua scripts (embedded in Lean files) to access the environment 2013-11-10 11:14:04 -08:00
lua6.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
lua6.lean.expected.out feat(lua): allow Lua scripts to update 'global' options 2013-11-12 15:38:00 -08:00
lua7.lean 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
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 refactor(kernel/type_checker): combine type_checker and type_inferer into a single class, and avoid code duplication 2013-12-22 11:51:38 -08:00
lua8.lean.expected.out feat(frontends/lean): improve error messages when elaborator cannot instantiate all metavariables 2013-12-20 22:00:50 -08:00
lua9.lean refactor(frontends/lua): replace lean.lua.h with util.lua 2013-12-26 19:49:26 -08:00
lua9.lean.expected.out test(frontends/lean): example mixing Lean and Lua 2013-11-13 16:07:15 -08:00
lua10.lean feat(lua): add for_each to expr Lua API 2013-11-13 16:30:59 -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 refactor(kernel/object): remove 'null' object, and operator bool for kernel objects 2013-12-08 14:37:38 -08:00
lua11.lean.expected.out test(lua): object Lua API 2013-11-13 20:59:28 -08:00
lua12.lean refactor(frontends/lua): replace lean.lua.h with util.lua 2013-12-26 19:49:26 -08:00
lua12.lean.expected.out test(frontends/lean): add missing expected output 2013-11-14 15:51:47 -08:00
lua13.lean feat(lua): expose parse_expr and parse_commands from frontends/lean in the Lua API 2013-11-15 16:11:26 -08:00
lua13.lean.expected.out feat(lua): expose parse_expr and parse_commands from frontends/lean in the Lua API 2013-11-15 16:11:26 -08:00
lua14.lean feat(lua): expose parse_expr and parse_commands from frontends/lean in the Lua API 2013-11-15 16:11:26 -08:00
lua14.lean.expected.out feat(lua): expose parse_expr and parse_commands from frontends/lean in the Lua API 2013-11-15 16:11:26 -08:00
lua15.lean refactor(util/lua): propagate C++ Lean exceptions in Lua 2013-11-27 12:25:29 -08:00
lua15.lean.expected.out fix(kernel/expr): avoid '_' as a binder name, we use '_' as a placeholder in the Lean frontend 2013-12-19 14:47:53 -08:00
lua16.lean feat(bindings/lua): expose io_state object in the Lua API 2013-11-26 12:54:47 -08:00
lua16.lean.expected.out feat(bindings/lua): expose io_state object in the Lua API 2013-11-26 12:54:47 -08:00
lua17.lean fix(library/io_state): bug in the io_state Lua bindings 2013-12-19 16:39:42 -08:00
lua17.lean.expected.out fix(library/io_state): bug in the io_state Lua bindings 2013-12-19 16:39:42 -08:00
lua18.lean feat(frontends/lean/parser): provide environment as an argument to macros, allow macros to parse tactics 2013-12-26 11:15:45 -08:00
lua18.lean.expected.out feat(frontends/lean): macro definition using Lua 2013-12-19 19:08:10 -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 feat(frontends/lean/parser): make Import command use binary Lean files 2013-12-28 19:20:04 -08:00
nbug1.lean fix(frontends/lean/parser): reachable code 2013-12-08 15:22:21 -08:00
nbug1.lean.expected.out fix(frontends/lean/parser): reachable code 2013-12-08 15:22:21 -08:00
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 fix(frontends/lean/parser): parse_type method 2013-12-19 15:24:34 -08:00
norm1.lean.expected.out fix(frontends/lean/pp): pretty printer for Type 2013-12-19 15:24:45 -08:00
norm_bug1.lean refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
norm_bug1.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
norm_tac.lean feat(frontends/lean/parser): improve Import command 2013-12-28 12:05:01 -08:00
norm_tac.lean.expected.out feat(frontends/lean/parser): disable verbose messages when importing files 2013-12-28 12:24:13 -08:00
overload1.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
overload1.lean.expected.out Fix unit tests for Windows 2013-09-03 10:44:51 -07:00
overload2.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
overload2.lean.expected.out fix(kernel/expr): avoid '_' as a binder name, we use '_' as a placeholder in the Lean frontend 2013-12-19 14:47:53 -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 feat(frontends/lean): Scopes in the default Lean frontend 2013-12-18 17:40:21 -08:00
push.lean.expected.out fix(tests/lean): typo 2013-12-18 20:11:49 -08:00
refute1.lean feat(library/basic_thms): add Refute theorem 2013-12-16 12:03:31 -08:00
refute1.lean.expected.out feat(library/basic_thms): add Refute theorem 2013-12-16 12:03:31 -08:00
revapp.lean fix(frontends/lean/parser): parse_type method 2013-12-19 15:24:34 -08:00
revapp.lean.expected.out feat(frontends/lean/parser): allow 'typeless' definitions, the type is inferred by the system 2013-11-01 08:51:49 -07:00
scope.lean feat(frontends/lean): Scopes in the default Lean frontend 2013-12-18 17:40:21 -08:00
scope.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
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 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
simple.lean feat(kernel/environment): track which modules were already imported 2013-11-17 18:15:44 -08:00
simple.lean.expected.out feat(kernel/environment): track which modules were already imported 2013-11-17 18:15:44 -08:00
single.lean fix(shell/lean): Lua repl missing, incorrect exit code in interactive mode, missing tests 2013-12-09 12:25:19 -08:00
single.lean.expected.out fix(shell/lean): Lua repl missing, incorrect exit code in interactive mode, missing tests 2013-12-09 12:25:19 -08:00
subst.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
subst.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -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 feat(library/tactic): expose conj_tactic, imp_tactic, conj_hyp_tactic in the Lua API 2013-11-28 18:17:15 -08:00
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 fix(tests/lean): update expected result to reflect recent changes 2013-12-06 16:31:13 -08:00
tactic4.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic4.lean.expected.out feat(library/elaborator): modify how elaborator handles constraints of the form ?M << P and P << ?M, where P is a proposition. 2013-11-29 09:15:01 -08:00
tactic5.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic5.lean.expected.out feat(library/tactic): add to_tactic_ext, it allows functions that return tactics to be used where a tactic is expected 2013-11-29 09:40:21 -08:00
tactic6.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic6.lean.expected.out feat(tests/lean): include standard error in the expected output 2013-12-10 12:52:57 -08:00
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 feat(frontends/parser): simplified theorem definition using tactical proof 2013-12-02 08:20:18 -08:00
tactic12.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -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 refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic13.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
tactic14.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic14.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
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(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 feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
tst2.lean.expected.out Fix unit tests for Windows 2013-09-03 10:44:51 -07:00
tst3.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
tst3.lean.expected.out feat(frontends/lean/parser): change function application precedence 2013-12-18 12:44:15 -08:00
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 feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
tst5.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
tst6.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
tst6.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
tst7.lean fix(frontends/lean/parser): parse_type method 2013-12-19 15:24:34 -08:00
tst7.lean.expected.out refactor(kernel/metavar): avoid using unique names for default metavariable prefix 2013-11-07 10:16:25 -08:00
tst8.lean Add missing test 2013-09-03 14:51:34 -07:00
tst8.lean.expected.out Display the input term in the output of the Check command. It is useful to see the fully elaborated term. 2013-09-08 22:55:21 -07:00
tst9.lean Fix unit tests for Windows 2013-09-03 10:44:51 -07: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(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
tst10.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
tst11.lean feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
tst11.lean.expected.out feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
tst12.lean Fix unit tests for Windows 2013-09-03 10:44:51 -07:00
tst12.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
tst13.lean Fix unit tests for Windows 2013-09-03 10:44:51 -07:00
tst13.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
tst14.lean Fix unit tests for Windows 2013-09-03 10:44:51 -07:00
tst14.lean.expected.out Display the input term in the output of the Check command. It is useful to see the fully elaborated term. 2013-09-08 22:55:21 -07:00
tst15.lean fix(frontends/lean/parser): parse_type method 2013-12-19 15:24:34 -08:00
tst15.lean.expected.out fix(frontends/lean/pp): pretty printer for Type 2013-12-19 15:24:45 -08:00
tst16.lean Fix unit tests for Windows 2013-09-03 10:44:51 -07:00
tst16.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
tst17.lean Fix unit tests for Windows 2013-09-03 10:44:51 -07:00
tst17.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
ty1.lean fix(frontends/lean/parser): associated position with 'type' placeholder 2013-10-31 16:27:36 -07:00
ty1.lean.expected.out feat(frontends/lean): improve error messages when elaborator cannot instantiate all metavariables 2013-12-20 22:00:50 -08:00
ty2.lean fix(frontends/lean/parser): parse_type method 2013-12-19 15:24:34 -08:00
ty2.lean.expected.out test(kernel/typechecker): type checker 2013-11-16 15:01:39 -08:00
type_inf_bug1.lean refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
type_inf_bug1.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
unicode.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
unicode.lean.expected.out Fix unit tests for Windows 2013-09-03 10:44:51 -07:00
vars1.lean Add 'Variables' command. 2013-09-06 08:48:12 -07:00
vars1.lean.expected.out Add 'Variables' command. 2013-09-06 08:48:12 -07:00