345 Révisions (cc565c46f97aa00ff6a2bfe29791b2e636cf2535)
 

Auteur SHA1 Message Date
  Amaan Qureshi cc565c46f9
Merge pull request #156 from amaanq/fixes il y a 3 ans
  Amaan Qureshi 0cc26b0e3b
chore: generate il y a 3 ans
  Amaan Qureshi 7b8332686e
chore: add tests il y a 3 ans
  Amaan Qureshi 41c0a15e09
fix: make preproc newlines immediate so they don't span excess trailing newliens il y a 3 ans
  Amaan Qureshi 5890e77d2d
fix: disallow `/` after `\S` to better handle comments in preproc_arg il y a 3 ans
  Amaan Qureshi f3559c6cb4
fix: swap precedences of assignnment and conditional expressions il y a 3 ans
  Amaan Qureshi fcd123005b
Merge pull request #155 from amaanq/fix-attribute il y a 3 ans
  Amaan Qureshi 4b6e0bc97b
feat: add `attribute_specifier` to struct il y a 3 ans
  Amaan Qureshi 475dc3bb84
Merge pull request #152 from amaanq/typedef-fixes il y a 3 ans
  Amaan Qureshi 349f3bb3f4 chore: generate & update test il y a 3 ans
  Amaan Qureshi 4c49fc3883 fix: rework typedef specifiers again il y a 3 ans
  Amaan Qureshi 262ce4488e
ci: add steps to publish to npm as well il y a 3 ans
  Amaan Qureshi 28df2e958e
0.20.3 il y a 3 ans
  Amaan Qureshi 9a2e3664bc
Merge pull request #150 from amaanq/fixes il y a 3 ans
  Amaan Qureshi 84c6744e0e
chore: generate il y a 3 ans
  Amaan Qureshi 5b08b70f2b
chore: update & add tests il y a 3 ans
  Amaan Qureshi 60544dbdd2
Revert "fix: rework top level function definition pointer association" il y a 3 ans
  Amaan Qureshi 0ca9561fef
fix: mostly correct sized_type_specifiers in type definitions il y a 3 ans
  Amaan Qureshi 929e52f2d4
feat: add attribute_specifier to the end of struct, union, enum, and field_declaration il y a 3 ans
  Amaan Qureshi 1e6557a90d
fix: allow numbers in preproc_directive il y a 3 ans
  Amaan Qureshi 5c2cb95140
Merge pull request #146 from amaanq/decl-binop-conflict il y a 3 ans
  Amaan Qureshi 0df358adfb
chore: generate il y a 3 ans
  Amaan Qureshi 35595638e2
chore: add tests il y a 3 ans
  Amaan Qureshi eb6649e0c2
fix: rework top level function definition pointer association il y a 3 ans
  Amaan Qureshi 34db9e4b29
fix: rework true top-level items to disallow binary expressions il y a 3 ans
  Amaan Qureshi 51cd29c3d1
Merge pull request #148 from amaanq/c23-baby il y a 3 ans
  Amaan Qureshi c75868f8b5
feat: C23 il y a 3 ans
  Amaan Qureshi b99d137fd7
Merge pull request #149 from amaanq/typedef-qual il y a 3 ans
  Amaan Qureshi bb4ab38847 feat: allow type_qualifiers after typedef specifier, alias char content il y a 3 ans
  Amaan Qureshi 6ef89c54e1
Merge pull request #115 from antoinemadec/master il y a 3 ans
  antoinemadec 7f678a26bb Add else_clause il y a 3 ans
  Amaan Qureshi 618018069b
Merge pull request #72 from tjdevries/tjdevries/add_compound_statement_to_call_expression il y a 3 ans
  Amaan Qureshi a726cb95ee chore: add a test il y a 3 ans
  TJ DeVries 6b85e8478b fix: Add compound statement to call expression il y a 5 ans
  Christian Clason 6adee19458
feat: allow identifiers in string concatenations (#145) il y a 3 ans
  Benjamin Brownlee 693d298099
feat: add gnu inline asm syntax (#140) il y a 3 ans
  Amaan Qureshi a60f1ddef4
Merge pull request #133 from benjaminBrownlee/preproc-define-fix il y a 3 ans
  Benjamin Brownlee bb74560cd4
fix: allow preproc define without value to preceed a line with whitespace at start il y a 3 ans
  Yoann Padioleau 84bdf40906
Merge pull request #142 from amaanq/enum-bitfield il y a 3 ans
  Amaan Qureshi f67789cdfd
chore: add some tests il y a 3 ans
  Amaan Qureshi b191f46285
chore: generate il y a 3 ans
  Amaan Qureshi 5b5367c4b8
feat: add underlying types in enums, allow bitfield clauses in repeated field declarators il y a 3 ans
  Yoann Padioleau f1b2a0b210
Merge pull request #141 from JasonBrownDeveloper/offsetof il y a 3 ans
  Jason Brown e1359a0a54 Adding support for offsetof il y a 3 ans
  Yoann Padioleau 0906255f8d
Merge pull request #138 from XVilka/patch-1 il y a 3 ans
  Anton Kochkov 0a45948282
Fix AppVeyor CI builds il y a 3 ans
  Yoann Padioleau 121e538a8a
Merge pull request #137 from amaanq/noreturn-generic il y a 3 ans
  Amaan Qureshi ec5e4099ce
chore: generate il y a 3 ans
  Amaan Qureshi 4f1a01d461
chore: add a test for the new features il y a 3 ans
  Amaan Qureshi 20fee37fd0
feat: add _Generic expressions and missing type qualifiers il y a 3 ans