Skip to content

Tags: lifting-bits/rellic

Tags

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not bail on `fcmp ord` (#319)

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Empty commit to fix CI (#292)

irene2-final

Toggle irene2-final's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Limit amount of temporary variables (#288)

* Reduce amount of temporary variables

* Fix bug in CBR

* Fix bug in RBR

* Only apply to `alloca`s

* Refactor CBR

* Refactor RBR

* Use heavy-handed approach when proving

* Maybe not quite so heavy-handed

* Address review

v0.2.0

Toggle v0.2.0's commit message
Fix cmake presets again

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CI: Use single packaging job, add changelog support (#99)

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CMake: Add packaging support (#96)

* CMake: Add packaging support

* CI: Upload artifacts, auto-create releases from tags

* Build: Lock the cxx-common version