aboutsummaryrefslogtreecommitdiff
path: root/console-client/xkb/lex.l
Commit message (Expand)AuthorAgeFilesLines
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-2/+2
* 'vmods' is an alias for 'virtual_modifiers'.Diego Nieto Cid2011-04-081-0/+1
* Add debugging messages.Diego Nieto Cid2011-04-081-0/+3
* Add function to read the state of the scanner.Diego Nieto Cid2011-04-081-0/+12
* Propagate error on unexpected end of files.Diego Nieto Cid2011-04-081-7/+9
* Give the file name and line number where an unexpected end of file was found.Diego Nieto Cid2011-04-081-1/+1
* Lexer support for keycodes with +/- symbols and arbitrary level numbers.Diego Nieto Cid2011-04-081-1/+2
* Add XKB parser and implementation.Marco Gerards2011-03-171-0/+367