- make offline lifter emit cvt-bool-bv instead of ite (now never emits IfExpr)
- remove eq_enum from offline lifter output
- Partial evaluator and offline-lifter-generator
- Handle more of Arm's specs (make grammar, etc. more flexible)
- Split libASL out from ASLi to make it easier to reuse parts of ASLi in other tools.
- Changed to semantic numbering system (i.e., 3-part format).
- Internal change to using Dune build system. This replaces the ocamlfind dependency with a dune dependency.
- Added support for loading ELF files and executing binaries.
Initial release of ASLi supporting
- loading ASL specifications
- evaluating expressions and statements