Skip to content

Releases: Decompollaborate/rabbitizer

1.5.10

23 Feb 17:42
e2c132a
Compare
Choose a tag to compare
  • Add a unit test to ensure every bindings use the same version number

1.5.9

23 Feb 01:09
f7ac917
Compare
Choose a tag to compare
  • Implement mfc2, mtc2, cfc2 and ctc2
  • Fix "emitted" typo
  • Expand list of instructions not emitted by C compilers
  • Document C api usage

1.5.8

20 Dec 16:26
40257d0
Compare
Choose a tag to compare
  • Fix source distribution of Python package
  • New modifiesF* and readsF*properties in the InstructionDescriptor
  • Column limit for C files has been changed to 120

1.5.7

20 Dec 00:18
7d25a59
Compare
Choose a tag to compare
  • Fix a Rust binding not taking &

1.5.6

19 Dec 22:30
c5671a1
Compare
Choose a tag to compare
  • Introduce RegisterDescriptor
  • Fix some typos in Rust bindings
  • jalr_rd has been removed. Its old conditional behavior is now handled with the new cpu_maybe_rd_rs operand
  • outputsToGprZero method

1.5.5

19 Dec 01:38
230cb48
Compare
Choose a tag to compare
  • Change treatJAsUnconditionalBranch to true by default
  • Actually package the C files in the Rust crate
  • Cleanup Rust bindings to reduce useless indirections

1.5.4

18 Dec 20:14
Compare
Choose a tag to compare

Why Are We Still Here? Just To Suffer?

1.5.3

18 Dec 19:30
Compare
Choose a tag to compare

Trying to fix crate publishing, again again

1.5.2

18 Dec 19:22
Compare
Choose a tag to compare

Try to fix automatic Rust crate publishing again

1.5.1

18 Dec 19:01
Compare
Choose a tag to compare

Attempt to fix Rust crate publishing