lean2/src/tests/kernel
Leonardo de Moura c674bb3790 Add castlib as an independent library
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-06 23:40:47 -07:00
..
arith.cpp Refactor arith libraries 2013-09-06 23:19:47 -07:00
CMakeLists.txt Rename normalize and type_check to normalizer and type_checker (using a consistent naming convention) 2013-09-02 08:43:38 -07:00
environment.cpp Refactor arith libraries 2013-09-06 23:19:47 -07:00
expr.cpp Refactor arith libraries 2013-09-06 23:19:47 -07:00
free_vars.cpp Remove "continue_on_violation(true);" from tests 2013-08-14 13:24:18 -07:00
level.cpp Improve formatter usage. Fix bug in object printer. 2013-08-17 11:29:43 -07:00
normalizer.cpp Refactor arith libraries 2013-09-06 23:19:47 -07:00
occurs.cpp Fix unused variable warnings 2013-08-21 17:02:09 -07:00
replace.cpp Add postprocessor functional object to the replace_fn template. Add unit-test that demonstrates how to build a replacer that builds a trace. The trace associates new expressions with the old ones that were used to create it. 2013-08-28 10:47:19 -07:00
threads.cpp Add castlib as an independent library 2013-09-06 23:40:47 -07:00
type_checker.cpp Refactor arith libraries 2013-09-06 23:19:47 -07:00