lean2/src/tests/kernel
Leonardo de Moura 0d5e346143 fix(library/expr_lt): make sure the builtin order is AC-compatible
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-08-04 15:51:10 -07:00
..
CMakeLists.txt chore(CMakeLists.txt): replace "lib1;lib2" with "lib1" "lib2" 2014-07-31 14:31:19 -07:00
environment.cpp feat(kernel): add combinator for combining normalizer_extensions 2014-07-29 10:00:40 -07:00
expr.cpp fix(library/expr_lt): make sure the builtin order is AC-compatible 2014-08-04 15:51:10 -07:00
free_vars.cpp refactor(*): rename Bool to Prop 2014-07-22 09:43:18 -07:00
instantiate.cpp refactor(kernel): store binder_infor in local constants 2014-06-30 11:37:46 -07:00
level.cpp refactor(kernel): (de)serialization procedures don't need to be in the kernel 2014-05-15 17:23:36 -07:00
max_sharing.cpp refactor(kernel): store binder_infor in local constants 2014-06-30 11:37:46 -07:00
metavar.cpp fix(tests): to reflect recent changes 2014-07-23 13:20:24 -07:00
replace.cpp refactor(kernel/replace_fn): use thread local cache 2014-07-15 05:34:45 +01:00