Skip to content

Releases: horasal/rock

Temp release

18 Jul 22:00
Compare
Choose a tag to compare
Temp release Pre-release
Pre-release
temp

aad test

Bootstrap file after multi-cases

06 Mar 07:16
Compare
Choose a tag to compare
Pre-release

Things like

match(a){
    case 1, 2, 3, 4 =>
}

has been supported. If old version can not compile sdk, you may need this.

Bootstrap file for rock 0.9.9

28 Jun 05:55
Compare
Choose a tag to compare
Pre-release

Before commit e0ce8cf rock may generate incorrect code for member function call in cover with array as arguments. This commit makes 31cd393 compilable. But old bootstrap file still generates error code for sdk. If you encounted GCC errors such as "Conversion to non-scalar type requested", you may need this file instead of official release.