lean2/examples/lean
Leonardo de Moura b5d23619cb feat(util/script_state): add 'import' command to Lua, it import files from the LEAN_PATH
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-22 21:27:12 -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 Add another example 2013-09-04 05:40:28 -07:00
ex4.lean fix(examples/lean): add all examples to test suite 2013-12-05 21:54:55 -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
macros.lean feat(util/script_state): add 'import' command to Lua, it import files from the LEAN_PATH 2013-12-22 21:27:12 -08:00
set.lean feat(frontends/lean): simplify explicit version names 2013-12-21 17:05:25 -08:00
tactic1.lean doc(examples/lean): new tactic example 2013-12-06 16:34:59 -08:00
tactic_in_lua.lean fix(examples/lean/tactic_in_lua): try to make sure the example works when using LuaJIT 2013-12-17 08:58:06 -08:00