Skip to content

0.522

Compare
Choose a tag to compare
@zeux zeux released this 07 Apr 21:49
· 686 commits to master since this release
de1381e

Analysis changes

  • Improve type checking stability for programs with module cycles in case when modules are being changed and rechecked in an IDE
  • Fix type checking of array literals when the type is supposed to be a dictionary (#423)
  • Improve syntax error message when ... is used after a type unexpectedly

Runtime changes

  • Improve branch optimizations when the branch condition is X and Y or X or Y where X is known at compile time

Community contributions

None this week; PRs are always welcome!