keymap-dump: follow xkbcomp in printing affect=both in pointer actions
[platform/upstream/libxkbcommon.git] / src / xkbcomp / ast-build.h
2019-11-14 Ran Benitaparser: fix quadratic pointer chasing
2019-11-12 Ran Benitaast: use a separate expr struct for action list
2018-07-30 Ran Benitaxkbcomp: fix crashes in the parser when geometry tokens...
2014-02-09 Ran Benitaast: remove unneeded 'ctx' param to XkbFileCreate
2014-02-07 Ran Benitaast: use more suitable types in a few ast nodes
2013-12-01 Ran Benitaexpr: make Expr creation naming and file location consi...
2013-12-01 Ran Benitaparser, symbols: drop unnecessary casts
2013-12-01 Ran Benitaexpr: add constructor for boolean expressions
2013-12-01 Ran Benitaexpr: add constructors for more expression types
2013-11-27 Ran BenitaResolve keysyms early in parser
2013-11-09 Alan CoopersmithMake XkbFileCreate argument types match between header...
2013-03-18 Ran BenitaChange 'indicator' to 'led' everywhere possible
2012-09-27 Ran BenitaFix type of keycode in parser and ast
2012-09-27 Ran BenitaDon't limit key names to 4 characters
2012-09-10 Daniel Stonekbproto untanglement: XkbKeyNameLength
2012-09-01 Ran BenitaOrganize xkbcomp/ header files