liquid-java / liquid-java/liquidjava
Add a flag -a to show all verification conditions sent to the smt solver
未關閉
@CatarinaGamboa 已經在處理了。
開始於 2026年6月2日。
enhancement
- 主要語言
- Java
- 星號
- 67
- 分支
- 36
- 平均合併
- 10 天 18 小時
- 30 天內合併 PR
- 3
描述
**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
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。