Leonardo de Moura
|
87932f1c56
|
feat(frontends/lean): change notation for inaccessible patterns
The following are accepted
.(t)
._
We don't accept .t anymore because it will conflict with the field
access notation.
|
2017-03-28 16:09:15 -07:00 |
|
Leonardo de Moura
|
9df712581b
|
chore(frontends/lean): remove 'new_elaborator' option
|
2016-09-20 08:32:37 -07:00 |
|
Leonardo de Moura
|
f0f9880ece
|
refactor(library/equations_compiler/elim_match,library/tactic/cases_tactic):
new design for elim_match
I still need to fix lemma generation, and refactor induction/subst tactics
|
2016-08-28 13:15:10 -07:00 |
|
Leonardo de Moura
|
95e8228e8a
|
refactor(library/tactic/cases_tactic): improve low-level API
|
2016-08-25 16:34:40 -07:00 |
|