summaryrefslogtreecommitdiff
path: root/pptok.pl
Commit message (Expand)AuthorAgeFilesLines
* Change the token prehash function for better convergenceH. Peter Anvin2007-09-181-2/+2
* pptok.c: don't insist on C99 compiler behaviourH. Peter Anvin2007-09-131-2/+3
* pptok.c: quick-and-dirty downcasing during prehashingH. Peter Anvin2007-09-121-1/+7
* pptok.c: handle holes in the pp_directives arrayH. Peter Anvin2007-09-121-1/+1
* More automation in the preprocessor conditionals handlingH. Peter Anvin2007-09-121-23/+64
* pptok.c: fix spacingH. Peter Anvin2007-09-121-1/+1
* Generate automatically correct tests for %if and %elifH. Peter Anvin2007-09-121-0/+14
* Use a perfect hash to look up preprocessor directivesH. Peter Anvin2007-09-121-0/+147