Skip to content

Tags: rescript-lang/tree-sitter-rescript

Tags

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #190 from aspeddro/refactor-list-constructor

refactor: move list identifier to scanner

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #186 from nkrkv/feat-highlight-destructuring

Highlight destructuring parameters in function declarations

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #117 from aspeddro/add-int64

support int64

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #100 from aspeddro/ext-variant

support extensible variant

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #103 from nkrkv/feat-async-await

Suport for async/await

v2.11.3

Toggle v2.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #95 from nkrkv/fix-rescript-lang-org-repo

Fixes based on rescript-lang.org repo

v2.11.2

Toggle v2.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #89 from nkrkv/fix-parenthesized-expression-as-pip…

…e-target

Allow parenthesized expression as pipe target

v2.11.1

Toggle v2.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #82 from nkrkv/fix-desctruct-with-module-paths

Fix module paths in record desctructuring

v2.11.0

Toggle v2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #78 from nkrkv/fix-object-prop-highlight

Fix lost object property highlighting

v2.10.0

Toggle v2.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #74 from nkrkv/feat-loops

Loop expressions support