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ů.
 
 
 
Max Brunsfeld 8abf957a44 Remove spurious fragment from grammar URL in readme před 10 roky
grammar_test Fix issues with preprocessor defininitions před 10 roky
include/tree_sitter Upgrade tree-sitter-compiler před 10 roky
src Fix issues with preprocessor defininitions před 10 roky
.gitignore Check in generated files před 11 roky
.npmignore Initial commit před 12 roky
.travis.yml Use latest tree-sitter-compiler před 11 roky
LICENSE Initial commit před 12 roky
README.md Remove spurious fragment from grammar URL in readme před 10 roky
binding.gyp Update grammar to use new tree-sitter API před 10 roky
grammar.coffee Fix issues with preprocessor defininitions před 10 roky
index.js Update grammar to use new tree-sitter API před 10 roky
package.json ⬆️ tree-sitter-compiler před 10 roky

README.md

tree-sitter-c

Build Status

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