lean4-htt/tests
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
..
bench chore: remove hanging stdlib bench test from CI 2020-08-26 11:34:43 +02:00
compiler feat: adjust semantics to new syntax 2020-08-19 09:56:23 -07:00
elabissues chore: fix syntax 2020-05-21 09:57:35 -07:00
ir chore(tests): fix do syntax in tests 2019-06-30 13:04:34 +02:00
lean feat: report errors for unassigned metavariables 2020-08-27 15:03:41 -07:00
playground test: final webserver demo 2020-06-25 10:48:38 +02:00
plugin chore: remove comment from Linter 2020-06-17 21:28:03 -07:00
.gitignore chore: move bin/ and .oleans into build directory 2020-05-14 14:47:54 +02:00
common.sh test: do not ignore whitespace in diff 2020-08-06 09:26:48 -07:00