2 files changed
+2
-2
lines changedSubmodule liquid-fixpoint updated 19 files
- CHANGES.md+13
- TODO.md+1-482
- liquid-fixpoint.cabal+2-2
- src/Language/Fixpoint/Horn/SMTParse.hs+214-111
- src/Language/Fixpoint/Horn/Transformations.hs+4
- src/Language/Fixpoint/Parse.hs+42-15
- src/Language/Fixpoint/Solver/EnvironmentReduction.hs+5
- src/Language/Fixpoint/Solver/Extensionality.hs+3-1
- src/Language/Fixpoint/Solver/TrivialSort.hs+3
- src/Language/Fixpoint/Solver/UniqifyBinds.hs+3
- src/Language/Fixpoint/Solver/UniqifyKVars.hs+3
- src/Language/Fixpoint/Types/Refinements.hs+5
- src/Language/Fixpoint/Types/Sorts.hs+2
- tests/horn-old/pos/bitvec-ii.smt2+16
- tests/horn/pos/bitv.smt2-8
- tests/horn/pos/bitvec-ii.smt2+16
- tests/horn/pos/comment.smt2+106
- tests/horn/pos/mod00.smt2+25
- tests/tasty/ShareMapTests.hs+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
146 |
| - | |
| 146 | + | |
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
|
0 commit comments