summaryrefslogtreecommitdiff
path: root/src/xkbcomp/ast-build.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-14parser: fix quadratic pointer chasingRan Benita1-3/+0
2019-11-12ast: use a separate expr struct for action listRan Benita1-0/+3
2018-07-30xkbcomp: fix crashes in the parser when geometry tokens appearRan Benita1-0/+3
2014-02-09ast: remove unneeded 'ctx' param to XkbFileCreateRan Benita1-2/+2
2014-02-08ast: use more suitable types in a few ast nodesRan Benita1-3/+3
2013-12-01expr: make Expr creation naming and file location consistentRan Benita1-15/+15
2013-12-01parser, symbols: drop unnecessary castsRan Benita1-1/+1
2013-12-01expr: add constructor for boolean expressionsRan Benita1-1/+4
2013-12-01expr: add constructors for more expression typesRan Benita1-1/+16
2013-11-27Resolve keysyms early in parserRan Benita1-3/+3
2013-11-09Make XkbFileCreate argument types match between header & implementationAlan Coopersmith1-1/+1
2013-03-18Change 'indicator' to 'led' everywhere possibleRan Benita1-4/+4
2012-09-27Fix type of keycode in parser and astRan Benita1-1/+1
2012-09-27Don't limit key names to 4 charactersRan Benita1-3/+3
2012-09-10kbproto untanglement: XkbKeyNameLengthDaniel Stone1-3/+3
2012-09-01Organize xkbcomp/ header filesRan Benita1-0/+104