a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Christian Frøystad fdbef3621b Adds support for the never return type from the no_return RFC 2022-06-01 15:02:43 +07:00
.github Bump node to version 16 2022-03-23 17:08:33 +07:00
bindings add spm support 2022-05-30 12:44:22 +07:00
queries fix digit escape in highlight regex for constants (#112) 2021-10-17 09:05:36 +07:00
script Fixes remaining issues with interpolated strings 2021-08-30 18:14:09 +07:00
src Adds support for the never return type from the no_return RFC 2022-06-01 15:02:43 +07:00
test Adds support for the never return type from the no_return RFC 2022-06-01 15:02:43 +07:00
.gitattributes Don't count generated files & test files in language stats 2018-01-23 19:59:42 +07:00
.gitignore add spm support 2022-05-30 12:44:22 +07:00
.npmignore Exclude target dir from npm tarballs 2021-03-03 17:17:11 +07:00
Cargo.lock Expose TAGS_QUERY and INJECTIONS_QUERY. 2022-05-04 12:52:10 +07:00
Cargo.toml Update bindings for rust to include HIGHLIGHT_QUERY 2022-03-23 00:15:19 +07:00
LICENSE Add license 2020-07-21 09:49:24 +07:00
Makefile Makefile and C bindings (#127) 2022-03-29 09:09:35 +07:00
Package.swift add spm support 2022-05-30 12:44:22 +07:00
README.md Update badge. 2021-03-09 16:22:36 +07:00
binding.gyp Fixes CI build (hopefully) 2021-07-12 23:48:24 +07:00
grammar.js Adds support for the never return type from the no_return RFC 2022-06-01 15:02:43 +07:00
package.json Use bindings/node as main in package.json (#86) 2021-06-15 10:41:51 +07:00

README.md

tree-sitter-php

Build/test

PHP grammar for tree-sitter.