Björn Kettunen Thaodan
  • Joined on 2026-03-16
Thaodan deleted branch PR_tree-sitter#4 from tree-sitter/_ObsPrj 2026-05-08 14:14:33 +02:00
Thaodan commented on pull request nodejs/nodejs-electron#3 2026-05-08 14:12:20 +02:00
Enable H264 by linking against system OpenH264, Fix H264 in WebRTC

The failures in this PR from in aarch64, ppcle and s390x are unrelated to it. They happen in the same why before the PR.

Thaodan created pull request nodejs/nodejs-electron#3 2026-05-02 11:08:00 +02:00
Enable H264 by linking against system OpenH264, Fix H264 in WebRTC
Thaodan created branch system_openh264 in Thaodan/nodejs-electron 2026-05-01 20:22:59 +02:00
Thaodan pushed to system_openh264 at Thaodan/nodejs-electron 2026-05-01 20:22:59 +02:00
e76ca1c327 Enable H264 by linking against system OpenH264, Fix H264 in WebRTC
Thaodan created repository Thaodan/nodejs-electron 2026-05-01 14:08:07 +02:00
Thaodan commented on pull request tree-sitter/tree-sitter#2 2026-04-18 22:02:08 +02:00
Update tree-sitter macros for ESM grammar import

Maybe we should put a .editorconfig file to avoid white space.

PS: Please smash some of the commits if they fix previous commits of this PR.

I was thinking before to use the Lua posix from…

Thaodan commented on pull request tree-sitter/tree-sitter#2 2026-04-18 21:52:37 +02:00
Update tree-sitter macros for ESM grammar import

You can either use table functions or array syntax. Array syntax is faster and easier to read IMHO. You can always use:

foo["bar"]  = "foo"

To insert new items, just like in the…

Thaodan commented on pull request tree-sitter/tree-sitter#2 2026-04-10 23:06:11 +02:00
Update tree-sitter macros for ESM grammar import

Maybe add a note here that it's a workaround with the bug reference.

Thaodan commented on pull request tree-sitter/tree-sitter#2 2026-04-10 23:03:06 +02:00
Update tree-sitter macros for ESM grammar import

Not really a friend of using table.insert. Is there an advantage of that inserting values into tables without it?

Thaodan commented on pull request tree-sitter/tree-sitter#2 2026-04-10 22:59:24 +02:00
Update tree-sitter macros for ESM grammar import

Note the indent change.

Thaodan commented on pull request tree-sitter/tree-sitter#2 2026-04-10 22:58:20 +02:00
Update tree-sitter macros for ESM grammar import

Why did you need string.char here?

Thaodan commented on pull request tree-sitter/tree-sitter#2 2026-04-10 22:13:49 +02:00
Update tree-sitter macros for ESM grammar import

Why that change?

Thaodan created branch binding_gpy_template_fallback in tree-sitter/tree-sitter 2026-04-07 01:05:34 +02:00
Thaodan pushed to binding_gpy_template_fallback at tree-sitter/tree-sitter 2026-04-07 01:05:34 +02:00
6c8266ee83 Fallback to binding.gyp fallback file if there isn't one
Thaodan pushed to factory at tree-sitter/tree-sitter 2026-04-06 13:56:07 +02:00
82894d7aad fix(macros) Pass arg correctly
Thaodan pushed to factory at tree-sitter/tree-sitter 2026-04-06 13:30:46 +02:00
10fbbf20dd fix(macros) Pass arg correctly
Thaodan pushed to factory at tree-sitter/tree-sitter 2026-04-06 12:21:19 +02:00
70ea63b3a4 macros: Just call string.split directly on the result of rpm.expand
8fb2f1542a macros: Refactor arg_compat so it can be always called
Compare 2 commits »
Thaodan pushed to thaodan/mapped_macros_cleanup at tree-sitter/tree-sitter 2026-04-06 12:20:22 +02:00
70ea63b3a4 macros: Just call string.split directly on the result of rpm.expand
8fb2f1542a macros: Refactor arg_compat so it can be always called
088f50875d add clang
f1c798abd5 up to 0.26.8
Compare 4 commits »