Skip to content

Add :abi14-revision tag for more languages. - #151

Open
thromer wants to merge 1 commit into
renzmann:mainfrom
thromer:main
Open

Add :abi14-revision tag for more languages.#151
thromer wants to merge 1 commit into
renzmann:mainfrom
thromer:main

Conversation

@thromer

@thromer thromer commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Since Emacs doesn't yet support ABI version 15.

Since Emacs doesn't yet support ABI version 15.
@dadinn

dadinn commented Aug 12, 2026

Copy link
Copy Markdown

I've just realised that I created another PR here which addresses the same problem.

My PR is a superset of this one. They share some changes exactly, mine adds couple of new ones, and there is a single difference:

SHARED
c-ts-mode
css-ts-mode
js-ts-mode
lua-ts-mode

NEW
c++-ts-mode
cmake-ts-mode
makefile-ts-mode
csharp-ts-mode
commonlisp-ts-mode
scala-ts-mode
solidity-ts-mode
typescript-ts-mode
sql-ts-mode
git-commit-ts-mode
magik-ts-mode
heek-ts-mode
hyprlang-ts-mode
janet-ts-mode
java-ts-mode
julia-ts-mode
perl-ts-mode
php-ts-mode

DIFFERENT
My rust-ts-mode uses one minor version lower.

If I am correct, it was in v0.23.3 is when they bumped the ABI version to 15, therefore v0.23.2 is the last compatible with ABI 14. That codebase follows a sightly orthodox interpretation of semantic versioning, but that's what it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants