summaryrefslogtreecommitdiff
path: root/src/xkbcomp/keywords.c
Commit message (Expand)AuthorAgeFilesLines
* xkbcomp/keywords: regenerate with newer gperfRan Benita2019-12-271-64/+104
* build: include config.h manuallyRan Benita2019-12-271-0/+1
* scanner: avoid strlen in keyword lookup, we know the lenRan Benita2014-02-071-3/+2
* parser: don't use enum yytokentypeRan Benita2013-09-291-1/+1
* Replace flex scanner with a hand-written oneRan Benita2013-04-011-0/+349