lean2/src/shell
Leonardo de Moura 9fdf2a3f55 feat(kernel): add trust_imported flag, it skips type checking of 'pre-compiled' Lean modules
"Pre-compiled" .olean files were already type checked. The flag -t instructs to Lean to skip
type checking when importing these files.
TODO: add a check-sum.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-29 03:43:53 -08:00
..
CMakeLists.txt feat(frontends/lean/parser): make Import command use binary Lean files 2013-12-28 19:20:04 -08:00
lean.cpp feat(kernel): add trust_imported flag, it skips type checking of 'pre-compiled' Lean modules 2013-12-29 03:43:53 -08:00
lua_repl.h fix(shell/lua_repl.h): use loadstring for Lua-5.1 instead of load 2013-12-13 00:13:48 -05:00