lean4-htt/tests
Leonardo de Moura cdd1dbbb36 feat: user-defined environment extensions
New test demonstrates how to use them.
The user-defined extensions cannot be used in the same file where they
were declared because the `initialize` commands are only executed when
we import the modules containing them.

TODO: user-defined attributes.
2021-07-26 16:18:48 -07:00
..
bench chore: remove command universes 2021-06-29 17:01:07 -07:00
compiler chore: remove command universes 2021-06-29 17:01:07 -07:00
elabissues chore: move pp_options.cpp to Lean 2021-01-27 14:16:12 +01:00
ir
lean feat: FromToJson for recursive inductives 2021-07-24 10:47:38 +02:00
leanpkg feat: user-defined environment extensions 2021-07-26 16:18:48 -07:00
playground chore: update webserver demo 2021-07-15 21:57:55 +02:00
plugin chore: fix test 2021-01-27 15:04:59 +01:00
simpperf feat: add simp benchmark 2020-12-31 15:46:56 -08:00
.gitignore chore: move bin/ and .oleans into build directory 2020-05-14 14:47:54 +02:00
common.sh test: ignore \r when diffing 2020-09-15 09:32:00 -07:00