| .. |
|
CMakeLists.txt
|
refactor(library): move user_attribute to tactic folder
|
2016-08-26 09:28:42 -07:00 |
|
init_module.cpp
|
refactor(library): move user_attribute to tactic folder
|
2016-08-26 09:28:42 -07:00 |
|
init_module.h
|
|
|
|
optimize.cpp
|
|
|
|
optimize.h
|
|
|
|
vm.cpp
|
fix(library/tactic/tactic_state): remove problematic get_tactic_vm_state
|
2016-08-23 07:38:44 -07:00 |
|
vm.h
|
fix(library/tactic/tactic_state): remove problematic get_tactic_vm_state
|
2016-08-23 07:38:44 -07:00 |
|
vm_aux.cpp
|
feat(library/vm): add 'trace'
|
2016-06-08 16:32:20 -07:00 |
|
vm_aux.h
|
|
|
|
vm_declaration.cpp
|
fix(library/vm/vm_declaration): is_theorem implies is_definition
|
2016-10-01 09:22:45 -07:00 |
|
vm_declaration.h
|
|
|
|
vm_environment.cpp
|
feat(frontends/lean): force user to use meta keyword on meta inductive/structure/class
|
2016-09-29 17:56:35 -07:00 |
|
vm_environment.h
|
|
|
|
vm_exceptional.cpp
|
feat(library/vm/vm_exceptional): handle formatted_exception
|
2016-09-25 18:52:13 -07:00 |
|
vm_exceptional.h
|
feat(library/tactic/tactic_state): add basic tactics for inferring types, unifying terms, etc
|
2016-06-11 10:51:33 -07:00 |
|
vm_expr.cpp
|
chore(library/vm,library/tactic): fix warnings produced by the new clang++
|
2016-09-25 11:14:28 -07:00 |
|
vm_expr.h
|
feat(library/vm): avoid list<A> eager conversion to vm_obj (for A in {name, level, expr})
|
2016-06-09 14:16:32 -07:00 |
|
vm_format.cpp
|
chore(library/vm,library/tactic): fix warnings produced by the new clang++
|
2016-09-25 11:14:28 -07:00 |
|
vm_format.h
|
feat(library/vm/vm_format,library/tactic): use thunks unit->format when producing error messages
|
2016-08-04 19:19:09 -07:00 |
|
vm_io.cpp
|
|
|
|
vm_io.h
|
|
|
|
vm_level.cpp
|
chore(library/vm,library/tactic): fix warnings produced by the new clang++
|
2016-09-25 11:14:28 -07:00 |
|
vm_level.h
|
feat(library/vm): avoid list<A> eager conversion to vm_obj (for A in {name, level, expr})
|
2016-06-09 14:16:32 -07:00 |
|
vm_list.cpp
|
chore(library/vm,library/tactic): fix warnings produced by the new clang++
|
2016-09-25 11:14:28 -07:00 |
|
vm_list.h
|
feat(library/vm/vm_list): add to_list
|
2016-07-17 14:34:47 -04:00 |
|
vm_name.cpp
|
chore(library/vm,library/tactic): fix warnings produced by the new clang++
|
2016-09-25 11:14:28 -07:00 |
|
vm_name.h
|
feat(library/vm): avoid list<A> eager conversion to vm_obj (for A in {name, level, expr})
|
2016-06-09 14:16:32 -07:00 |
|
vm_nat.cpp
|
|
|
|
vm_nat.h
|
|
|
|
vm_option.h
|
feat(library/tactic/app_builder_tactics): add tactic.mk_mapp
|
2016-06-14 17:33:32 -07:00 |
|
vm_options.cpp
|
chore(library/vm,library/tactic): fix warnings produced by the new clang++
|
2016-09-25 11:14:28 -07:00 |
|
vm_options.h
|
|
|
|
vm_ordering.h
|
|
|
|
vm_pexpr.cpp
|
feat(frontends/lean): improve 'begin...end' blocks
|
2016-09-27 13:34:11 -07:00 |
|
vm_pexpr.h
|
refactor(library/init/meta): qexpr ==> pexpr
|
2016-08-05 17:04:36 -07:00 |
|
vm_rb_map.cpp
|
chore(library/vm,library/tactic): fix warnings produced by the new clang++
|
2016-09-25 11:14:28 -07:00 |
|
vm_rb_map.h
|
|
|
|
vm_string.cpp
|
|
|
|
vm_string.h
|
|
|