33 Commits (cc565c46f97aa00ff6a2bfe29791b2e636cf2535)

Autor SHA1 Nachricht Datum
  Amaan Qureshi 7b8332686e
chore: add tests vor 3 Jahren
  Amaan Qureshi 4b6e0bc97b
feat: add `attribute_specifier` to struct vor 3 Jahren
  Amaan Qureshi 349f3bb3f4 chore: generate & update test vor 3 Jahren
  Amaan Qureshi 5b08b70f2b
chore: update & add tests vor 3 Jahren
  Amaan Qureshi 60544dbdd2
Revert "fix: rework top level function definition pointer association" vor 3 Jahren
  Amaan Qureshi 35595638e2
chore: add tests vor 3 Jahren
  Amaan Qureshi eb6649e0c2
fix: rework top level function definition pointer association vor 3 Jahren
  Amaan Qureshi c75868f8b5
feat: C23 vor 3 Jahren
  Amaan Qureshi bb4ab38847 feat: allow type_qualifiers after typedef specifier, alias char content vor 3 Jahren
  antoinemadec 7f678a26bb Add else_clause vor 3 Jahren
  Amaan Qureshi a726cb95ee chore: add a test vor 3 Jahren
  Christian Clason 6adee19458
feat: allow identifiers in string concatenations (#145) vor 3 Jahren
  Benjamin Brownlee 693d298099
feat: add gnu inline asm syntax (#140) vor 3 Jahren
  Benjamin Brownlee bb74560cd4
fix: allow preproc define without value to preceed a line with whitespace at start vor 3 Jahren
  Amaan Qureshi f67789cdfd
chore: add some tests vor 3 Jahren
  Jason Brown e1359a0a54 Adding support for offsetof vor 3 Jahren
  Amaan Qureshi 4f1a01d461
chore: add a test for the new features vor 3 Jahren
  Amaan Qureshi a44d8c5ca5
chore: add a test for multi-backslash delimited comments vor 3 Jahren
  Jade Lovelace 93135e2eb5 fix: implement Unicode identifiers vor 3 Jahren
  John Drouhard 0720f9c2af Add test for comma expression in iteration expression vor 4 Jahren
  John Drouhard 179b70c6be Attributes: simplify attributed_statement by making it a valid type of non-case statement vor 4 Jahren
  Ben Dunkin 517bf92b2c
add the body label to for loops to make it the same as other loops (#110) vor 4 Jahren
  John Drouhard f71e80b9f2 Extract "..." into a named node called variadic_parameter. Fixes #73 vor 4 Jahren
  jdrouhard 9bee34500c
Support attribute statements under case statements (#83) vor 4 Jahren
  John Drouhard 0b714a5134 rename attribute_definition to attribute_declaration vor 4 Jahren
  jdrouhard 8fc135a72b
Add support for C23 attributes (#81) vor 4 Jahren
  Mathieu Nayrolles 88592f162e
Add support for Microsoft-specific modifiers (#40) vor 6 Jahren
  calixteman c455818961 #include can be followed by a macro name or a macro call (#38) vor 6 Jahren
  calixteman d2ebd7f6c0 Macro definition can contain continuation line in the argument list (#28) vor 6 Jahren
  calixteman 362c031880 Parse expressions in preprocessor #if statement (#29) vor 6 Jahren
  calixteman 2ed529f075 Add u|U|u8 string|char support (#36) vor 6 Jahren
  Max Brunsfeld d101ad1c83 Improve highlighting query vor 6 Jahren
  Max Brunsfeld 457a7917a1 Use new test structure, add syntax highlighting tests vor 6 Jahren