lean4-htt/tests
Leonardo de Moura fb52ec8ef5 feat: store binder information in the InfoTree
@Vtec234 I am storing the binder information using `TermInfo`.
If it helps, I can add a custom `Info` constructor.
Example: `| Info.ofBinderInfo (i : BinderInfo)`.
2021-01-14 12:19:21 -08:00
..
bench feat: ensure no unassigned metavariables in the declaration header when type is explicitly provided 2021-01-11 16:40:14 -08:00
compiler fix: elim_array_cases 2021-01-04 16:10:49 -08:00
elabissues chore: avoid Has prefix in type classes 2020-10-27 18:29:19 -07:00
ir
lean feat: store binder information in the InfoTree 2021-01-14 12:19:21 -08:00
leanpkg feat: basic port of leanpkg 2020-12-29 14:42:48 -08:00
playground chore: cleanup 2020-12-13 15:51:34 -08:00
plugin feat: run linters in the new frontend 2020-10-23 14:04:28 -07:00
simpperf feat: add simp benchmark 2020-12-31 15:46:56 -08:00
.gitignore
common.sh test: ignore \r when diffing 2020-09-15 09:32:00 -07:00