lean2/src/tests/frontends/lean
Leonardo de Moura 5346b67651 refactor(library/state): rename Lean state object to io_state
The idea is to make it clear that io_state is distinguish it from proof_state, and from leanlua_state.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-21 17:29:06 -08:00
..
CMakeLists.txt refactor(tests/frontends/lean/implicit_args): remove implicit_args unit tests from frontends/lean, all tests were moved to tests/library/elaborator 2013-10-22 16:42:07 -07:00
frontend.cpp refactor(frontends/lean): use extension objects to store lean default frontend data in the environment 2013-11-07 10:00:12 -08:00
parser.cpp feat(lua): expose parse_expr and parse_commands from frontends/lean in the Lua API 2013-11-15 16:11:26 -08:00
pp.cpp refactor(library/state): rename Lean state object to io_state 2013-11-21 17:29:06 -08:00
scanner.cpp test(lean/scanner): add more tests for improving coverage 2013-09-27 09:59:50 -07:00