lean4-htt/tests
Leonardo de Moura 865ef32e91 feat: add parser! and tparser! elaborators
@Kha It is not convenient to use because
1- Coercions have not been implemented
2- Autoparams have not been implemented
3- There is bug the `Expr.lit` type checker
4- The new frontend uses a different mechanism for `export`. So,
`export`s in imported files compiled with the old frontend do not work.

I am working on these issues.
2020-01-06 15:10:35 -08:00
..
bench chore: fix one more benchmark 2019-11-25 12:47:42 +01:00
compiler test: news tests 2019-12-19 05:51:04 -08:00
elabissues test: pattern confusion example 2019-12-19 13:36:22 -08:00
ir chore(tests): fix do syntax in tests 2019-06-30 13:04:34 +02:00
lean feat: add parser! and tparser! elaborators 2020-01-06 15:10:35 -08:00
playground test: add termElab attribute test 2020-01-01 14:16:49 -08:00
plugin chore: add tests/plugin/.gitignore 2019-12-05 13:21:08 +01:00