15 Commits (735716c926837d9e39e4effb3fdc28cee81a7e5e)

Autor SHA1 Nachricht Datum
  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