Wilfred/tree-sitter-elisp
tree-sitter grammar for emacs lisp
emacsemacs-lisptree-sitter
First Claude commit: Jul 28, 2026Last Claude commit: 1d agoDiscovered: Jul 30, 2026
Recent Claude Commits
Remove Python bindings
e083dd11d agoauthor_emailParse radix integers with an uppercase prefix or a sign
e4dd8651d agoauthor_emailParse character literals whose final character is escaped
26484fb1d agoauthor_emailGenerate src/parser.c rather than checking it in
30abf641d agoauthor_emailRemove prebuildify
a3957e41d agoauthor_emailHighlight keywords as constants
2f9ea941d agoauthor_emailRequire tree-sitter 0.25 for the Python binding
9d6c59d1d agoauthor_emailParse sharp quote as a separate function_quote node
2a08a771d agoauthor_emailBuild against Node 24 rather than Node 22
f94ee7e1d agoauthor_emailApply character modifiers to escape sequences
3da3aba1d agoauthor_emailResolve tree-sitter 0.25.1 in the lockfile
dc402f81d agoauthor_emailShip tree-sitter.json in the npm package
b5cf8962d agoauthor_emailParse all the digits of a radix integer
2ad6d272d agoauthor_emailFix peer dependency name in peerDependenciesMeta
13ec5b22d agoauthor_emailRemove bindings disabled in tree-sitter.json
ca173742d agoauthor_emailParse uninterned symbols
ad50b822d agoauthor_emailFix float literal parsing
427ca042d agoauthor_emailUse 1.7.0 as the version everywhere
909d9752d agoauthor_emailPoint repository URLs at Wilfred/tree-sitter-elisp
db5d9e62d agoauthor_emailRegenerate parser.c
633e80a2d agoauthor_emailUpdate GitHub Actions to current major versions
9899a4d2d agoauthor_email