aboutsummaryrefslogtreecommitdiffhomepage
path: root/parser_keywords.c
Commit message (Collapse)AuthorAge
* remove trailing spacesGravatar Grissiom2010-09-18
| | | | | This is done by `sed -i -e 's/[ \t]*$//' *.[c,h]`, which should not introduce any functionality change.
* Replace variadic functions like sb_append and contains_str with variadic ↵Gravatar liljencrantz2007-09-29
| | | | | | macros without a sentinel. darcs-hash:20070928213227-75c98-2e7b06242acfd5fd0bf02ce77c41d52374f2363a.gz
* Minor error handling improvements and minor code polishGravatar axel2007-08-02
| | | | darcs-hash:20070801173801-ac50b-11a281d9f622e935c1f138355babd20269068f35.gz
* Move keyword detection code to separate fileGravatar axel2007-04-22
darcs-hash:20070422095026-ac50b-77a840e2830370f46b7a48fd8863095d2cd7a5f0.gz