tree-sitter-javascript icon indicating copy to clipboard operation
tree-sitter-javascript copied to clipboard

building shared libraries for c.

Open diasbruno opened this issue 9 months ago • 2 comments

Closes #271.

Checklist:

  • [ ] All tests pass in CI.
  • [ ] The script/parse-examples passes without issues.
  • [ ] There are sufficient tests for the new fix/feature.
  • [ ] Grammar rules have not been renamed unless absolutely necessary.
  • [ ] The conflicts section hasn't grown too much.
  • [ ] The parser size hasn't grown too much (check the value of STATE_COUNT in src/parser.c).

diasbruno avatar Nov 04 '23 20:11 diasbruno

I took the files from tree-sitter-kotlin. Let me know if I'm missing something.

diasbruno avatar Nov 04 '23 20:11 diasbruno

Let's wait for the bindings PR to land first

amaanq avatar Nov 07 '23 10:11 amaanq

Ping @amaanq. Let me know if there is something else that needs to be done in this PR.

diasbruno avatar Mar 08 '24 13:03 diasbruno

we've updated now (a few weeks now, sorry for not pinging you then)

amaanq avatar Apr 18 '24 17:04 amaanq

@amaanq no problem. 👍

diasbruno avatar Apr 18 '24 23:04 diasbruno