Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernize code by removing use of old style definitions. | Flavio Cruz | 2023-04-03 | 1 | -2/+2 |
* | 'vmods' is an alias for 'virtual_modifiers'. | Diego Nieto Cid | 2011-04-08 | 1 | -0/+1 |
* | Add debugging messages. | Diego Nieto Cid | 2011-04-08 | 1 | -0/+3 |
* | Add function to read the state of the scanner. | Diego Nieto Cid | 2011-04-08 | 1 | -0/+12 |
* | Propagate error on unexpected end of files. | Diego Nieto Cid | 2011-04-08 | 1 | -7/+9 |
* | Give the file name and line number where an unexpected end of file was found. | Diego Nieto Cid | 2011-04-08 | 1 | -1/+1 |
* | Lexer support for keycodes with +/- symbols and arbitrary level numbers. | Diego Nieto Cid | 2011-04-08 | 1 | -1/+2 |
* | Add XKB parser and implementation. | Marco Gerards | 2011-03-17 | 1 | -0/+367 |