Leonardo de Moura
|
b8fa7f5311
|
fix(library): expr, level, hash_map, rb_map has_repr instances should be has_to_string since they do not produce results that can be parsed by Lean
See #1664
|
2017-06-18 18:33:27 -07:00 |
|
Sebastian Ullrich
|
793f0baee8
|
feat(library/tactic/vm_monitor): use attribute for registering VM monitors
|
2017-03-22 07:34:27 -07:00 |
|
Leonardo de Moura
|
9d3c0497cb
|
chore(frontends/lean): rename transient commands
See issue #1432
|
2017-03-09 18:41:19 -08:00 |
|
Leonardo de Moura
|
6e7929252f
|
feat(frontends/lean, library/init): add 'thunk' gadget
We can now write
trace "hello" t
instead of
trace "hello" (fun _, t)
|
2017-01-31 18:41:59 -08:00 |
|
Leonardo de Moura
|
7232e3a076
|
feat(library/vm/vm): invoke debugger (aka vm_monitor)
|
2016-11-14 14:45:49 -08:00 |
|