20 Cometimentos (338f99e8a0fa6833f5a9f435c29761df7bcc9292)

Autor SHA1 Mensagem Data
  Calixte Denizet 338f99e8a0 Fix comment containing backslash há 7 anos
  Max Brunsfeld fd42e75886 Flesh out number literal parsing há 7 anos
  Max Brunsfeld 175d93b439 Handle postfix type qualifiers in compound literals há 7 anos
  Max Brunsfeld 95b5710ff9 Allow number literals with 'f' suffix and digit separators há 7 anos
  Max Brunsfeld 1358e07759 Allow escaped newlines in single-line comments há 7 anos
  Max Brunsfeld df769721cb Parse escape sequences há 8 anos
  Max Brunsfeld e8b6879820 Use repeat in initializer lists há 8 anos
  Max Brunsfeld 0c38b9f8c9 Handle identifier starting with 'false', 'true', etc há 8 anos
  Max Brunsfeld 82b62611b6 Differentiate primitive types from other type names há 8 anos
  Max Brunsfeld f433b2bf8a Tweak identifier naming convention há 9 anos
  Max Brunsfeld 66003e2afc Rename type_clause -> type_descriptor and pull out the parens há 9 anos
  Max Brunsfeld 9e7706d922 Distinguish variables, types, fields and labels using renames há 9 anos
  Max Brunsfeld 42436c29ae Allow simple abstract function declarators as in `sizeof(void * ())` há 9 anos
  Max Brunsfeld 39a662907b Make a named node for argument lists in call expressions há 9 anos
  Max Brunsfeld 281e0cd60d Add 'u' and 'l' suffixes on number literals há 9 anos
  Max Brunsfeld 8e8a968e3b Fix handling of backslashes in string literals há 9 anos
  Max Brunsfeld 9b715a2620 Add concatenated strings há 9 anos
  Max Brunsfeld fb51d81c99 Add comma expressions, make parenthesized expressions named rules há 9 anos
  Max Brunsfeld be2676ed3e Allow empty initializer lists há 9 anos
  Max Brunsfeld f4fca3e638 ⬆️ tree-sitter, rename grammar_test to corpus há 9 anos
  Max Brunsfeld f9a1ffa413 Add function-like macros as type specifiers há 10 anos
  Max Brunsfeld 8190b6ea7f Add hexadecimal, binary and unsigned integer literals há 10 anos
  Max Brunsfeld fa30191e88 Update grammar to use new tree-sitter API há 10 anos
  Max Brunsfeld 9bc2e2e19f Upgrade tree-sitter-compiler há 10 anos
  Max Brunsfeld 280ff87fd0 Use latest tree-sitter-compiler há 11 anos
  Max Brunsfeld 6775e737a6 Fix error in sizeof expressions há 11 anos
  Max Brunsfeld 87ad2e9c69 Base grammar on existing C99 grammar há 11 anos
  Max Brunsfeld e1871c5213 Allow identifiers starting w/ underscores há 11 anos
  Max Brunsfeld cdb08d5aff Add math assignment operators há 11 anos
  Max Brunsfeld 81d2af76bd Add subscript operator há 11 anos
  Max Brunsfeld 845921d558 Add storage classes to function defs há 11 anos
  Max Brunsfeld 261237e6c6 0.0.1 há 11 anos
  Max Brunsfeld 9964b428fd Add pointer operations há 11 anos
  Max Brunsfeld ebd581c2bd Add compound literals há 11 anos
  Max Brunsfeld 5c22801870 Add char literals há 11 anos
  Max Brunsfeld a2c90643d7 Add assignments há 12 anos
  Max Brunsfeld 1c229674d7 Add math and boolean operators há 12 anos
  Max Brunsfeld fae81ec733 Add function calls, field access operators há 12 anos