a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Amaan Qureshi e4681d2e50
ci: bump go and moby, rework clone function
2023-05-22 19:44:15 +07:00
.github feat(ci): run build & test action on PRs 2022-12-06 11:25:53 +07:00
bindings Swift Package (#79) 2022-05-30 11:35:02 +07:00
corpus fix: fix string literal rule 2022-12-08 11:00:59 +07:00
examples Remove submodules. 2018-12-10 11:39:14 +07:00
queries feat(queries/highlight): highlight built-in functions as @function.builtin 2022-12-04 15:31:39 +07:00
script ci: bump go and moby, rework clone function 2023-05-22 19:44:15 +07:00
src fix: fix string literal rule 2022-12-08 11:00:59 +07:00
.gitattributes Add examples folder, parse examples on CI 2017-06-19 14:58:53 +07:00
.gitignore Swift Package (#79) 2022-05-30 11:35:02 +07:00
.gitmodules Remove submodules. 2018-12-10 11:39:14 +07:00
.npmignore Exclude target dir from npm tarballs 2021-03-03 17:10:59 +07:00
Cargo.toml rust: Release 0.19.1 2021-10-04 13:10:27 +07:00
LICENSE Start on top-level constructs, const declarations 2016-08-16 21:02:37 +07:00
Makefile Generic Makefile 2022-03-28 11:34:00 +07:00
Package.swift Swift Package (#79) 2022-05-30 11:35:02 +07:00
README.md Document statements at top level 2022-03-23 16:35:06 +07:00
binding.gyp Bump tree-sitter-cli to 0.19 2021-03-03 17:09:15 +07:00
grammar.js refactor: remove interface_type_name and constraint_elem in favor of _simple_type 2023-05-22 19:44:15 +07:00
package.json Bump tree-sitter version to 0.20 2022-04-28 12:23:02 +07:00

README.md

tree-sitter-go

Build/test

A tree-sitter grammar for Go.