lean2/src/tests/kernel
2013-08-12 14:58:18 -07:00
..
arith.cpp Disable thread-related tests on OSX due to the bug on gcc-4.8.1 2013-08-12 14:58:18 -07:00
CMakeLists.txt Add children environments 2013-08-04 16:07:37 -07:00
environment.cpp Rename define_uv -> add_uvar 2013-08-10 14:21:13 -07:00
expr.cpp Add pretty printer for Lean environment 2013-08-07 19:10:12 -07:00
free_vars.cpp Fix performance problem in has_free_var. Add new test at src/tests/kernel/free_vars.cpp that exposes the problem. 2013-08-11 11:19:59 -07:00
level.cpp Rename define_uv -> add_uvar 2013-08-10 14:21:13 -07:00
normalize.cpp Change name convention for creating Lean expressions 2013-08-06 11:27:14 -07:00
replace.cpp Change name convention for creating Lean expressions 2013-08-06 11:27:14 -07:00
threads.cpp Disable thread-related tests on OSX due to the bug on gcc-4.8.1 2013-08-12 14:58:18 -07:00
type_check.cpp Fix bug in has_free_vars_fn. Add optimization to type_checker. 2013-08-10 22:05:04 -07:00