summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterMerge remote branch 'kwg/fixes'Carl Worth14 years
take-2Perform macro by replacing tokens in original list.Carl Worth14 years
 
 
AgeCommit messageAuthorFilesLines
2010-05-28Perform macro by replacing tokens in original list.take-2Carl Worth3-99/+187
2010-05-28Simplify calling conventions of functions under expand_token_list_onto.Carl Worth1-85/+74
2010-05-28Stop interrupting the test suite at the first failure.Carl Worth1-1/+0
2010-05-28Revert "Add support for an object-to-function chain with the parens in the co...Carl Worth1-49/+16
2010-05-27Remove blank lines from output files before comparing.Carl Worth2-3/+5
2010-05-27Implement token pasting of integers.Carl Worth4-17/+33
2010-05-27Add placeholder tokens to support pasting with empty arguments.Carl Worth2-6/+35
2010-05-27Provide support for empty arguments in macro invocations.Carl Worth2-9/+17
2010-05-27Make two list-processing functions do nothing with an empty list.Carl Worth1-1/+4
2010-05-27Avoid treating an expanded comma as an argument separator.Carl Worth2-2/+20
[...]
 
Clone
git://people.freedesktop.org/~cworth/glcpp
ssh://people.freedesktop.org/~cworth/glcpp