lean2/examples/lean
Leonardo de Moura 08718e33dc refactor(builtin): only load the kernel and natural numbers by default
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-30 13:35:37 -08:00
..
ex1.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
ex2.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
ex3.lean refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
ex4.lean refactor(builtin): only load the kernel and natural numbers by default 2013-12-30 13:35:37 -08:00
ex5.lean fix(frontends/lean/pp): pretty printer was ignoring notation decls in the local scope 2013-12-18 18:00:37 -08:00
set.lean doc(examples/lean): use new Import command in examples 2013-12-28 12:08:08 -08:00
tactic1.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic_in_lua.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00