Release v0.2.0 #5

Merged
boranseckin merged 67 commits from dev into main 2023-06-21 21:38:25 -04:00
boranseckin commented 2023-06-21 21:35:28 -04:00 (Migrated from github.com)

This is the actual first stable release of rocks that is comprehensively tested. All the applicable tests from munificent/craftinginterpreters are ported to rocks using the newly introduced testing infrastructure. With these tests, a lot of bugs were found and squashed. Additionally, the iterator model is implemented for scanning.

This is the _actual_ first stable release of rocks that is comprehensively tested. All the applicable tests from [munificent/craftinginterpreters](https://github.com/munificent/craftinginterpreters/tree/master/test) are ported to rocks using the newly introduced testing infrastructure. With these tests, a lot of bugs were found and squashed. Additionally, the iterator model is implemented for scanning.
Sign in to join this conversation.
No description provided.