Leonardo de Moura
|
2652cc18b8
|
chore: error messages consistency (#10143)
This PR standardizes error messages by quoting names with backticks. The
changes were automated, so some cases may still be missing.
|
2025-08-26 17:55:43 +00:00 |
|
jrr6
|
62f14514da
|
refactor: update built-in tactic error messages (#9633)
This PR updates various error messages produced by or associated with
built-in tactics and adapts their formatting to current conventions.
|
2025-07-31 14:16:57 +00:00 |
|
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 |
|
Leonardo de Moura
|
262ac674aa
|
feat: improve runTactic
It must catch exceptions.
See #1342
|
2022-07-25 07:41:50 -07:00 |
|
Leonardo de Moura
|
cce2d3500e
|
test: for issue #1301
closes #1301
|
2022-07-13 06:05:12 -07:00 |
|