Skip to content

v0.7.10

Compare
Choose a tag to compare
@novaugust novaugust released this 22 May 19:47
· 283 commits to main since this release

Fixes

  • fix crash when encountering single-quote charlists (h/t @fhunleth)

Improvements

  • single-quote charlists are rewritten to use the ~c sigil ('foo' -> ~c'foo')
  • when encountering _ = bar ->, replace it with bar ->