Sign in
chromium
/
external
/
github.com
/
eliben
/
pycparser
Clone this repo:
Branches
master
Tags
release_v2.21
release_v2.20
release_v2.19
release_v2.18
release_v2.17
release_v2.16
release_v2.15
release_v2.14
release_v2.13
release_v2.12
More...
6a7edee
Improve error reporting from test_examples
by Eli Bendersky
· 4 months ago
master
7999dde
Add missing limit defines for signed chars (#449)
by Matthias Tamegger
· 6 months ago
3cf6bf5
Update TODO to mention bdist_wheel
by Eli Bendersky
· 7 months ago
release_v2.21
7593f34
Update TODO with distribution testing instructions
by Eli Bendersky
· 7 months ago
b400c00
Preparation for releasing 2.21
by Eli Bendersky
· 7 months ago
f19cd14
Don't run cpp/gcc-needing tests on Darwin: not all Macs have the tools
by Eli Bendersky
· 7 months ago
268067b
Only run example tests on Linux, since many require cpp
by Eli Bendersky
· 7 months ago
43997f1
Try to make func_calls example pass on all platforms with no arguments
by Eli Bendersky
· 7 months ago
7beef72
Add test that runs all examples and makes sure they don't crash
by Eli Bendersky
· 7 months ago
615317a
Merge branch 'master' of github.com:eliben/pycparser
by Eli Bendersky
· 7 months ago
50dac81
Clarify README w.r.t. C11 support in fake headers
by Eli Bendersky
· 7 months ago
a7b480c
Fix typos (#443)
by Kian Meng Ang
· 7 months ago
05dc0cf
Fix examples/func_defs_add_param.py: add missing `align` parameter (#441)
by Eisuke Kawashima
· 7 months ago
9678405
Fix Flake8 Errors (#442)
by Eisuke Kawashima
· 7 months ago
d554122
Add support for Python 3.10 (#436)
by Hugo van Kemenade
· 8 months ago
82e1b6c
Implement C23 _Static_assert without message (#440)
by Vitaly Cheptsov
· 8 months ago
277c606
Implement u8, u, and U strings from C11 (#439)
by Vitaly Cheptsov
· 8 months ago
d4c2922
Improve recursive comparison of ASTs in test_c_generator and enable tests
by Eli Bendersky
· 8 months ago
14ffe7b
Implement _Alignas and _Alignof support with tests (#435)
by Vitaly Cheptsov
· 8 months ago
007e79e
Simplify usage of _add_declaration_specifier
by Eli Bendersky
· 8 months ago
More »