335 İşlemeler (4c49fc38831fcfdb47a4220f04b8c268a71abbbd)
 

Yazar SHA1 Mesaj Tarih
  Amaan Qureshi 4c49fc3883 fix: rework typedef specifiers again 3 yıl önce
  Amaan Qureshi 262ce4488e
ci: add steps to publish to npm as well 3 yıl önce
  Amaan Qureshi 28df2e958e
0.20.3 3 yıl önce
  Amaan Qureshi 9a2e3664bc
Merge pull request #150 from amaanq/fixes 3 yıl önce
  Amaan Qureshi 84c6744e0e
chore: generate 3 yıl önce
  Amaan Qureshi 5b08b70f2b
chore: update & add tests 3 yıl önce
  Amaan Qureshi 60544dbdd2
Revert "fix: rework top level function definition pointer association" 3 yıl önce
  Amaan Qureshi 0ca9561fef
fix: mostly correct sized_type_specifiers in type definitions 3 yıl önce
  Amaan Qureshi 929e52f2d4
feat: add attribute_specifier to the end of struct, union, enum, and field_declaration 3 yıl önce
  Amaan Qureshi 1e6557a90d
fix: allow numbers in preproc_directive 3 yıl önce
  Amaan Qureshi 5c2cb95140
Merge pull request #146 from amaanq/decl-binop-conflict 3 yıl önce
  Amaan Qureshi 0df358adfb
chore: generate 3 yıl önce
  Amaan Qureshi 35595638e2
chore: add tests 3 yıl önce
  Amaan Qureshi eb6649e0c2
fix: rework top level function definition pointer association 3 yıl önce
  Amaan Qureshi 34db9e4b29
fix: rework true top-level items to disallow binary expressions 3 yıl önce
  Amaan Qureshi 51cd29c3d1
Merge pull request #148 from amaanq/c23-baby 3 yıl önce
  Amaan Qureshi c75868f8b5
feat: C23 3 yıl önce
  Amaan Qureshi b99d137fd7
Merge pull request #149 from amaanq/typedef-qual 3 yıl önce
  Amaan Qureshi bb4ab38847 feat: allow type_qualifiers after typedef specifier, alias char content 3 yıl önce
  Amaan Qureshi 6ef89c54e1
Merge pull request #115 from antoinemadec/master 3 yıl önce
  antoinemadec 7f678a26bb Add else_clause 3 yıl önce
  Amaan Qureshi 618018069b
Merge pull request #72 from tjdevries/tjdevries/add_compound_statement_to_call_expression 3 yıl önce
  Amaan Qureshi a726cb95ee chore: add a test 3 yıl önce
  TJ DeVries 6b85e8478b fix: Add compound statement to call expression 5 yıl önce
  Christian Clason 6adee19458
feat: allow identifiers in string concatenations (#145) 3 yıl önce
  Benjamin Brownlee 693d298099
feat: add gnu inline asm syntax (#140) 3 yıl önce
  Amaan Qureshi a60f1ddef4
Merge pull request #133 from benjaminBrownlee/preproc-define-fix 3 yıl önce
  Benjamin Brownlee bb74560cd4
fix: allow preproc define without value to preceed a line with whitespace at start 3 yıl önce
  Yoann Padioleau 84bdf40906
Merge pull request #142 from amaanq/enum-bitfield 3 yıl önce
  Amaan Qureshi f67789cdfd
chore: add some tests 3 yıl önce
  Amaan Qureshi b191f46285
chore: generate 3 yıl önce
  Amaan Qureshi 5b5367c4b8
feat: add underlying types in enums, allow bitfield clauses in repeated field declarators 3 yıl önce
  Yoann Padioleau f1b2a0b210
Merge pull request #141 from JasonBrownDeveloper/offsetof 3 yıl önce
  Jason Brown e1359a0a54 Adding support for offsetof 3 yıl önce
  Yoann Padioleau 0906255f8d
Merge pull request #138 from XVilka/patch-1 3 yıl önce
  Anton Kochkov 0a45948282
Fix AppVeyor CI builds 3 yıl önce
  Yoann Padioleau 121e538a8a
Merge pull request #137 from amaanq/noreturn-generic 3 yıl önce
  Amaan Qureshi ec5e4099ce
chore: generate 3 yıl önce
  Amaan Qureshi 4f1a01d461
chore: add a test for the new features 3 yıl önce
  Amaan Qureshi 20fee37fd0
feat: add _Generic expressions and missing type qualifiers 3 yıl önce
  Yoann Padioleau a015709e7d
Merge pull request #136 from amaanq/ci-lint 3 yıl önce
  Amaan Qureshi 8f25e04677
chore: tidy bindings, manifests, & docs 3 yıl önce
  Amaan Qureshi c0b1db960d
feat: add and apply eslint formatting 3 yıl önce
  Amaan Qureshi b906e05ba4
docs: document grammar.js 3 yıl önce
  Amaan Qureshi c56afb2b66
ci: add test and lint actions 3 yıl önce
  Yoann Padioleau cac392ac3d
Merge pull request #135 from amaanq/comment-fix 3 yıl önce
  Amaan Qureshi a44d8c5ca5
chore: add a test for multi-backslash delimited comments 3 yıl önce
  Amaan Qureshi f5c6f68fdd
chore: generate 3 yıl önce
  Amaan Qureshi 16456ce9a1
fix: comments can have multiple delimiting backslashes 3 yıl önce
  Yoann Padioleau 424d0145ef
Merge pull request #134 from amaanq/optional-consequence 3 yıl önce