Leonardo de Moura
|
db9e390b4d
|
chore: remove new_frontend from tests
|
2020-10-25 09:16:38 -07:00 |
|
Leonardo de Moura
|
ef87b33cdc
|
test: add another missing hole test
|
2020-09-07 17:18:20 -07:00 |
|
Leonardo de Moura
|
fc0be5e391
|
feat: improve error message position when definition type is metavar
|
2020-09-07 17:16:44 -07:00 |
|
Leonardo de Moura
|
18a9cb9b43
|
feat: improve error message position for binders with implicit types
|
2020-09-07 17:02:43 -07:00 |
|
Leonardo de Moura
|
6f1975aef5
|
feat: report errors for unassigned metavariables
We were not reporting unassigned metavariables due to
1- `_`
2- Named holes (e.g., `?x`)
3- Implicit arguments
|
2020-08-27 15:03:41 -07:00 |
|
Leonardo de Moura
|
09a375b540
|
feat: reject _ where function is expected
It should behave like Lean3.
|
2020-08-26 18:48:05 -07:00 |
|