summaryrefslogtreecommitdiff
path: root/src/xkbcomp/ast-build.h
Commit message (Expand)AuthorAgeFilesLines
* parser: fix quadratic pointer chasingRan Benita2019-11-141-3/+0
* ast: use a separate expr struct for action listRan Benita2019-11-121-0/+3
* xkbcomp: fix crashes in the parser when geometry tokens appearRan Benita2018-07-301-0/+3
* ast: remove unneeded 'ctx' param to XkbFileCreateRan Benita2014-02-091-2/+2
* ast: use more suitable types in a few ast nodesRan Benita2014-02-081-3/+3
* expr: make Expr creation naming and file location consistentRan Benita2013-12-011-15/+15
* parser, symbols: drop unnecessary castsRan Benita2013-12-011-1/+1
* expr: add constructor for boolean expressionsRan Benita2013-12-011-1/+4
* expr: add constructors for more expression typesRan Benita2013-12-011-1/+16
* Resolve keysyms early in parserRan Benita2013-11-271-3/+3
* Make XkbFileCreate argument types match between header & implementationAlan Coopersmith2013-11-091-1/+1
* Change 'indicator' to 'led' everywhere possibleRan Benita2013-03-181-4/+4
* Fix type of keycode in parser and astRan Benita2012-09-271-1/+1
* Don't limit key names to 4 charactersRan Benita2012-09-271-3/+3
* kbproto untanglement: XkbKeyNameLengthDaniel Stone2012-09-101-3/+3
* Organize xkbcomp/ header filesRan Benita2012-09-011-0/+104