Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-09 | ast: remove unneeded 'ctx' param to XkbFileCreate | Ran Benita | 1 | -2/+2 |
2014-02-08 | ast: use more suitable types in a few ast nodes | Ran Benita | 1 | -3/+3 |
2013-12-01 | expr: make Expr creation naming and file location consistent | Ran Benita | 1 | -15/+15 |
2013-12-01 | parser, symbols: drop unnecessary casts | Ran Benita | 1 | -1/+1 |
2013-12-01 | expr: add constructor for boolean expressions | Ran Benita | 1 | -1/+4 |
2013-12-01 | expr: add constructors for more expression types | Ran Benita | 1 | -1/+16 |
2013-11-27 | Resolve keysyms early in parser | Ran Benita | 1 | -3/+3 |
2013-11-09 | Make XkbFileCreate argument types match between header & implementation | Alan Coopersmith | 1 | -1/+1 |
2013-03-18 | Change 'indicator' to 'led' everywhere possible | Ran Benita | 1 | -4/+4 |
2012-09-27 | Fix type of keycode in parser and ast | Ran Benita | 1 | -1/+1 |
2012-09-27 | Don't limit key names to 4 characters | Ran Benita | 1 | -3/+3 |
2012-09-10 | kbproto untanglement: XkbKeyNameLength | Daniel Stone | 1 | -3/+3 |
2012-09-01 | Organize xkbcomp/ header files | Ran Benita | 1 | -0/+104 |