19 커밋 (a60f1ddef4702fc8a82a9bfc207d0cf453d748bb)

작성자 SHA1 메시지 날짜
  Benjamin Brownlee bb74560cd4
fix: allow preproc define without value to preceed a line with whitespace at start 3 년 전
  Amaan Qureshi f67789cdfd
chore: add some tests 3 년 전
  Jason Brown e1359a0a54 Adding support for offsetof 3 년 전
  Amaan Qureshi 4f1a01d461
chore: add a test for the new features 3 년 전
  Amaan Qureshi a44d8c5ca5
chore: add a test for multi-backslash delimited comments 3 년 전
  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 457a7917a1 Use new test structure, add syntax highlighting tests 6 년 전