liquid-java / liquid-java/liquidjava
Add a flag -a to show all verification conditions sent to the smt solver
Offen
@CatarinaGamboa arbeitet bereits daran.
Seit 02.6.2026.
enhancement
- Vorherrschende Sprache
- Java
- Sterne
- 67
- Forks
- 36
- Ø Merge
- 10 T. 18 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
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
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.