Skip to content

Releases: runtimeverification/riscv-semantics

v0.1.84: Add simp rules for `Bytes2Int o |Int o Bytes2Int` (#109)

22 May 02:17
4c53805
Compare
Choose a tag to compare

v0.1.83

21 May 10:55
803850d
Compare
Choose a tag to compare
simplify patterns `Bytes2Int o <<Int` & `Bytes2Int o >>Int` & chop (#…

v0.1.82: Add simp rules for `replaceAtBytes` (#112)

21 May 10:33
c157326
Compare
Choose a tag to compare
Co-authored-by: devops <[email protected]>
Co-authored-by: Tamás Tóth <[email protected]>

v0.1.81: Add simp rules for `substrBytes(A +Bytes B, I, J)` (#110)

21 May 01:33
e2369f6
Compare
Choose a tag to compare

v0.1.80: Update dependency: deps/k_release (#113)

21 May 01:06
a5b98f5
Compare
Choose a tag to compare
- Includes update to how to build an `APRProofShow` so that it doesn't
need a `KPrint` anymore, just a `KDefinition`.
https://github.com/runtimeverification/k/pull/4808

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: Everett Hildenbrandt <[email protected]>

v0.1.79: Update dependency: deps/k_release (#99)

20 May 19:12
81d5723
Compare
Choose a tag to compare
Update `kframework` to `7.1.256`.

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: Tamás Tóth <[email protected]>

v0.1.78: Simplify pattern `Bytes2Int o substrBytes &Int 65280` (#105)

20 May 13:35
66ddeca
Compare
Choose a tag to compare

v0.1.77: Add simp rule to eliminate `SignExtend` (#100)

20 May 12:57
79bf2fd
Compare
Choose a tag to compare

v0.1.76: Tackle unexpected pattern for `pickfront` and `dropfront`. (#98)

20 May 12:31
4dcaa6f
Compare
Choose a tag to compare

v0.1.75: Add simp rule for `<<Int o <<Int` (#106)

20 May 10:21
72ad19b
Compare
Choose a tag to compare