lib: Math::Int add binaries operations and, or, xor
authorAlexandre Terrasa <alexandre@moz-concept.com>
Mon, 1 Oct 2012 19:36:31 +0000 (15:36 -0400)
committerJean Privat <jean@pryen.org>
Tue, 2 Oct 2012 18:12:47 +0000 (14:12 -0400)
commit235e0d1daca51355405f13eeb931afae05a285df
tree50732f0752f2f34ff11e6697e0c0fba3d33b9889
parentd4bb7e8a1cdcc0fd42b09eabe84fc97d9c6534aa
lib: Math::Int add binaries operations and, or, xor

Signed-off-by: Alexandre Terrasa <alexandre@moz-concept.com>
lib/standard/math.nit
lib/standard/math_nit.h
tests/sav/test_binariesop.sav [new file with mode: 0644]
tests/test_binariesop.nit [new file with mode: 0644]