lean4-htt/src/tests
Leonardo de Moura 4b6583ae9f refactor(util): move mpz/mpq to util
The new lean_obj objects will be defined at util.
Reason: we will define `name`, `options`, `format`, ... on top of lean_obj.
lean_obj depends on mpz.
Remark: lean_obj will replace vm_obj.
2018-04-12 16:43:11 -07:00
..
frontends/lean chore(unicode): use utf8 chars directly in strings 2018-02-13 10:42:08 -08:00
kernel chore(kernel): remove opportunistic hash consing support 2018-04-12 16:43:10 -07:00
library chore(util): remove memory_pool 2018-04-12 16:43:10 -07:00
shell chore(*): fix tests 2017-03-23 09:03:43 +01:00
util refactor(util): move mpz/mpq to util 2018-04-12 16:43:11 -07:00