Jen-Chieh Shen
Jen-Chieh Shen
It seems like it compiled on aarch64 but not on x64. π€
In https://github.com/emacs-tree-sitter/tree-sitter-langs/pull/327. But it got compile errors every time I tried to build. π€
I've tried to compile it on my machine. It seems like it will stuck forever. π€ ```diff macros: expr guard and guard or function clauses statement list function clause LOOP...
Can you rebase this so the CI can test it? Thanks!
It seems like the current queries isn't compatible to the newer grammar. π€ Can you fix it for us? Thanks!
It seems like there is an compile error. π€ ``` Error processing rule _word_identifier Details: Regex error: Binary operators in character classes aren't supported ``` https://github.com/emacs-tree-sitter/tree-sitter-langs/actions/runs/7136511070/job/19435052813?pr=289#step:9:3686
We are currently sticking to version `0.19.3` due to the storage location. See https://github.com/emacs-tree-sitter/tree-sitter-langs?tab=readme-ov-file#tools-and-dependencies.
That's the only way to make CI run, and it never passes every time it runs.
Feel free to open a PR for this. I am a little busy, so doing this will take me some time. Cheers! :)
It seems like the CI goes on and on and never stops. π€