Amaan Qureshi
|
34f4c7e751
|
fix: allow preproc calls in enumerator list items
|
2 yıl önce |
Amaan Qureshi
|
df6ac34d5e
|
0.20.7
|
2 yıl önce |
Amaan Qureshi
|
d908b47d74
|
chore: generate
|
2 yıl önce |
Amaan Qureshi
|
32067813ce
|
feat: allow preprocessor directives inside enumerator lists
|
2 yıl önce |
Amaan Qureshi
|
14c056841b
|
feat: multi-byte characters
|
2 yıl önce |
Riley Bruins
|
f0f5f1a269
|
fix: allow any position of sized type keywords
|
2 yıl önce |
Amaan Qureshi
|
fea3dea7b9
|
feat: support missing gnu-style designated initializers
|
2 yıl önce |
Amaan Qureshi
|
212a80f864
|
chore: remove 'static
|
2 yıl önce |
Amaan Qureshi
|
28724a8858
|
docs: add badges
|
2 yıl önce |
Amaan Qureshi
|
1dd47d32f3
|
chore: bump actions and deps
|
2 yıl önce |
Amaan Qureshi
|
c42616f152
|
feat: add issue templates
|
2 yıl önce |
Dheeraj R Reddy
|
4add3bb47b
|
feat: add tags query to Rust bindings
|
2 yıl önce |
DennySun2100
|
25371f9448
|
feat: add Microsoft's SEH extension
Co-authored-by: Denny Sun <dennys@microsoft.com>
|
2 yıl önce |
Rebecca Valentine
|
0d33f0422a
|
feat: add GH tag queries
|
2 yıl önce |
Amaan Qureshi
|
978daf49f6
|
feat: allow `$` in identifiers
|
2 yıl önce |
Phil Turnbull
|
f1075f2d65
|
fix: `sizeof` precedence is incorrect
|
2 yıl önce |
Amaan Qureshi
|
a2b7bac3b3
|
0.20.6
|
2 yıl önce |
Amaan Qureshi
|
54fa1febf4
|
Merge pull request #163 from amaanq/fix
Fix
|
2 yıl önce |
Amaan Qureshi
|
87a5caaf2c
|
chore: generate
|
2 yıl önce |
Amaan Qureshi
|
e0c2274b48
|
fix: add old_style functions to block_item
|
2 yıl önce |
Amaan Qureshi
|
b62e08e5f9
|
Merge pull request #162 from amaanq/state-count
fix: rework rules to reduce state count
|
2 yıl önce |
Amaan Qureshi
|
4d991237e2
|
chore: generate
|
2 yıl önce |
Amaan Qureshi
|
8a41305cc0
|
feat: support C23 number suffixes
|
2 yıl önce |
Amaan Qureshi
|
144dfb4a45
|
fix: number prefixes can be upper-case
|
2 yıl önce |
Amaan Qureshi
|
cd3915741e
|
feat: add K&R-style function definitions
|
2 yıl önce |
Amaan Qureshi
|
9933b50313
|
fix: rework rules to reduce state count
|
2 yıl önce |
Amaan Qureshi
|
93ef1785bb
|
0.20.5
|
2 yıl önce |
Amaan Qureshi
|
16e44454ce
|
Merge pull request #161 from amaanq/__extension__
Support for misc features
|
2 yıl önce |
Amaan Qureshi
|
8791361cc3
|
chore: update gitattributes
|
2 yıl önce |
Amaan Qureshi
|
b4cdc500b1
|
chore: generate
|
2 yıl önce |
Amaan Qureshi
|
287bcd2ca0
|
fix: add more variations of inline
|
2 yıl önce |
Amaan Qureshi
|
8e919ab298
|
feat: add `alignof_expression`
|
2 yıl önce |
Amaan Qureshi
|
9b00eeef7c
|
fix: allow an asm expression before attribute specifiers in function declarators
|
2 yıl önce |
Amaan Qureshi
|
f786a822b8
|
feat: add `__extension__`
|
2 yıl önce |
Amaan Qureshi
|
12a0993942
|
fix: type_definitions can have attribute_specifiers at the end
|
2 yıl önce |
Amaan Qureshi
|
08523da9d6
|
fix: allow string concatenations to start with an identifier
We do ensure at least one string is present though, otherwise conflicts arise
|
2 yıl önce |
Amaan Qureshi
|
4a57b272f5
|
docs: remove travis ci badge in favor of the gh badge
|
2 yıl önce |
Amaan Qureshi
|
39bea7d391
|
fix: remove unnecessary conflicts
|
3 yıl önce |
Amaan Qureshi
|
28d910c52e
|
Merge pull request #158 from amaanq/thread-and-more
Minor fixes
|
3 yıl önce |
Amaan Qureshi
|
43a147ad77
|
chore: generate
|
3 yıl önce |
Amaan Qureshi
|
3245131d7a
|
fix: optionally allow asm expressions after a declarator
|
3 yıl önce |
Amaan Qureshi
|
d607e5e049
|
fix: allow matching bare slashes not succeeded by a `*` in `preproc_arg`
This fixes a slight regression when parsing a preproc function definition using division operators
|
3 yıl önce |
Amaan Qureshi
|
6075c27545
|
feat: add `__thread` to storage_class
|
3 yıl önce |
Amaan Qureshi
|
ad095896dd
|
0.20.4
|
3 yıl önce |
Amaan Qureshi
|
e17d0a1602
|
feat: rework release action
|
3 yıl önce |
Amaan Qureshi
|
cc565c46f9
|
Merge pull request #156 from amaanq/fixes
Some fixes
|
3 yıl önce |
Amaan Qureshi
|
0cc26b0e3b
|
chore: generate
|
3 yıl önce |
Amaan Qureshi
|
7b8332686e
|
chore: add tests
|
3 yıl önce |
Amaan Qureshi
|
41c0a15e09
|
fix: make preproc newlines immediate so they don't span excess trailing newliens
|
3 yıl önce |
Amaan Qureshi
|
5890e77d2d
|
fix: disallow `/` after `\S` to better handle comments in preproc_arg
|
3 yıl önce |