rust-code-analysis/tree-sitter-preproc
Luni-4 07784948bb
Update repository links for moz-grammars (#610)
2021-04-08 17:54:03 +02:00
..
bindings/rust Add tree-sitter-preproc crate (#485) 2021-02-24 19:25:03 +01:00
corpus Init repo 2019-07-16 16:07:02 +02:00
examples Init repo 2019-07-16 16:07:02 +02:00
src Regenerate tree-sitter-preproc grammar 2021-03-26 19:53:10 +01:00
.gitattributes Init repo 2019-07-16 16:07:02 +02:00
.gitignore Add tree-sitter-preproc crate (#485) 2021-02-24 19:25:03 +01:00
.npmignore Init repo 2019-07-16 16:07:02 +02:00
Cargo.toml Update repository links for moz-grammars (#610) 2021-04-08 17:54:03 +02:00
LICENSE Fix copyright in some LICENSE files 2021-03-11 09:45:05 +01:00
README.md Init repo 2019-07-16 16:07:02 +02:00
binding.gyp Init repo 2019-07-16 16:07:02 +02:00
grammar.js Use undef to guess macro names 2019-08-05 11:15:04 +02:00
index.js Init repo 2019-07-16 16:07:02 +02:00
package.json Regenerate tree-sitter-preproc grammar 2021-03-26 19:53:10 +01:00

README.md

tree-sitter-c

Build Status Build status

C grammar for tree-sitter. Adapted from this C99 grammar.