3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add additional trove classifiers to setup.py (#250) More... about 6 years ago
Include license file in the generated wheel package (#249) More... about 6 years ago
Fixing redefinition in Fake Headers. (#245) More... about 6 years ago
Fixed enum formatting in generating C code (issue #240). (#243) More... about 6 years ago
Add fake-defines for C99 format macro constants. This closes #89. (#241) More... about 6 years ago
Fix #235: Pragma displacing real statements (#236) More... about 6 years ago
Remove trailing whitespace from .h/.c files
eli.bendersky
as Eli Bendersky
More... about 6 years ago
Extend Xlib objects in fake includes (#233) More... over 6 years ago
Implement __repr__ on Nodes (Issue #226) (#227) More... over 6 years ago
Add clicky link for examples (#209) More... over 6 years ago
Add missing fake_libc_includes for POSIX.1-2008 compatibility (#228) More... over 6 years ago
Minor cleanups
eli.bendersky
as Eli Bendersky
More... over 6 years ago
Add support for #pragma in struct_declaration (Issue #221). (#222) More... over 6 years ago
Improve NodeVisitor performance, add iterator on Node children (Issue #219). (#220) More... over 6 years ago
Format enums with one value per line (#216) More... over 6 years ago
Add Python 3.6 (#214) More... over 6 years ago
Add README clarification re -OO; relevant to #198
eli.bendersky
as Eli Bendersky
More... almost 7 years ago
Address an import of pycparser in -OO mode.
eli.bendersky
as Eli Bendersky
More... almost 7 years ago
Add clarification about making releases in TODO.txt
eli.bendersky
as Eli Bendersky
More... almost 7 years ago
Update version number to 2.18 for release
eli.bendersky
as Eli Bendersky
More... almost 7 years ago
Update README
eli.bendersky
as Eli Bendersky
More... almost 7 years ago
Good time to drop Python 2.6 testing from Travis
eli.bendersky
as Eli Bendersky
More... about 7 years ago
Add more Python versions for AppVeyor CI and add badge to README
eli.bendersky
as Eli Bendersky
More... about 7 years ago
Conditinally skipping cpp-using tests unless platform is Linux
eli.bendersky
as Eli Bendersky
More... about 7 years ago
Trying to fix appveyor.yml
eli.bendersky
as Eli Bendersky
More... about 7 years ago
Adding simple appveyor.yml file for CI on appveyor
eli.bendersky
as Eli Bendersky
More... about 7 years ago
Add compound literal support to CGenerator (eliben/pycparser#176) (#188) More... about 7 years ago
Basic AST dumping sample
eli.bendersky
as Eli Bendersky
More... about 7 years ago
Remove myself from the copyrights inside the ply directory
eli.bendersky
as Eli Bendersky
More... about 7 years ago
Updates vendored PLY library to v3.10 (#184) More... about 7 years ago