Gabriel Ebner
|
93d00534e0
|
fix(library/vm): enable bounds checks
|
2017-02-15 13:39:00 -08:00 |
|
Johannes Hölzl
|
d7af5515d2
|
feat(src/library/tactic): tactic.induction_core returns for each new goal the list of introduced hypotheses and substitutions for dependent hypotheses
Also add to_obj(buffer<vm_obj>) to construct a vm-list of vm objects.
|
2017-02-10 16:07:33 -08:00 |
|
Leonardo de Moura
|
6f502b9afd
|
fix(library/vm): make sure vm_rb_map objects can be stored in ts_vm_obj
See discussion at #1337
|
2017-01-26 15:58:11 -08:00 |
|
Leonardo de Moura
|
434ada7dcc
|
chore(library/vm,library/tactic): add missing override
|
2017-01-24 16:19:36 -08:00 |
|
Leonardo de Moura
|
7a6b9e193c
|
feat(library/vm, frontends/lean/info_manager): add thread safe vm_obj wrapper, and use it to store arbitrary vm thunks in the info_manager
|
2017-01-21 22:38:33 -08:00 |
|
Leonardo de Moura
|
6a49b2e18b
|
chore(library/vm,library/tactic): fix warnings produced by the new clang++
|
2016-09-25 11:14:28 -07:00 |
|
Leonardo de Moura
|
61de427699
|
feat(library/init/meta/fun_info): expose fun_info
|
2016-06-22 14:00:00 -07:00 |
|
Leonardo de Moura
|
2df6fb35e6
|
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 |
|