Leonardo de Moura
|
afb5cb16ee
|
chore: simplify option names
see #1011
|
2022-02-08 12:23:24 -08:00 |
|
Leonardo de Moura
|
6fb2a2b47b
|
chore: remove ≅ notation for HEq
We don't really needed it here.
|
2021-09-15 08:06:32 -07:00 |
|
Leonardo de Moura
|
90a79a0b06
|
chore: remove command universes
Now, `universe` may declare many universes. The goal is to make it
consistent with the `variable` command
|
2021-06-29 17:01:07 -07:00 |
|
Sebastian Ullrich
|
8a02dfec4f
|
feat: subsume variables under variable
/cc @leodemoura
|
2021-01-22 14:36:05 +01:00 |
|
Leonardo de Moura
|
470717ba67
|
feat: autoBoundImplicit for universes
|
2020-11-28 12:45:57 -08:00 |
|
Leonardo de Moura
|
db9e390b4d
|
chore: remove new_frontend from tests
|
2020-10-25 09:16:38 -07:00 |
|
Leonardo de Moura
|
b616e8d07a
|
test: do issue
This is the example triggered a panic message in the new frontend when
we were encoding `do a; b` as `a *> b`.
See 7cdf917c9
|
2020-08-15 16:07:01 -07:00 |
|