issues
search
trolldbois
/
ctypeslib
Generate python ctypes classes from C headers. Requires LLVM clang
http://trolldbois.blogspot.com/search?q=ctypeslib
MIT License
217
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: prevent syntax errors when converting unnamed structs
#141
dariko
opened
1 day ago
0
typedef in macro cases failure
#140
jmgurney
opened
1 month ago
0
unnamed unions in struct causes syntax error
#139
jmgurney
opened
1 month ago
1
anonymous structs and unions fix
#138
dgarnier
opened
2 months ago
0
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#137
dependabot[bot]
opened
2 months ago
0
solve windows clang-17.0.6 get_version() access violation exception
#136
huhutm
opened
4 months ago
0
anonymous union got incorrect name
#135
dewrfe53535
opened
5 months ago
1
as_dict() is broken for arrays of Structures
#134
faisal-shah
opened
5 months ago
0
Fix as_dict for arrays
#133
faisal-shah
opened
5 months ago
0
Address some macOS quirks
#132
joseph-long
opened
8 months ago
0
macOS quirks
#131
joseph-long
opened
8 months ago
1
Add __slots__ to structs
#130
corby
opened
11 months ago
4
provide syntax highlighting to readme
#129
younver
opened
12 months ago
0
Fix versioned symbols from nm
#128
geohot
opened
1 year ago
1
C++ interface
#127
coldfire0200
opened
1 year ago
1
get_version() access violation on clang 17.0.2
#126
Andrej730
opened
1 year ago
2
File format has no dynamic symbol table
#125
lewisxy
opened
1 year ago
1
Switch clang and clang_py versions
#124
bnavigator
closed
1 year ago
0
Macro values with parenthesis are not converted
#123
tnakamot
closed
1 year ago
2
clang dependecy issue in version 2.3.2 (ubuntu 20.04)
#122
mfatiho
closed
1 year ago
6
AttributeError: 'Output' object has no attribute 'options'
#121
lbureau-billettiqueservices
closed
1 year ago
1
ctypeslib2 gives following error on any anaconda environment whenever installed with pip.
#120
murat-bal
opened
1 year ago
3
No output from clang2py even for simple headers - CLANG compatibility issues
#119
lbureau-billettiqueservices
closed
1 year ago
6
Continuation of #117 desired functionality
#118
RobertHerreraEECS
opened
1 year ago
1
Nested named structs names are not detected.
#117
RobertHerreraEECS
closed
1 year ago
8
do not support enum without name
#116
hjklwrbhkysbdfyaejtrj
closed
1 year ago
3
Wrap map() with list()
#115
biodafes
closed
1 year ago
1
fix typo - Update README.md
#114
xlight
closed
1 year ago
0
Changed clang2py -h output in Python 3.10
#113
bnavigator
closed
1 year ago
1
Show the actual location of the error
#112
wtdcode
closed
1 year ago
2
Use of "-r" option makes clang2py crash
#111
FloSim82
closed
1 year ago
2
Add if Windows 32bit use WinDLL instead CDLL
#110
joroMaser
closed
1 year ago
1
define didn't convert to python
#109
joroMaser
closed
1 year ago
1
clang2py not installed in "/usr/bin"
#108
FloSim82
closed
2 years ago
1
Define with parenthesis not parsed
#107
FloSim82
closed
1 year ago
1
Parsing a variadic macro makes clang2py crash
#106
FloSim82
opened
2 years ago
1
Request: identify "top level" structs
#105
DexterMagnific
opened
2 years ago
0
Request: common definitions in separate import
#104
DexterMagnific
opened
2 years ago
0
Does ctypeslib2 address the same concerns as ctypesgen?
#103
occoder
closed
3 years ago
1
What's all about WORD_SIZE, POINTER_SIZE and LONGDOUBLE_SIZE?
#102
occoder
closed
3 years ago
1
Confusing INFO
#101
occoder
closed
2 years ago
1
Multiple errors when trying to use ctypeslib2 instead of ctypeslib
#100
FloSim82
closed
2 years ago
11
Support simple c++ inherit cases
#99
NyaMisty
opened
3 years ago
2
Moved the metadata into setup.cfg
#98
KOLANICH
closed
1 year ago
1
ran clang2py on a header that had the "raise" symbol
#97
bogen85
opened
3 years ago
3
Can't tell if a char array is const or not
#96
PedroAS7
opened
3 years ago
0
Fails on variable of enumaterated type
#95
wileur
opened
3 years ago
0
Fix typo for pyproject.toml
#94
wtdcode
closed
3 years ago
1
Better union generation
#93
wtdcode
closed
3 years ago
0
[DEBUG] fix legacy libclang so names
#92
ndessart
closed
3 years ago
1
Next