Leonardo de Moura
|
db9e390b4d
|
chore: remove new_frontend from tests
|
2020-10-25 09:16:38 -07:00 |
|
Leonardo de Moura
|
a0a724ddbd
|
fix: tests and elabDo
|
2020-09-26 19:12:01 -07:00 |
|
Leonardo de Moura
|
b02cda0408
|
chore: move more tests to new frontend
|
2020-09-11 15:31:14 -07:00 |
|
Leonardo de Moura
|
5ffbada3df
|
feat: add Lean.MonadEnv, Lean.MonadError, and Lean.MonadOptions
This is the first set of polymorphic methods. I will add more later,
and keep reducing code duplication.
cc @Kha
|
2020-08-22 16:00:43 -07:00 |
|
Leonardo de Moura
|
44f5182f76
|
chore: fix tests
We have removed `MetaIO`. We use use `CoreM` instead.
|
2020-08-20 15:56:29 -07:00 |
|
Leonardo de Moura
|
17b6957f6c
|
chore: fix tests
|
2020-05-26 15:05:01 -07:00 |
|
Leonardo de Moura
|
87f8ae99eb
|
test: reduceBool test
|
2020-03-14 15:07:14 -07:00 |
|
Leonardo de Moura
|
2e6fac2853
|
feat: add support for reduceBool and reduceNat in the kernel type_checker
|
2020-03-14 12:13:22 -07:00 |
|
Leonardo de Moura
|
52e2655915
|
feat: add Kernel.isDefEq
|
2020-03-14 09:16:46 -07:00 |
|