..
arith
fix(library/elaborator): fix glitches in the elaborator that were forcing us to provide parameters explicitly
2014-02-07 18:02:08 -08:00
elaborator
fix(library/elaborator): add hack for experimenting with algebraic hierarchy
2014-02-25 11:20:40 -08:00
error_handling
refactor(*): error messages
2014-01-13 16:54:21 -08:00
rewriter
refactor(kernel): add heterogeneous equality back to expr
2014-02-07 10:28:10 -08:00
simplifier
fix(library/simplifier): bug using congr1 theorem
2014-02-09 16:24:29 -08:00
tactic
fix(library/tactic/goal): bug in the proof builder
2014-02-09 15:02:36 -08:00
bin_op.cpp
refactor(kernel/builtin): emove mk_bin_rop and mk_bin_lop to library
2013-12-29 15:23:18 -08:00
bin_op.h
chore(kernel): file name convention
2014-01-15 20:06:29 -08:00
CMakeLists.txt
refactor(kernel): replace kernel object with definition, disable affected files
2014-04-17 16:10:47 -07:00
deep_copy.cpp
refactor(kernel): remove pairs from kernel
2014-04-17 10:52:07 -07:00
deep_copy.h
Use fullpath in #include directives.
2013-09-12 20:04:10 -07:00
equality.cpp
fix(tests/lean): adjust tests
2014-01-17 19:27:32 -08:00
equality.h
refactor(builtin/kernel): use iff instead of = for Booleans
2014-01-16 02:05:09 -08:00
expr_lt.cpp
refactor(kernel): store macro arguments in the macro_expr
2014-04-25 15:02:56 -07:00
expr_lt.h
refactor(library): monotonic total order on terms
2014-03-18 10:27:56 -07:00
expr_pair.h
feat(kernel/expr): add hash code based on allocation time
2013-11-14 02:43:11 -08:00
expr_pair_maps.h
refactor(*): uses aliases for unordered_map and unordered_set
2013-12-18 12:30:45 -08:00
fo_unify.cpp
refactor(kernel): add heterogeneous equality back to expr
2014-02-07 10:28:10 -08:00
fo_unify.h
feat(library/fo_unify): first order unification
2013-12-03 12:21:21 -08:00
hop_match.cpp
refactor(kernel): add heterogeneous equality back to expr
2014-02-07 10:28:10 -08:00
hop_match.h
feat(library/simplifier): make sure the simplifier can handle meta-variables
2014-01-28 20:30:47 -08:00
io_state_stream.cpp
refactor(library): remove unnecessary files
2014-03-18 10:27:57 -07:00
io_state_stream.h
refactor(kernel/io_state): move io_state_stream to library
2014-01-02 13:14:21 -08:00
kernel_bindings.cpp
refactor(kernel): add heterogeneous equality back to expr
2014-02-07 10:28:10 -08:00
kernel_bindings.h
refactor(*): error messages
2014-01-13 16:54:21 -08:00
parser_nested_exception.h
refactor(*): error messages
2014-01-13 16:54:21 -08:00
placeholder.cpp
fix(frontends/lean/parser): fix deadlock in macro parser
2013-12-19 21:40:00 -08:00
placeholder.h
fix(frontends/lean/parser): fix deadlock in macro parser
2013-12-19 21:40:00 -08:00
register_module.h
refactor(builtin/kernel): define if-then-else using Hilbert's operator
2014-01-30 19:28:42 -08:00
unsolved_metavar_exception.h
feat(frontends/lean): improve error message for expressions containing unsolved metavariables
2014-01-13 13:21:44 -08:00