lean2/src/tests/frontends/lean
Leonardo de Moura 411ebbc3c1 refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file
This commit also adds several new theorems that are useful for implementing the simplifier.
TODO: perhaps we should remove the declarations at basic_thms.h?

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-29 03:04:49 -08:00
..
CMakeLists.txt refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
frontend.cpp feat(kernel/object): serializer for kernel objects 2013-12-28 14:39:10 -08:00
parser.cpp fix(frontends/lean/parser): parse_type method 2013-12-19 15:24:34 -08:00
pp.cpp feat(*): use std::make_shared to create shared_ptr 2013-12-24 14:32:50 -05:00
scanner.cpp feat(util): add primitives for checking the amount of available stack space 2013-12-01 17:19:27 -08:00