Skip to content

Releases: wrightkit/opy-rs

v0.1.46

Choose a tag to compare

@e54-bot e54-bot released this 18 Sep 09:37
197e2e2

Fixed

  • (opy) lower conditional forward gotos correctly (#320)

v0.1.45

Choose a tag to compare

@e54-bot e54-bot released this 17 Sep 09:59
973b344

Other

  • update workshop-rs to 0.4.1 (#317)

v0.1.44

Choose a tag to compare

@e54-bot e54-bot released this 17 Sep 07:08
aba6e5c

Fixed

  • (opy) converge Bastion-owned lowering identities (#315)

v0.1.43

Choose a tag to compare

@e54-bot e54-bot released this 16 Sep 16:09
089ee82

Fixed

  • (settings) remove whole-source char buffering (#309)

Other

  • (lowering) reduce recursive Value cloning (#312)
  • (macro) measure QuickJS lifecycle and preserve isolation (#311)
  • (compiler) cache immutable contract linking (#308)

v0.1.42

Choose a tag to compare

@e54-bot e54-bot released this 16 Sep 11:25
e2fd1a9

Added

  • establish compiler resource baseline (#305)

v0.1.41

Choose a tag to compare

@e54-bot e54-bot released this 16 Sep 07:03
5e65d50

Fixed

  • (compiler) converge residual OPY compiler and canonical-WIR gaps (#293)

v0.1.40

Choose a tag to compare

@e54-bot e54-bot released this 16 Sep 04:52
041d081

Fixed

  • support observable optimizeStrict semantics (#291)
  • support useVariableForCompressionAlphabet (#292)
  • preserve optimized default wait semantics (#287)
  • (compiler) preserve Unicode names through emission (#286)

Other

  • cover disabled OPY rule emission (#285)

v0.1.39

Choose a tag to compare

@e54-bot e54-bot released this 15 Sep 16:27
6d04938

Other

  • update Cargo.toml dependencies

v0.1.38

Choose a tag to compare

@e54-bot e54-bot released this 14 Sep 19:59
537e5a9

Fixed

  • lower indexed receiver mutations (#277)
  • lower extension directives into canonical settings (Fixes #270) (#278)
  • (compiler) preserve explicit null initializers (#276)
  • (lexer) decode evidenced Unicode escapes (Fixes #267) (#273)
  • preserve disabled rules and consume delimiters (#275)
  • reject unsupported backend directives explicitly (#271) (#274)

v0.1.37

Choose a tag to compare

@e54-bot e54-bot released this 14 Sep 06:59
3c9f73a

Fixed

  • preserve observable OverPy lowering semantics (#265)