Merge: More binary operators
authorJean Privat <jean@pryen.org>
Fri, 24 Apr 2015 08:24:01 +0000 (15:24 +0700)
committerJean Privat <jean@pryen.org>
Fri, 24 Apr 2015 08:24:01 +0000 (15:24 +0700)
commit2c4da6944dd59d8d17c47756ca42c3dd414c3d92
tree9c03153be7c24517dc52a5e6756383d19953b717
parent43df577fe066aa7883d9c3aba7d856ae073cdb3a
parent216907a6293770805d17f7c45ebcb44d6fce45d9
Merge: More binary operators

The first part of the PR cleanup and factorize some things related to the operators in the grammar and the AST.
Then the four bitwise operators are added.

Close #1271 unless some more thing is added to it (like generalized unary operators)

Note: as usual, github is useless when the parser is regenerated, so review the individual commits if you prefer.

Pull-Request: #1295
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
src/semantize/typing.nit