Skip to content

ISLa 1.14.1

Latest
Compare
Choose a tag to compare
@rindPHI rindPHI released this 10 Jul 08:17
· 21 commits to main since this release
v1.14.1
5b4531a

[1.14.1] - 2023-07-10

Changed

  • Supporting literal negative numbers in ISLa constraints (concrete syntax), such as in
    str.to.int(<int>) < -1. This raised a SyntaxError before.