lean4-htt/src/tests/kernel
Leonardo de Moura ecf9506abe Add object iterator for environment objects
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-08 18:38:18 -07:00
..
arith.cpp Remove useless is_* functions. We can use equality for that (more readable and similar performance). 2013-08-07 08:34:50 -07:00
CMakeLists.txt Add children environments 2013-08-04 16:07:37 -07:00
environment.cpp Change name convention for creating Lean expressions 2013-08-06 11:27:14 -07:00
expr.cpp Add pretty printer for Lean environment 2013-08-07 19:10:12 -07:00
free_vars.cpp Change name convention for creating Lean expressions 2013-08-06 11:27:14 -07:00
level.cpp Add pretty printer for Lean environment 2013-08-07 19:10:12 -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 Change name convention for creating Lean expressions 2013-08-06 11:27:14 -07:00
type_check.cpp Add object iterator for environment objects 2013-08-08 18:38:18 -07:00