Skip to content

Release Notes


1.2.1 (2024-05-02)

Bug Fixes

1.2.0 (2024-04-21)

Features

  • Replace local customized AST implementation for Target and Module by astx classes (#13) (972eba6)

1.1.0 (2024-03-24)

Features

  • Improve a several things: documentation, tests, CI, and the usage of ASTx (#8) (63393ff)

1.0.2 (2024-01-19)

Bug Fixes

1.0.1 (2024-01-19)

Bug Fixes

1.0.0 (2024-01-19)

Bug Fixes

Features

  • Add initial structure and initial translator for LLVM-IR (#1) (1c54eb4)
  • Rename project to IRx (#9) (3a85652)
  • Replace home-made llvm-ir compiler from llvmlite (#7) (daafff3)