liquid-java / liquid-java/liquidjava
Add a flag -a to show all verification conditions sent to the smt solver
Aperta
@CatarinaGamboa ci sta già lavorando.
Dal 2/6/2026.
enhancement
- Lingua principale
- Java
- Stelle
- 67
- Fork
- 36
- Merge medio
- 10g 18h
- PR unite (30g)
- 3
Descrizione
**Problem**
When there is an error we can use `-d` to get more info. But when there isn't an error, and there should be, we also should be able to see more information than just "Correct! Passed verification" if we want to.
**Proposed solution**
Similar to debug logger, add info for every smt query that has been done.
**Alternatives considered**
Always showing everything is too much, using interactive debug is the current option but not the best
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.