issues
search
Lambosaurus
/
py-c-preprocessor
Tools for preprocessing C files in python
MIT License
15
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Space padding for varargs is not quite right
#16
Lambosaurus
opened
1 month ago
1
Macros with empty argument are invalid
#15
Lambosaurus
closed
1 month ago
0
Function-like macros should ignore constant expansion
#14
NotYourFox
closed
1 month ago
1
Added variadic parameter support
#13
NotYourFox
closed
1 month ago
6
Added support for variadic parameters + fixed unwanted macro expansion in struct-like field/variable dereferences (with -> or .) with the same name as macro
#12
NotYourFox
closed
1 month ago
6
Fixed missing re.sub result assignment
#11
Mati-IR
closed
2 months ago
0
Recursive macro expansions fails when a token without arguments expands into token with arguments.
#10
Lambosaurus
closed
7 months ago
0
Directives with whitespace between # and text are skipped
#9
Lambosaurus
closed
7 months ago
0
Please specify a license
#8
JonathonReinhart
closed
7 months ago
2
definitions to structures not properly handled.
#7
SourceCodeDeleted
closed
2 years ago
3
Comments embedded in strings will not be handled correctly
#6
Lambosaurus
opened
2 years ago
0
expression evaluation does not handle string gluing
#5
Lambosaurus
opened
2 years ago
0
Macros embedded in strings are not ignored as they should be
#4
Lambosaurus
closed
2 years ago
1
Nested brackets are not handled correctly when parsing macro arguments
#3
Lambosaurus
closed
2 years ago
1
Source expansion must be disabled on files where macro arguments are across multiple lines
#2
Lambosaurus
closed
2 years ago
1
"#if defined SYMBOL" will not be preprocessed correctly.
#1
Lambosaurus
opened
2 years ago
0