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
|
5d35b2c419
|
test: decide! tests
|
2020-03-18 16:48:28 -07:00 |
|
Leonardo de Moura
|
bfe7d1ffe8
|
chore: add kernel WHNF test
|
2020-03-18 11:07:24 -07:00 |
|
Leonardo de Moura
|
72ec0ec3ad
|
feat: string literal support on recursors and kernel isDefEq
|
2020-03-17 17:23:33 -07:00 |
|
Leonardo de Moura
|
3df7f35dd0
|
test: kernel isDefEq support for Nat operations
|
2020-03-17 13:38:06 -07:00 |
|