lean2/src/tests/kernel
Leonardo de Moura db88920f81 Rename normalize and type_check to normalizer and type_checker (using a consistent naming convention)
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-02 08:43:38 -07:00
..
arith.cpp Rename normalize and type_check to normalizer and type_checker (using a consistent naming convention) 2013-09-02 08:43:38 -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 Rename normalize and type_check to normalizer and type_checker (using a consistent naming convention) 2013-09-02 08:43:38 -07:00
expr.cpp Add interrupt to normalizer. Fix tests (they were not using the basic printer). 2013-08-19 20:05:56 -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 Rename normalize and type_check to normalizer and type_checker (using a consistent naming convention) 2013-09-02 08:43:38 -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 Rename normalize and type_check to normalizer and type_checker (using a consistent naming convention) 2013-09-02 08:43:38 -07:00
type_checker.cpp Rename normalize and type_check to normalizer and type_checker (using a consistent naming convention) 2013-09-02 08:43:38 -07:00