Releases: ftsrg/theta
Releases · ftsrg/theta
v1.4.3
v1.4.2
v1.4.1
v1.4.0
This release adds bitvector types (signed/unsigned, arbitrary size) and expressions (e.g., bitwise operations, shifting, ...) to the core and also to the CFA DSL. Note that the support for bitvectors is currently experimental and only a limited set of algorithms are available (yet). We will be working on algorithmic support in the upcoming releases. See bitvectors.md for more details. Thanks @as3810t!