UNPKG

@amaanq/tree-sitter-func

Version:
20 lines (12 loc) 1.17 kB
# Changelog ## 1.0.0 (2023-05-13) ### Features * add eslint code linter/formatter ([d946311](https://github.com/amaanq/tree-sitter-func/commit/d9463117d6e9a998be01e6121a8883f69048d59c)) * add include and pragma directives, add const var declarations ([d907a84](https://github.com/amaanq/tree-sitter-func/commit/d907a842af0d17e94cbc9217f63a706993884419)) * add multiline asm strings, code formatting ([33bf19e](https://github.com/amaanq/tree-sitter-func/commit/33bf19ef837590c3ea895051e9997f72f134dc09)) * add publish, lint, and release actions ([b719600](https://github.com/amaanq/tree-sitter-func/commit/b71960022c5e18663bc893863c503b6e29d5997c)) * add Swift bindings ([7969421](https://github.com/amaanq/tree-sitter-func/commit/796942150471579de3a509147d20053227550511)) * ci & parse-examples script ([547713c](https://github.com/amaanq/tree-sitter-func/commit/547713cabff69d31e1208ca544a11b025138ab7c)) * proper query structure ([f573156](https://github.com/amaanq/tree-sitter-func/commit/f573156fe25b8e4014e09ee57524cb8aedf12f7f)) ### Bug Fixes * bindings ([95809f8](https://github.com/amaanq/tree-sitter-func/commit/95809f8a656b0817e4645c6e035f368dfea44c91))