Skip to content

Releases: moosetechnology/FASTTypescript

Fix to make old FASTTypeScript use old PharoTreeSitter

26 Feb 10:22

Choose a tag to compare

This is required for internal projects

Stable version before updating the metamodel to remove generic children

02 Apr 07:24
a21a3a1

Choose a tag to compare

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

15 Jan 09:56

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...2.0.0

Latest stable version

31 Jul 14:11

Choose a tag to compare

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

17 Jul 09:22

Choose a tag to compare

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

24 Jun 11:48

Choose a tag to compare

This is a first version of FASTTypescript metamodel.

This is the stable version of main repo created before merging dev in main

24 Jul 14:53

Choose a tag to compare

v.main.1.0.0

Add #parameters to method_definition + fix the test