liquid-java / liquid-java/liquidjava
Add a flag -a to show all verification conditions sent to the smt solver
Aberta
@CatarinaGamboa já está trabalhando nisso.
Desde 2/6/2026.
enhancement
- Linguagem predominante
- Java
- Estrelas
- 67
- Forks
- 36
- Merge médio
- 10d 18h
- PRs com merge (30d)
- 3
Descrição
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
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.