50 Комити (34f4c7e751f4d661be3e23682fe2631d6615141d)

Аутор SHA1 Порука Датум
  Amaan Qureshi 32067813ce
feat: allow preprocessor directives inside enumerator lists пре 2 година
  Amaan Qureshi 14c056841b
feat: multi-byte characters пре 2 година
  Riley Bruins f0f5f1a269
fix: allow any position of sized type keywords пре 2 година
  Amaan Qureshi fea3dea7b9
feat: support missing gnu-style designated initializers пре 2 година
  DennySun2100 25371f9448
feat: add Microsoft's SEH extension пре 2 година
  Amaan Qureshi 978daf49f6
feat: allow `$` in identifiers пре 2 година
  Phil Turnbull f1075f2d65
fix: `sizeof` precedence is incorrect пре 2 година
  Amaan Qureshi 8a41305cc0
feat: support C23 number suffixes пре 2 година
  Amaan Qureshi cd3915741e
feat: add K&R-style function definitions пре 2 година
  Amaan Qureshi 8e919ab298
feat: add `alignof_expression` пре 2 година
  Amaan Qureshi 9b00eeef7c
fix: allow an asm expression before attribute specifiers in function declarators пре 2 година
  Amaan Qureshi f786a822b8
feat: add `__extension__` пре 2 година
  Amaan Qureshi 12a0993942
fix: type_definitions can have attribute_specifiers at the end пре 2 година
  Amaan Qureshi 08523da9d6
fix: allow string concatenations to start with an identifier пре 2 година
  Amaan Qureshi 3245131d7a
fix: optionally allow asm expressions after a declarator пре 3 година
  Amaan Qureshi d607e5e049
fix: allow matching bare slashes not succeeded by a `*` in `preproc_arg` пре 3 година
  Amaan Qureshi 6075c27545
feat: add `__thread` to storage_class пре 3 година
  Amaan Qureshi 7b8332686e
chore: add tests пре 3 година
  Amaan Qureshi 4b6e0bc97b
feat: add `attribute_specifier` to struct пре 3 година
  Amaan Qureshi 349f3bb3f4 chore: generate & update test пре 3 година
  Amaan Qureshi 5b08b70f2b
chore: update & add tests пре 3 година
  Amaan Qureshi 60544dbdd2
Revert "fix: rework top level function definition pointer association" пре 3 година
  Amaan Qureshi 35595638e2
chore: add tests пре 3 година
  Amaan Qureshi eb6649e0c2
fix: rework top level function definition pointer association пре 3 година
  Amaan Qureshi c75868f8b5
feat: C23 пре 3 година
  Amaan Qureshi bb4ab38847 feat: allow type_qualifiers after typedef specifier, alias char content пре 3 година
  antoinemadec 7f678a26bb Add else_clause пре 3 година
  Amaan Qureshi a726cb95ee chore: add a test пре 3 година
  Christian Clason 6adee19458
feat: allow identifiers in string concatenations (#145) пре 3 година
  Benjamin Brownlee 693d298099
feat: add gnu inline asm syntax (#140) пре 3 година
  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 d101ad1c83 Improve highlighting query пре 6 година
  Max Brunsfeld 457a7917a1 Use new test structure, add syntax highlighting tests пре 6 година