8 Комити (42436c29aedd34740263f2f5dd41ff7518b6973b)

Аутор SHA1 Порука Датум
  Max Brunsfeld 42436c29ae Allow simple abstract function declarators as in `sizeof(void * ())` пре 9 година
  Max Brunsfeld 39a662907b Make a named node for argument lists in call expressions пре 9 година
  Max Brunsfeld 281e0cd60d Add 'u' and 'l' suffixes on number literals пре 9 година
  Max Brunsfeld 8e8a968e3b Fix handling of backslashes in string literals пре 9 година
  Max Brunsfeld 9b715a2620 Add concatenated strings пре 9 година
  Max Brunsfeld fb51d81c99 Add comma expressions, make parenthesized expressions named rules пре 9 година
  Max Brunsfeld be2676ed3e Allow empty initializer lists пре 9 година
  Max Brunsfeld f4fca3e638 ⬆️ tree-sitter, rename grammar_test to corpus пре 9 година
  Max Brunsfeld f9a1ffa413 Add function-like macros as type specifiers пре 10 година
  Max Brunsfeld 8190b6ea7f Add hexadecimal, binary and unsigned integer literals пре 10 година
  Max Brunsfeld fa30191e88 Update grammar to use new tree-sitter API пре 10 година
  Max Brunsfeld 9bc2e2e19f Upgrade tree-sitter-compiler пре 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 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 261237e6c6 0.0.1 пре 11 година
  Max Brunsfeld 9964b428fd Add pointer operations пре 11 година
  Max Brunsfeld ebd581c2bd Add compound literals пре 11 година
  Max Brunsfeld 5c22801870 Add char literals пре 11 година
  Max Brunsfeld a2c90643d7 Add assignments пре 12 година
  Max Brunsfeld 1c229674d7 Add math and boolean operators пре 12 година
  Max Brunsfeld fae81ec733 Add function calls, field access operators пре 12 година