issues
search
eliben
/
pycparser
:snake: Complete C99 parser in pure Python
Other
3.26k
stars
612
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for _Generic
#559
edbennett
opened
3 days ago
1
Add dirent and socket typedefs.
#558
MegaManSec
opened
6 days ago
0
dirent DIR typedef
#557
MegaManSec
closed
6 days ago
2
Incorrect Parsing of Hexadecimal Floating Point Literals
#556
graypinkfurball
opened
1 week ago
1
Compilation error for Windows
#555
NtAllocateVirtualMemory
closed
1 week ago
1
ParseError with typeof
#554
sertonix
closed
2 months ago
3
Parsing strings that contain escaped double quotes
#553
sebastien-rosset
closed
2 months ago
2
HolyC support
#552
brentharts
closed
3 months ago
1
using_gcc_E_libc example is ran during tests in an LLVM only setup
#551
RossComputerGuy
closed
3 months ago
6
Add support for Python 3.13
#550
hugovk
closed
3 months ago
0
A variable which declared as static within a function causes parser to fail with an error ":4700:18: before: locale"
#549
retif
closed
4 months ago
3
patch: fix NoneType error for 'visit_Case' function in c_generator.py…
#548
kmg3821
opened
4 months ago
3
Update c_parser.py to fix string concatenation error
#547
Llewyllen
opened
4 months ago
0
Constant string concatenation
#546
Llewyllen
opened
4 months ago
5
Allow abstract declarator "static" (GH issue #539)
#545
gperciva
closed
5 months ago
1
pycparser.plyparser.ParseError when running the example code on .h
#544
rthelionheart24
opened
5 months ago
0
type cast parsing error in (__typeof(h))spa_meta_first(m) line, __typeof(h) type is not allowed by parser rules
#543
retif
closed
5 months ago
1
c_ast.cpython-*.pyc is rewritten after it is installed
#542
tatsuki-makino
opened
6 months ago
0
Implement the collections.abc.Sequence interface for e. g. class Node
#541
TBSenseo
opened
6 months ago
1
ply: remove unused base64 import
#540
gudnimg
closed
6 months ago
0
Can't parse function declaration with unnamed static array
#539
gperciva
closed
5 months ago
1
Parehthesized compount statements
#538
Mesyanzhin
opened
7 months ago
3
Parser unbale to handle custom data types for custom functions
#537
bryanthomaas
closed
7 months ago
1
Parser can't handle unknown data types for variables
#536
leninnr
closed
7 months ago
1
Comments, directive, unknown function, and variable work around
#535
aerah8
closed
7 months ago
1
Unable to parse through comments and can't support directives
#534
aerah8
closed
7 months ago
2
Parsing `va_arg(foo, type)`
#533
charmoniumQ
opened
7 months ago
3
"sorry, but this version only supports 100 named groups"
#532
francis-starlab
closed
7 months ago
1
ply: Make generated lextab.py deterministic
#531
jackrosenthal
closed
7 months ago
0
TypeError:'Nonetype' object is not callable
#530
ToSeven
closed
8 months ago
5
BUG: pycparser treats empty declarations as a binary operation
#529
id-aaryan
closed
7 months ago
1
Unable to parse labels at end of block
#528
LuciaMartinezGavier
opened
8 months ago
1
Add end of token coord
#527
99991
opened
9 months ago
0
CParser doesn't work with comments
#526
denismazzucato
closed
9 months ago
1
Is there a way to find the function declaration matching a function call?
#525
HendrikHuebner
closed
10 months ago
1
assertion error on gcc-9 stddef.h
#524
kevint324
closed
11 months ago
0
parser error with typedef
#523
kdschlosser
closed
11 months ago
10
Is there a release plan for the next version of pycparser?
#522
CcRookie
closed
7 months ago
0
Two-dimensional array binding type problem
#521
onecoolx
closed
1 year ago
1
AssertionError
#520
HLSSLenda
opened
1 year ago
0
Curly braces inside braced-group throws ParseError
#519
leventeBajczi
closed
1 year ago
2
Beautify Node.show() for parse tree printing
#518
Dob-The-Duilder
closed
7 months ago
3
Can't parse incomplete types and other syntactically valid but non-compilable code
#517
geajack
closed
1 year ago
1
Can
#516
geajack
closed
1 year ago
0
Add support for Python 3.12
#515
hugovk
closed
1 year ago
2
Missing ; when generating code for extern functions
#514
FlorianDyck
opened
1 year ago
0
make pycparser work with linux kernel code
#513
mei-g
opened
1 year ago
4
Enable OpenSSF Scorecard Action and Badge
#512
joycebrum
closed
1 year ago
2
pycparser.plyparser.ParseError: xx/include/vadefs.h:24:28: before: __gnuc_va_list
#511
yuedong111
closed
1 year ago
4
Support for __attribute__((weak))
#510
GregIthaca
closed
1 year ago
1
Next