grammar: add bitwise operators `|`, `^`, `&`, and `~`
[nit.git] / lib / android / gamepad.nit
2015-02-17 Alexis Laferrièrelib/android: add the gamepad module