grammar: add bitwise operators `|`, `^`, `&`, and `~`
authorJean Privat <jean@pryen.org>
Thu, 23 Apr 2015 08:30:00 +0000 (15:30 +0700)
committerJean Privat <jean@pryen.org>
Thu, 23 Apr 2015 08:30:00 +0000 (15:30 +0700)
commit314ddf71889c6c443a192c454e107ed77427510a
tree2269194aeec73c43935cf25df48b1fde28f584b1
parent43969ffc9f6d5867d79786f3606c3ebcd0f873ab
grammar: add bitwise operators `|`, `^`, `&`, and `~`

Signed-off-by: Jean Privat <jean@pryen.org>
src/parser/nit.sablecc3xx
src/parser/parser_nodes.nit