summaryrefslogtreecommitdiff
path: root/glcpp.h
AgeCommit message (Expand)Author
2010-05-13Make the lexer distinguish between identifiers and defined macros.Carl Worth
2010-05-12Convert lexer to talloc and add xtalloc wrappers.Carl Worth
2010-05-12Fix defines involving both literals and other defined macros.Carl Worth
2010-05-10Implment #defineCarl Worth
2010-05-10Add some compiler warnings and corresponding fixes.Carl Worth