..
obj
refactor(builtin): move congruence theorems to kernel/if_then_else modules
2014-01-11 13:48:28 -08:00
builtin.cpp
refactor(extra): move extra to builtin
2013-12-28 22:06:11 -08:00
cast.lean
chore(builtin/cast): cleanup
2014-01-09 12:06:22 -08:00
CMakeLists.txt
refactor(builtin): move congruence theorems to kernel/if_then_else modules
2014-01-11 13:48:28 -08:00
find.lua
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
if_then_else.lean
refactor(builtin): move congruence theorems to kernel/if_then_else modules
2014-01-11 13:48:28 -08:00
Int.lean
refactor(builtin): move if_then_else to its own module
2014-01-09 14:08:39 -08:00
kernel.lean
refactor(builtin): move congruence theorems to kernel/if_then_else modules
2014-01-11 13:48:28 -08:00
lean2cpp.lean
feat(builtin): automatically generate Lean/C++ interface for builtin theories
2014-01-09 18:09:53 -08:00
lean2cpp.sh
fix(build): broken dependencies between lean executable and .olean, *_decls.cpp and *_decls.h files
2014-01-10 10:58:35 -08:00
lean2h.lean
feat(builtin): automatically generate Lean/C++ interface for builtin theories
2014-01-09 18:09:53 -08:00
lean2h.sh
fix(build): broken dependencies between lean executable and .olean, *_decls.cpp and *_decls.h files
2014-01-10 10:58:35 -08:00
macros.lua
chore(*): cleanup lean builtin symbols, replace :: with _
2014-01-09 08:33:52 -08:00
name_conv.lua
feat(builtin): automatically generate Lean/C++ interface for builtin theories
2014-01-09 18:09:53 -08:00
Nat.lean
feat(builtin): prove strong induction theorem, add < theorems
2014-01-10 18:46:33 -08:00
README.md
fix(builtin/README): update documentation
2014-01-06 12:03:11 -08:00
Real.lean
refactor(builtin): move if_then_else to its own module
2014-01-09 14:08:39 -08:00
repl.lua
refactor(shell): move read-eval-loop script to repl.lua
2014-01-07 16:56:22 -08:00
specialfn.lean
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
2014-01-05 13:06:36 -08:00
tactic.lua
refactor(extra): move extra to builtin
2013-12-28 22:06:11 -08:00
template.lua
refactor(extra): move extra to builtin
2013-12-28 22:06:11 -08:00
util.lua
refactor(extra): move extra to builtin
2013-12-28 22:06:11 -08:00