Skip to content

v2.0.0-alpha.114

Compare
Choose a tag to compare
@kasperl kasperl released this 10 Oct 10:48
· 637 commits to master since this release
d241f3f

Add support for mixins.
Disallow capturing of fields before super in constructors.
Make field lookups dynamic after super in constructors.
Fix case where readdir could trigger cross-process GC for no reason.
Fix failure to recognize an allocation failure.
Tighten up limits when drawing bitmaps/bytemaps.
Make bytemap drawing more flexible.
Handle cancelation during pure Toit TLS handshake.