Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 409 Bytes

File metadata and controls

11 lines (7 loc) · 409 Bytes

Changelog

All notable changes to this project should be documented in this file.

The format follows Keep a Changelog, and the project intends to use semantic versioning once the public API stabilizes.

Unreleased

  • Added a shared decoded-instruction IR and low-level decode API.
  • Added structured decode failures for the low-level RISC-V path.
  • Added --json output backed by the shared decode IR.