lean4-htt/tests
Leonardo de Moura d93c4317d1 feat: add withOpenDecl and withOpen parsers
It allow us to process `open .. in ..` while parsing.
This is useful for activating a scoped parser while parsing.
TODO: `openOnly` and `openHiding`, these two cases are rarely used
with `open .. in ..`

closes #529
2021-08-22 20:50:35 -07:00
..
bench Revert "Revert "feat: reintroduce libleanshared, link lean & leanpkg against it"" 2021-08-20 09:42:05 -07:00
compiler refactor: separate pp.funBinderTypes and pp.piBinderTypes 2021-08-09 16:13:40 +02:00
elabissues
ir
lean feat: add withOpenDecl and withOpen parsers 2021-08-22 20:50:35 -07:00
leanpkg feat: add flag for controlling the execution of initialize commands when importing modules programmatically 2021-08-16 17:43:28 -07:00
playground feat: generate conditional equation theorems for match expressions 2021-08-19 19:33:31 -07:00
plugin
simpperf
.gitignore
common.sh