481 次程式碼提交 (37dc8d34fc2b99526c2eca6407b35399a5288c0b)
 

作者 SHA1 備註 提交日期
  Amaan Qureshi 1dd47d32f3
chore: bump actions and deps 2 年之前
  Amaan Qureshi c42616f152
feat: add issue templates 2 年之前
  Dheeraj R Reddy 4add3bb47b
feat: add tags query to Rust bindings 2 年之前
  DennySun2100 25371f9448
feat: add Microsoft's SEH extension 2 年之前
  Rebecca Valentine 0d33f0422a
feat: add GH tag queries 2 年之前
  Amaan Qureshi 978daf49f6
feat: allow `$` in identifiers 2 年之前
  Phil Turnbull f1075f2d65
fix: `sizeof` precedence is incorrect 2 年之前
  Amaan Qureshi a2b7bac3b3 0.20.6 2 年之前
  Amaan Qureshi 54fa1febf4
Merge pull request #163 from amaanq/fix 2 年之前
  Amaan Qureshi 87a5caaf2c
chore: generate 2 年之前
  Amaan Qureshi e0c2274b48
fix: add old_style functions to block_item 2 年之前
  Amaan Qureshi b62e08e5f9
Merge pull request #162 from amaanq/state-count 2 年之前
  Amaan Qureshi 4d991237e2
chore: generate 2 年之前
  Amaan Qureshi 8a41305cc0
feat: support C23 number suffixes 2 年之前
  Amaan Qureshi 144dfb4a45
fix: number prefixes can be upper-case 2 年之前
  Amaan Qureshi cd3915741e
feat: add K&R-style function definitions 2 年之前
  Amaan Qureshi 9933b50313
fix: rework rules to reduce state count 2 年之前
  Amaan Qureshi 93ef1785bb
0.20.5 2 年之前
  Amaan Qureshi 16e44454ce
Merge pull request #161 from amaanq/__extension__ 2 年之前
  Amaan Qureshi 8791361cc3
chore: update gitattributes 2 年之前
  Amaan Qureshi b4cdc500b1
chore: generate 2 年之前
  Amaan Qureshi 287bcd2ca0
fix: add more variations of inline 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 4a57b272f5
docs: remove travis ci badge in favor of the gh badge 2 年之前
  Amaan Qureshi 39bea7d391
fix: remove unnecessary conflicts 3 年之前
  Amaan Qureshi 28d910c52e
Merge pull request #158 from amaanq/thread-and-more 3 年之前
  Amaan Qureshi 43a147ad77
chore: generate 3 年之前
  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 ad095896dd
0.20.4 3 年之前
  Amaan Qureshi e17d0a1602
feat: rework release action 3 年之前
  Amaan Qureshi cc565c46f9
Merge pull request #156 from amaanq/fixes 3 年之前
  Amaan Qureshi 0cc26b0e3b
chore: generate 3 年之前
  Amaan Qureshi 7b8332686e
chore: add tests 3 年之前
  Amaan Qureshi 41c0a15e09
fix: make preproc newlines immediate so they don't span excess trailing newliens 3 年之前
  Amaan Qureshi 5890e77d2d
fix: disallow `/` after `\S` to better handle comments in preproc_arg 3 年之前
  Amaan Qureshi f3559c6cb4
fix: swap precedences of assignnment and conditional expressions 3 年之前
  Amaan Qureshi fcd123005b
Merge pull request #155 from amaanq/fix-attribute 3 年之前
  Amaan Qureshi 4b6e0bc97b
feat: add `attribute_specifier` to struct 3 年之前
  Amaan Qureshi 475dc3bb84
Merge pull request #152 from amaanq/typedef-fixes 3 年之前
  Amaan Qureshi 349f3bb3f4 chore: generate & update test 3 年之前
  Amaan Qureshi 4c49fc3883 fix: rework typedef specifiers again 3 年之前
  Amaan Qureshi 262ce4488e
ci: add steps to publish to npm as well 3 年之前
  Amaan Qureshi 28df2e958e
0.20.3 3 年之前
  Amaan Qureshi 9a2e3664bc
Merge pull request #150 from amaanq/fixes 3 年之前