14 Commits (afc1d5bb3ae6567ae3e4311577e96f9111b758fd)

Autor SHA1 Mensaje Fecha
  Max Brunsfeld 9e21e17371 Allow preprocessor conditionals inside of field declaration lists hace 8 años
  Max Brunsfeld db8d3af84f Add #elifs inside of #ifdefs hace 8 años
  Max Brunsfeld 065bee2c23 Add preprocessor elif clauses hace 8 años
  Max Brunsfeld fcb4537288 Fix regex for unknown preprocessor directives hace 8 años
  Max Brunsfeld 82b62611b6 Differentiate primitive types from other type names hace 8 años
  Max Brunsfeld f433b2bf8a Tweak identifier naming convention hace 9 años
  Max Brunsfeld 9e7706d922 Distinguish variables, types, fields and labels using renames hace 9 años
  Max Brunsfeld debe919f84 Allow whitespace after the # in preprocessor directives hace 9 años
  Max Brunsfeld d9c324ffce Don't try to parse #if conditions as C expressions hace 9 años
  Max Brunsfeld 39a662907b Make a named node for argument lists in call expressions hace 9 años
  Max Brunsfeld eaa878ce95 Allow preprocessor conditionals inside functions hace 9 años
  Max Brunsfeld e64b56050e Add preprocessor if blocks hace 9 años
  Max Brunsfeld eed36b3f88 Allow object-like defines whose values start with parentheses hace 9 años
  Max Brunsfeld f4fca3e638 ⬆️ tree-sitter, rename grammar_test to corpus hace 9 años
  Max Brunsfeld 6093f6f023 Tweak test for #defines hace 10 años
  Max Brunsfeld fb4ace990e Fix issues with preprocessor defininitions hace 10 años
  Max Brunsfeld 1844ad2d93 Add some error recovery points hace 10 años
  Max Brunsfeld f6dc4d7942 Add structure to #ifdef blocks hace 10 años
  Max Brunsfeld 87ad2e9c69 Base grammar on existing C99 grammar hace 11 años
  Max Brunsfeld afac264377 Add #ifndef et al hace 11 años
  Max Brunsfeld 705256dbba Update tests and grammar for new tree-sitter hace 12 años
  Max Brunsfeld 474975e32b Add unions, enums hace 12 años
  Max Brunsfeld c91415338d Initial commit hace 12 años