lean4-htt/tests
Jannis Limperg 6dc5ddac35 fix: apply after-compilation attributes to inductive/structure decls
Attributes with `AttributeApplicationTime.afterCompilation` were
silently not applied to `inductive` and `structure` declarations.
2022-05-25 11:32:08 -07:00
..
bench chore: update benchmark suite 2022-05-25 18:26:36 +02:00
compiler fix: compiled string literals containing null bytes 2022-05-17 09:24:34 -07:00
elabissues chore: style use · instead of . for lambda dot notation 2022-03-11 07:49:03 -08:00
ir
lean fix: apply after-compilation attributes to inductive/structure decls 2022-05-25 11:32:08 -07:00
pkg fix: simp attributes and macro scopes 2022-04-26 10:39:02 +02:00
playground feat: sum of monomials normal form by reflection 2022-04-22 18:51:48 -07:00
plugin
simpperf
.gitignore
common.sh