Gabriel Ebner
|
93d00534e0
|
fix(library/vm): enable bounds checks
|
2017-02-15 13:39:00 -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
|
3628870121
|
feat(library/tactic/vm_monitor): extend VM introspection API
|
2016-11-15 15:05:46 -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
|
6157c66ac3
|
feat(library/vm/vm): allow vm_external subclasses to use their own memory allocation policy
|
2016-06-06 12:50:55 -07:00 |
|
Leonardo de Moura
|
163a650ede
|
chore(library/vm): fix style
|
2016-06-03 16:22:14 -07:00 |
|
Leonardo de Moura
|
924f3629ee
|
feat(library/vm): expose name of the C++ functions that implement builtins
|
2016-06-02 12:48:43 -07:00 |
|
Leonardo de Moura
|
06cb26176c
|
feat(library/vm): expose C++ options object
|
2016-06-02 11:46:17 -07:00 |
|