Leonardo de Moura
|
4d52de6f33
|
refactor(library/tactic/simplify): add simplify subclasses, and use new simplifier at nested
|
2016-10-18 16:18:25 -07:00 |
|
Leonardo de Moura
|
89703ce669
|
feat(library/vm/vm_expr): expose replace
|
2016-10-01 09:23:40 -07: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
|
148da46481
|
feat(frontends/lean): 'mutual' and 'meta' are now keywords
|
2016-09-24 10:44:40 -07:00 |
|
Leonardo de Moura
|
94905a5511
|
feat(library/vm/vm_expr): add expr.hash
|
2016-06-23 12:45:31 -07:00 |
|
Leonardo de Moura
|
f0ec88c1d3
|
refactor(library/init/meta): free_var ==> local_const
Use the same names used in the C++ version
|
2016-06-22 14:48:09 -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 |
|
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
|
fb6c9f2879
|
feat(library/vm/vm_expr): add more functions to 'expr' API
|
2016-06-06 11:26:19 -07:00 |
|
Leonardo de Moura
|
a55a936db2
|
feat(library/vm): expose C++ 'expr' object
|
2016-06-05 21:13:00 -07:00 |
|