Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Amaan Qureshi f5c6f68fdd
chore: generate
před 3 roky
.github/workflows Add an action to publish the grammar automatically před 3 roky
bindings added spm support před 4 roky
examples Add some example files to parse on CI před 9 roky
queries added assignment operator to highlights (#62) před 5 roky
src chore: generate před 3 roky
test fix: implement Unicode identifiers před 3 roky
.appveyor.yml Add appveyor config před 7 roky
.gitattributes Add some example files to parse on CI před 9 roky
.gitignore added spm support před 4 roky
.npmignore Bump tree-sitter-cli to 0.19 před 5 roky
.travis.yml Use node 10 on travis před 7 roky
Cargo.toml 0.20.2 před 4 roky
LICENSE Initial commit před 12 roky
Package.swift added spm support před 4 roky
README.md Add appveyor badge to README před 7 roky
binding.gyp Bump tree-sitter-cli to 0.19 před 5 roky
grammar.js fix: comments can have multiple delimiting backslashes před 3 roky
package.json 0.20.2 před 4 roky

README.md

tree-sitter-c

Build Status Build status

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