parser: drop %name-prefix, use -p yacc argument instead
[platform/upstream/libxkbcommon.git] / src / xkbcomp / parser-priv.h
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