60 Комити (c57b5a58f2e21bd7078e8c6b4e63fc06d022fd25)
 

Аутор SHA1 Порука Датум
  Max Brunsfeld c57b5a58f2 Fix malformed test that wasn't being run пре 10 година
  Max Brunsfeld a309768a19 Add grammar.json file пре 10 година
  Max Brunsfeld 3dd99a687d Regenerate parser w/ latest tree-sitter пре 10 година
  Max Brunsfeld aebc05f868 Use clang on travis пре 10 година
  Max Brunsfeld 95b7d49194 Rebuild in prepublish script пре 10 година
  Max Brunsfeld 603224433a Use new javascript grammar API пре 10 година
  Max Brunsfeld 688d6875e4 Regenerate parser пре 10 година
  Max Brunsfeld a16cc74a15 Regenerate parser w/ latest tree-sitter пре 10 година
  Max Brunsfeld 047f074dca Regenerate parser with latest tree-sitter пре 10 година
  Max Brunsfeld 9e4d077996 Add varargs function declarations пре 10 година
  Max Brunsfeld c1d86fa575 Add error recovery within declarations пре 10 година
  Max Brunsfeld 8abf957a44 Remove spurious fragment from grammar URL in readme пре 10 година
  Max Brunsfeld c33aae8d9e Merge pull request #1 from maxbrunsfeld/mb-fix-preprocessor-issues пре 10 година
  Max Brunsfeld fb4ace990e Fix issues with preprocessor defininitions пре 10 година
  Max Brunsfeld 52df4807bd ⬆️ tree-sitter-compiler пре 10 година
  Max Brunsfeld 3204b80fa7 Drop the 'node-' prefix from the repo name пре 10 година
  Max Brunsfeld 1844ad2d93 Add some error recovery points пре 10 година
  Max Brunsfeld f6dc4d7942 Add structure to #ifdef blocks пре 10 година
  Max Brunsfeld d6d31778ba Allow trailing commas in enum specifiers пре 10 година
  Max Brunsfeld 8190b6ea7f Add hexadecimal, binary and unsigned integer literals пре 10 година
  Max Brunsfeld 3695e0dfaf Handle comma-separated expressions in for loops пре 10 година
  Max Brunsfeld fa30191e88 Update grammar to use new tree-sitter API пре 10 година
  Max Brunsfeld 9bc2e2e19f Upgrade tree-sitter-compiler пре 10 година
  Max Brunsfeld 809c155a31 Link to source grammar in README пре 11 година
  Max Brunsfeld 280ff87fd0 Use latest tree-sitter-compiler пре 11 година
  Max Brunsfeld 6775e737a6 Fix error in sizeof expressions пре 11 година
  Max Brunsfeld 87ad2e9c69 Base grammar on existing C99 grammar пре 11 година
  Max Brunsfeld ae3a41b13f Add all storage classes пре 11 година
  Max Brunsfeld e1871c5213 Allow identifiers starting w/ underscores пре 11 година
  Max Brunsfeld cdb08d5aff Add math assignment operators пре 11 година
  Max Brunsfeld 81d2af76bd Add subscript operator пре 11 година
  Max Brunsfeld 845921d558 Add storage classes to function defs пре 11 година
  Max Brunsfeld 386f48d111 0.0.2 пре 11 година
  Max Brunsfeld 261237e6c6 0.0.1 пре 11 година
  Max Brunsfeld 3293e97bbc Test against node 0.12 on travis пре 11 година
  Max Brunsfeld 4d74578e4c ⬆️ nan, regenerate parser w/ no tree-sitter пре 11 година
  Max Brunsfeld 9964b428fd Add pointer operations пре 11 година
  Max Brunsfeld ebd581c2bd Add compound literals пре 11 година
  Max Brunsfeld 485141c5c0 Add functions w/ pointer return types пре 11 година
  Max Brunsfeld 5da068fe83 Check in generated files пре 11 година
  Max Brunsfeld afac264377 Add #ifndef et al пре 11 година
  Max Brunsfeld ccdbf809ad Allow pointer types in typedefs пре 11 година
  Max Brunsfeld 5c22801870 Add char literals пре 11 година
  Max Brunsfeld 11ce0da541 Add while statements пре 11 година
  Max Brunsfeld 9e566ff055 Add for statements, relational operators пре 11 година
  Max Brunsfeld d7b2bff2ce Formatting - use destructuring in grammar пре 12 година
  Max Brunsfeld 43ccfbd9fa Add if-else statements пре 12 година
  Max Brunsfeld bb5fbbf48f Use new ubiquitous token format пре 12 година
  Max Brunsfeld a2c90643d7 Add assignments пре 12 година
  Max Brunsfeld 1c229674d7 Add math and boolean operators пре 12 година