summaryrefslogtreecommitdiff
path: root/src/scanner-utils.h
Commit message (Expand)AuthorAgeFilesLines
* scanner: prefix functions with `scanner_` to avoid symbol conflictsRan Benita2022-03-141-20/+20
* scanner-utils: avoid possible implicit truncating of line/columnRan Benita2019-12-271-3/+3
* Replace some strncmp's with memcmpRan Benita2014-10-181-2/+2
* compose/parser: fix segfault when includingRan Benita2014-10-131-1/+3
* scanner-utils: optimize one-line commentsRan Benita2014-10-081-0/+9
* scanner-utils: add priv memberRan Benita2014-10-031-0/+1
* scanner-utils: add helper for appending an entire stringRan Benita2014-10-021-0/+11
* scanner-utils: add helper for hex string escapeRan Benita2014-10-021-0/+13
* scanner-utils: optimize str()/lit()Ran Benita2014-10-011-1/+1
* Move src/xkbcomp/scanner-utils.h to src/Ran Benita2014-02-101-0/+159