Skip to content

Releases: arxlang/irx

1.2.1

02 May 02:05
Compare
Choose a tag to compare

1.2.1 (2024-05-02)

Bug Fixes

1.2.0

21 Apr 22:04
Compare
Choose a tag to compare

1.2.0 (2024-04-21)

Features

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

1.1.0

24 Mar 23:50
Compare
Choose a tag to compare

1.1.0 (2024-03-24)

Features

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

1.0.2

19 Jan 21:01
Compare
Choose a tag to compare

1.0.2 (2024-01-19)

Bug Fixes

1.0.1

19 Jan 20:50
Compare
Choose a tag to compare

1.0.1 (2024-01-19)

Bug Fixes

1.0.0

19 Jan 13:53
Compare
Choose a tag to compare

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)