lean4-htt/tests
Leonardo de Moura 22ae065d16 feat: add { ... : <expected-type> } syntax
It replaces the `{ <struct-name> . ... }` syntax.
2020-05-20 15:24:27 -07:00
..
bench chore: { <source> with ... } syntax 2020-05-20 15:08:43 -07:00
compiler chore: { <source> with ... } syntax 2020-05-20 15:08:43 -07:00
elabissues doc: elabissue for structure same-name error msg 2020-02-18 10:52:44 -08:00
ir chore(tests): fix do syntax in tests 2019-06-30 13:04:34 +02:00
lean feat: add { ... : <expected-type> } syntax 2020-05-20 15:24:27 -07:00
playground test: add re-elaborating delaborator PoC to playground 2020-03-19 17:18:46 -07:00
plugin feat: stop compiling Lean code as C++, remove --cpp option 2020-05-14 14:45:33 +02:00
.gitignore chore: move bin/ and .oleans into build directory 2020-05-14 14:47:54 +02:00
common.sh chore: add comment 2020-05-15 11:26:24 -07:00