Leonardo de Moura
|
d8079aa16a
|
refactor(library): create copy of the kernel type_checker in library
Motivation: it will allow us to simplify the kernel type_checker and
make sure it implements the same API provided by type_context
|
2016-03-18 14:34:10 -07:00 |
|
Leonardo de Moura
|
c9e9fee76a
|
refactor(*): remove name_generator and use simpler mk_fresh_name
|
2016-02-11 18:05:57 -08:00 |
|
Rob Lewis
|
a57b7fadfb
|
style(replace_tactic): remove extra whitespace
|
2016-01-04 15:10:51 -05:00 |
|
Rob Lewis
|
031831f101
|
feat(library/tactic): add replace tactic
|
2016-01-04 14:43:31 -05:00 |
|