15 コミット (93135e2eb5bb584a889918203ab722b4906ef06c)

作成者 SHA1 メッセージ 日付
  Jade Lovelace 93135e2eb5 fix: implement Unicode identifiers 3年前
  John Drouhard 0720f9c2af Add test for comma expression in iteration expression 4年前
  John Drouhard 179b70c6be Attributes: simplify attributed_statement by making it a valid type of non-case statement 4年前
  Ben Dunkin 517bf92b2c
add the body label to for loops to make it the same as other loops (#110) 4年前
  John Drouhard f71e80b9f2 Extract "..." into a named node called variadic_parameter. Fixes #73 4年前
  jdrouhard 9bee34500c
Support attribute statements under case statements (#83) 4年前
  John Drouhard 0b714a5134 rename attribute_definition to attribute_declaration 4年前
  jdrouhard 8fc135a72b
Add support for C23 attributes (#81) 4年前
  Mathieu Nayrolles 88592f162e
Add support for Microsoft-specific modifiers (#40) 6年前
  calixteman c455818961 #include can be followed by a macro name or a macro call (#38) 6年前
  calixteman d2ebd7f6c0 Macro definition can contain continuation line in the argument list (#28) 6年前
  calixteman 362c031880 Parse expressions in preprocessor #if statement (#29) 6年前
  calixteman 2ed529f075 Add u|U|u8 string|char support (#36) 6年前
  Max Brunsfeld d101ad1c83 Improve highlighting query 6年前
  Max Brunsfeld 457a7917a1 Use new test structure, add syntax highlighting tests 6年前