Leonardo de Moura
|
760b658d19
|
chore: suppress extraMsg in type mismatch errors
|
2020-10-06 10:58:50 -07:00 |
|
Leonardo de Moura
|
0fe705f3a1
|
feat: improve error messages for unassigned metavariables
cc @Kha
|
2020-09-29 17:18:03 -07:00 |
|
Sebastian Ullrich
|
19dcbdcec9
|
fix: do not format Syntax in Messages eagerly
|
2020-09-29 07:59:22 -07:00 |
|
Sebastian Ullrich
|
6ad47878ef
|
chore: improve error message using (<- ...) outside of do
|
2020-09-29 07:59:22 -07:00 |
|
Leonardo de Moura
|
bbc1f4d461
|
fix: throwAppTypeMismatch should be polymorphic
We use it from `TermElabM` and `MetaM`, and they have different
`TermElabM` implementations.
|
2020-09-22 09:35:59 -07:00 |
|
Leonardo de Moura
|
9f5e63cd3c
|
feat: add option pp.macroStack
@Kha I set it to `false` by default.
|
2020-09-16 15:29:28 -07:00 |
|