lean2/src/tests/kernel
Leonardo de Moura 411f14415d feat(builtin): automatically generate Lean/C++ interface for builtin theories
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-09 18:09:53 -08:00
..
CMakeLists.txt feat(kernel/universe_constraints): add new class for managing universe constraints 2014-01-06 15:01:28 -08:00
environment.cpp feat(builtin): automatically generate Lean/C++ interface for builtin theories 2014-01-09 18:09:53 -08:00
expr.cpp feat(builtin): automatically generate Lean/C++ interface for builtin theories 2014-01-09 18:09:53 -08:00
free_vars.cpp feat(builtin): automatically generate Lean/C++ interface for builtin theories 2014-01-09 18:09:53 -08:00
instantiate.cpp refactor(kernel/metavar_env): use the same approach used in the class environment in the class metavar_env 2013-12-13 18:59:15 -08:00
level.cpp feat(kernel): use new universe contraints in the environment, allow new constraints to be added 2014-01-06 16:46:11 -08:00
metavar.cpp feat(builtin): automatically generate Lean/C++ interface for builtin theories 2014-01-09 18:09:53 -08:00
normalizer.cpp feat(builtin): automatically generate Lean/C++ interface for builtin theories 2014-01-09 18:09:53 -08:00
occurs.cpp refactor(kernel): move printer to library, cleanup io_state interface 2014-01-02 13:37:50 -08:00
replace.cpp refactor(kernel): move printer to library, cleanup io_state interface 2014-01-02 13:37:50 -08:00
threads.cpp feat(kernel/expr): maximize sharing before serializing 2014-01-02 20:03:42 -08:00
type_checker.cpp feat(builtin): automatically generate Lean/C++ interface for builtin theories 2014-01-09 18:09:53 -08:00
universe_constraints.cpp feat(kernel/universe_constraints): add new class for managing universe constraints 2014-01-06 15:01:28 -08:00