Releases: moosetechnology/FASTTypescript
Releases · moosetechnology/FASTTypescript
Fix to make old FASTTypeScript use old PharoTreeSitter
This is required for internal projects
Stable version before updating the metamodel to remove generic children
A lot of changes were included in Pharo tree sitter latest version. Including the importer. this reauires to update the metamodel to avoid using genericChildren.
Note: this release is working with the main of Pharo-Tree-Sitter but also with the latest release.
2.0.0
Latest stable version
This is the latest stable version before implementing Carrefour which may affect implementing changes on this project too.
First stable dev version before major refactorings
This version includes incremental parsing for FASTTypeScript.
It is done before major refactorings for FASTTypeScript like remove underscores and use UpperCamelCases, and rename packages
First stable version of FASTTypescript
This is a first version of FASTTypescript metamodel.
This is the stable version of main repo created before merging dev in main
v.main.1.0.0 Add #parameters to method_definition + fix the test