Skip to content

v0.8.3

Compare
Choose a tag to compare
@traefiker traefiker released this 22 Apr 09:48
· 438 commits to master since this release
71f730b

Changelog

56925e6 fix: correct branch control flow graph for parenthesis expressions (#583)
3ed4ec3 fix: correct type assertion for bin func types (#588)
5e142fd fix: do not attempt to copy data in empty frame at func call
94d44e7 fix: do not convert literal float to int at parse
71f730b fix: handle forward declaration for aliased type
7b2d91b fix: handling values in map of interfaces