Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Conversation

HerringtonDarkholme
Copy link
Member

No description provided.

theHamsta and others added 30 commits April 15, 2023 13:55
fix: allow try_statement without catch/finally_clause
@wetneb
Copy link

wetneb commented Nov 10, 2024

It looks like this was already published on crates.io as 0.0.4? https://crates.io/crates/tree-sitter-dart/0.0.4
I'm a bit puzzled to see this release there but not in the master branch of this repository.

@HerringtonDarkholme
Copy link
Member Author

@wetneb no, this repo is forked from the original dart grammar for ast-grep usage.

However, this is against the criteria of a built-in language of ast-grep. I am deprecating the builitn dart support and archive this repo.

thecoolwinter and others added 10 commits November 16, 2024 19:10
fix: add scanner to python setup
* Add extension type declaration support with tests

Co-authored-by: TimWhiting <[email protected]>

* Add test for metadata in representation declaration

Co-authored-by: TimWhiting <[email protected]>

* Fix extension type test expectations and regenerate grammar

Co-authored-by: TimWhiting <[email protected]>

* update versions, fix some test failures

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: TimWhiting <[email protected]>
Co-authored-by: Tim Whiting <[email protected]>
…patibility (#85)

* Add tree-sitter.json configuration file for tree-sitter 0.25.x

Co-authored-by: TimWhiting <[email protected]>

* Fix tree-sitter 0.25.x configuration with proper metadata field

Co-authored-by: TimWhiting <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: TimWhiting <[email protected]>
* Fix memory leak by making NativeFinalizer instances static

Co-authored-by: TimWhiting <[email protected]>

* Bump version to 0.2.1 and update CHANGELOG

Co-authored-by: TimWhiting <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: TimWhiting <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.