issues
search
MatthieuDartiailh
/
pyclibrary
C parser and ctypes automation for python
http://pyclibrary.readthedocs.org
MIT License
66
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updating UTEST and nested structures tests
#76
tiagolobao
closed
2 months ago
1
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#75
dependabot[bot]
closed
2 months ago
0
allow selection of encoding when loading files
#74
tiagolobao
closed
4 months ago
0
Fix UnicodeDecodeError in C file reading
#73
kirangda
closed
1 year ago
3
UnicodeDecodeError when reading C file due to 'charmap' codec
#72
kirangda
closed
1 year ago
2
Permit module reuse, remove init function
#71
kalvdans
opened
1 year ago
2
missing enums
#70
prashant-saxena
opened
1 year ago
0
Error in creating an instance of structure.
#69
prashant-saxena
opened
1 year ago
6
Error : expected LP_s instance instead of CallResult
#68
prashant-saxena
opened
1 year ago
1
stringify doesn't work ?
#67
massimosala
opened
1 year ago
1
A prototype for solve dividing two integers
#66
r888800009
opened
1 year ago
0
Dividing two integers should be round towards zero
#65
r888800009
opened
1 year ago
0
Support `zugbruecke` as a backend?
#64
s-m-e
opened
1 year ago
1
Fixes to prepare 0.2.1
#63
MatthieuDartiailh
closed
2 years ago
1
Test support for Pyparsing 3.x and Python 3.10
#62
JasperCraeghs
closed
2 years ago
8
Support pyparsing>=3 too
#61
JasperCraeghs
closed
2 years ago
1
Release?
#60
AlanRosenthal
closed
2 years ago
1
Array of function pointers not picked up by parser.
#59
MarritS
closed
3 years ago
2
Fail to parse a single enum
#58
wtdcode
opened
3 years ago
1
How to loop over the tuple entries in <class 'pyclibrary.c_parser.Struct'>
#57
peregrineXamitpandit
closed
3 years ago
2
Namespace support
#56
Unarelith
opened
3 years ago
1
Update c_parser.py for parsing nested structures
#55
CTecGermany
closed
2 months ago
4
Failed to correctly parse nested struct
#54
CTecGermany
closed
3 years ago
1
C identifiers with 2 leading underscores fail to parse correctly
#53
puredrivel
opened
3 years ago
3
fix DeprecationWarning: invalid escape sequence \s
#52
kalvdans
closed
3 years ago
6
Parsing files with with Unicode content may cause errors
#51
tletnes
closed
4 months ago
1
conversion to ctype and then numpy.dtype
#50
maxlem
opened
3 years ago
0
Support for size_t
#49
ocroquette
opened
3 years ago
0
WARNING Automatic initialisation based on OS detection
#48
ocroquette
closed
4 years ago
3
drop support for Python 2
#47
MatthieuDartiailh
closed
4 years ago
1
Remove vendored copy of pyparsing. Modify parser to gain compatibilit…
#46
e-c-d
closed
4 years ago
4
Fix handling of nd array by ctypes
#45
MatthieuDartiailh
closed
4 years ago
1
Wrong order of sizes in multidimensional arrays
#44
ocroquette
closed
4 years ago
14
Fix DeprecationWarning: 'U' mode is deprecated
#43
ocroquette
closed
4 years ago
4
Bug when using CLibrary() on a Windows Path
#42
LeoSebal
opened
4 years ago
3
Bitfield not always recognized/parsed
#41
nefhal
closed
4 years ago
2
Allow 'print' to be called on an instance of CParser
#40
jonadem
closed
5 years ago
2
friendly project
#39
windelbouwman
opened
5 years ago
0
AttributeError: 'Type' object has no attribute 'remove'
#38
ocroquette
opened
5 years ago
3
Can not access the kernel32 GetModuleHandleW() function
#37
jfongattw
opened
5 years ago
1
parse #define @TARGET@ error
#36
zzq191
opened
5 years ago
0
Passing numpy arrays without memory duplication
#35
ebranlard
opened
5 years ago
1
Automatic type conversion (to c_double)
#34
ebranlard
opened
5 years ago
1
small fixes
#33
pmclaugh
closed
6 years ago
4
Set up CI with Azure Pipelines
#32
azure-pipelines[bot]
closed
4 years ago
1
Update package on PyPi
#31
aagallag
closed
6 years ago
4
docs: Add future to requirements.txt
#30
aagallag
closed
6 years ago
2
Switched broken pypip.in badges to shields.io
#29
movermeyer
closed
6 years ago
2
parser : adding support for C99 integers
#28
MatthieuDartiailh
closed
7 years ago
3
getting DefinitionError on int32_t
#27
royir
opened
8 years ago
2
Next