summaryrefslogtreecommitdiff
path: root/pycparser/_build_tables.py
Commit message (Expand)AuthorAgeFilesLines
* _build_tables: Invalidate cache before importing generated modules (#494)Michał Górny2023-02-251-0/+3
* Insert '.' and '..' to sys.path before import statements (#321)Thomas Krennwallner2019-04-131-2/+6
* Use https:// for all project links where available (#267)Jon Dufresne2018-06-261-1/+1
* Remove Copyright from every source fileEli Bendersky2017-02-021-1/+1
* Various cosmetic updates to documentationEli Bendersky2015-05-101-1/+1
* Prepare for release 2.11release_v2.11Eli Bendersky2015-04-211-1/+0
* Fix sys.path inclusion order in _build_tables.py (GH issue #12),Eli Bendersky2013-07-241-1/+1
* Updated CHANGES and some cosmetic cleanupsEli Bendersky2013-06-121-3/+3
* typo & cosmetic changesEli Bendersky2012-02-031-1/+1
* * Added EmptyStatement node to represent an empty statement (sole ';'), with ...eli.bendersky2011-10-161-1/+3
* changed license notices to BSD in all fileseli.bendersky2011-04-291-2/+2
* releasing version 2.01 - removed yaml dependency, fix installation problemseli.bendersky2010-12-041-2/+3
* Fixes for correct setup of the packageeli.bendersky2010-12-031-1/+1
* initial implementation of C99 named initializers and compound literals. The l...eli.bendersky2010-10-301-1/+1
* initial import from SVNEli Bendersky2010-05-211-0/+31