Removed build dependency on xproto.
[platform/upstream/libxkbcommon.git] / src / xkbcomp / parser-priv.h
2019-12-27 Ran Benitaxkbcomp/keywords: regenerate with newer gperf
2014-06-30 Ran Benitaparser: don't shadow "str"
2014-02-10 Ran Benitascanner: sort out scanner logging functions
2014-02-07 Ran Benitascanner: avoid strlen in keyword lookup, we know the len
2013-09-28 Ran Benitaparser: don't use %locations
2013-08-13 Ran Benitascanner: don't fail over unknown escape sequence
2013-04-01 Ran BenitaReplace flex scanner with a hand-written one
2012-10-21 Ran BenitaSilence a couple of warnings
2012-09-30 Ran BenitaDon't scan and parse useless maps
2012-09-24 Daniel StoneAdd missing declaration for _xkbcommon_parse (aka yyparse)
2012-09-20 Daniel StoneAdd _xkbcommon_ prefix to parser and lexer symbols
2012-09-01 Ran BenitaOrganize xkbcomp/ header files