Skip to content

0.5.1

Compare
Choose a tag to compare
@Sainan Sainan released this 10 Feb 19:15
· 1598 commits to main since this release
  • Enum Statement: Now supports unary - and pseudo-unary + when setting value
  • Replaced locals limit with registers limit so you can have more compile-time constants
  • Fixed Pluto's IO functions not taking UTF-8 encoded paths
  • Fixed UB when emitting unfinished string error, possibly resulting in an access violation