20 Commits (a60f1ddef4702fc8a82a9bfc207d0cf453d748bb)

Autor SHA1 Mensaje Fecha
  Benjamin Brownlee bb74560cd4
fix: allow preproc define without value to preceed a line with whitespace at start hace 3 años
  Amaan Qureshi f67789cdfd
chore: add some tests hace 3 años
  Jason Brown e1359a0a54 Adding support for offsetof hace 3 años
  Amaan Qureshi 4f1a01d461
chore: add a test for the new features hace 3 años
  Amaan Qureshi a44d8c5ca5
chore: add a test for multi-backslash delimited comments hace 3 años
  Jade Lovelace 93135e2eb5 fix: implement Unicode identifiers hace 3 años
  John Drouhard 0720f9c2af Add test for comma expression in iteration expression hace 4 años
  John Drouhard 179b70c6be Attributes: simplify attributed_statement by making it a valid type of non-case statement hace 4 años
  Ben Dunkin 517bf92b2c
add the body label to for loops to make it the same as other loops (#110) hace 4 años
  John Drouhard f71e80b9f2 Extract "..." into a named node called variadic_parameter. Fixes #73 hace 4 años
  jdrouhard 9bee34500c
Support attribute statements under case statements (#83) hace 4 años
  John Drouhard 0b714a5134 rename attribute_definition to attribute_declaration hace 4 años
  jdrouhard 8fc135a72b
Add support for C23 attributes (#81) hace 4 años
  Mathieu Nayrolles 88592f162e
Add support for Microsoft-specific modifiers (#40) hace 6 años
  calixteman c455818961 #include can be followed by a macro name or a macro call (#38) hace 6 años
  calixteman d2ebd7f6c0 Macro definition can contain continuation line in the argument list (#28) hace 6 años
  calixteman 362c031880 Parse expressions in preprocessor #if statement (#29) hace 6 años
  calixteman 2ed529f075 Add u|U|u8 string|char support (#36) hace 6 años
  Max Brunsfeld d101ad1c83 Improve highlighting query hace 6 años
  Max Brunsfeld 457a7917a1 Use new test structure, add syntax highlighting tests hace 6 años