Kyle Miller
|
1d66ff8231
|
fix: app unexpander for sorryAx (#5759)
Fixes a long-standing bug in the the `sorryAx` app unexpander that
prevented it from applying. Now `sorry` pretty prints as `sorry`.
|
2024-10-18 01:44:52 +00:00 |
|
Gabriel Ebner
|
15d7744cca
|
chore: fix tests
|
2022-10-11 17:24:35 -07:00 |
|
Leonardo de Moura
|
642cf0bc6d
|
feat: add option pp.showLetValues
closes #1345
|
2022-07-26 17:53:34 -07:00 |
|
Leonardo de Moura
|
262ac674aa
|
feat: improve runTactic
It must catch exceptions.
See #1342
|
2022-07-25 07:41:50 -07:00 |
|
Leonardo de Moura
|
9290a0e9b1
|
chore: fix tests
|
2022-05-31 18:17:56 -07:00 |
|
Leonardo de Moura
|
fa9b0f6c7e
|
feat: remove space before propositions with inaccessible names
|
2022-04-07 07:54:50 -07:00 |
|
Leonardo de Moura
|
9fe5458077
|
feat: do not display inaccessible proposition names if they do not have forward dependencies
Even if `pp.inaccessibleNames = true`
|
2022-04-02 13:15:17 -07:00 |
|
Leonardo de Moura
|
46ce3013d0
|
feat: cleanup local context before elaborating match alternatives RHS
|
2022-03-29 18:52:07 -07:00 |
|
Leonardo de Moura
|
7307b02fd7
|
fix: missing test at has_trivial_structure
see #1074
|
2022-03-25 17:36:30 -07:00 |
|