lean4-htt/tests
Leonardo de Moura 77b9445544 feat: real ST monad
@Kha: the new `ST` (and `EST`) are escapable like the Haskell ST monad.
It makes `StateRefT` much more useful because we can now run it from pure
code.
2020-08-23 12:15:32 -07:00
..
bench chore: update cross benchsuite 2020-08-21 16:05:40 +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: real ST monad 2020-08-23 12:15:32 -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