158 Commits (f64a422d4e46a44315abe75295035554d334bdab)

Autor SHA1 Nachricht Datum
  Amaan Qureshi e3f4c9507b fix: ms call modifier missing in some spots vor 2 Jahren
  Amaan Qureshi 579f349216 fix: allow ms pointer modifiers in abstract pointer declarators vor 2 Jahren
  Amaan Qureshi 8e6e28c340 fix: ternary consequences can have comma expressions vor 2 Jahren
  Amaan Qureshi bac0e895ef fix: asm strings can be concatenated vor 2 Jahren
  Lewis Russell c706154d29 fix: allow function definitions to contain preproc attributes vor 2 Jahren
  Lewis Russell c325574f64 fix: improve concatenated_string vor 2 Jahren
  Brandon Wu ecdd500806
fix: properly suffix elifdef vor 2 Jahren
  Amaan Qureshi 34f4c7e751
fix: allow preproc calls in enumerator list items vor 2 Jahren
  Amaan Qureshi 32067813ce
feat: allow preprocessor directives inside enumerator lists vor 2 Jahren
  Amaan Qureshi 14c056841b
feat: multi-byte characters vor 2 Jahren
  Riley Bruins f0f5f1a269
fix: allow any position of sized type keywords vor 2 Jahren
  Amaan Qureshi fea3dea7b9
feat: support missing gnu-style designated initializers vor 2 Jahren
  DennySun2100 25371f9448
feat: add Microsoft's SEH extension vor 2 Jahren
  Amaan Qureshi 978daf49f6
feat: allow `$` in identifiers vor 2 Jahren
  Phil Turnbull f1075f2d65
fix: `sizeof` precedence is incorrect vor 2 Jahren
  Amaan Qureshi e0c2274b48
fix: add old_style functions to block_item vor 2 Jahren
  Amaan Qureshi 8a41305cc0
feat: support C23 number suffixes vor 2 Jahren
  Amaan Qureshi 144dfb4a45
fix: number prefixes can be upper-case vor 2 Jahren
  Amaan Qureshi cd3915741e
feat: add K&R-style function definitions vor 2 Jahren
  Amaan Qureshi 9933b50313
fix: rework rules to reduce state count vor 2 Jahren
  Amaan Qureshi 287bcd2ca0
fix: add more variations of inline vor 2 Jahren
  Amaan Qureshi 8e919ab298
feat: add `alignof_expression` vor 2 Jahren
  Amaan Qureshi 9b00eeef7c
fix: allow an asm expression before attribute specifiers in function declarators vor 2 Jahren
  Amaan Qureshi f786a822b8
feat: add `__extension__` vor 2 Jahren
  Amaan Qureshi 12a0993942
fix: type_definitions can have attribute_specifiers at the end vor 2 Jahren
  Amaan Qureshi 08523da9d6
fix: allow string concatenations to start with an identifier vor 2 Jahren
  Amaan Qureshi 39bea7d391
fix: remove unnecessary conflicts vor 3 Jahren
  Amaan Qureshi 3245131d7a
fix: optionally allow asm expressions after a declarator vor 3 Jahren
  Amaan Qureshi d607e5e049
fix: allow matching bare slashes not succeeded by a `*` in `preproc_arg` vor 3 Jahren
  Amaan Qureshi 6075c27545
feat: add `__thread` to storage_class vor 3 Jahren
  Amaan Qureshi 41c0a15e09
fix: make preproc newlines immediate so they don't span excess trailing newliens vor 3 Jahren
  Amaan Qureshi 5890e77d2d
fix: disallow `/` after `\S` to better handle comments in preproc_arg vor 3 Jahren
  Amaan Qureshi f3559c6cb4
fix: swap precedences of assignnment and conditional expressions vor 3 Jahren
  Amaan Qureshi 4b6e0bc97b
feat: add `attribute_specifier` to struct vor 3 Jahren
  Amaan Qureshi 4c49fc3883 fix: rework typedef specifiers again vor 3 Jahren
  Amaan Qureshi 60544dbdd2
Revert "fix: rework top level function definition pointer association" vor 3 Jahren
  Amaan Qureshi 0ca9561fef
fix: mostly correct sized_type_specifiers in type definitions vor 3 Jahren
  Amaan Qureshi 929e52f2d4
feat: add attribute_specifier to the end of struct, union, enum, and field_declaration vor 3 Jahren
  Amaan Qureshi 1e6557a90d
fix: allow numbers in preproc_directive vor 3 Jahren
  Amaan Qureshi eb6649e0c2
fix: rework top level function definition pointer association vor 3 Jahren
  Amaan Qureshi 34db9e4b29
fix: rework true top-level items to disallow binary expressions 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
  TJ DeVries 6b85e8478b fix: Add compound statement to call expression vor 5 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 5b5367c4b8
feat: add underlying types in enums, allow bitfield clauses in repeated field declarators vor 3 Jahren
  Jason Brown e1359a0a54 Adding support for offsetof vor 3 Jahren