lean2/src/builtin
Leonardo de Moura ac9801c7d7 feat(builtin): add support for cross-compilation
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-29 11:58:55 -08:00
..
basic.lean refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
basic.olean feat(builtin): add pre-compiled .lean builtin files to repository 2013-12-29 11:49:17 -08:00
builtin.cpp refactor(extra): move extra to builtin 2013-12-28 22:06:11 -08:00
cast.lean refactor(extra): move extra to builtin 2013-12-28 22:06:11 -08:00
cast.olean feat(builtin): add pre-compiled .lean builtin files to repository 2013-12-29 11:49:17 -08:00
CMakeLists.txt feat(builtin): add support for cross-compilation 2013-12-29 11:58:55 -08:00
find.lua refactor(extra): move extra to builtin 2013-12-28 22:06:11 -08:00
macros.lua refactor(extra): move extra to builtin 2013-12-28 22:06:11 -08:00
README.md refactor(extra): move extra to builtin 2013-12-28 22:06:11 -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

Extra functionality

This directory contains Lean theories and additional Lua scripts.