src: Modified compilers for the support of the new Integers
authorLucas Bajolet <r4pass@hotmail.com>
Mon, 3 Aug 2015 22:21:35 +0000 (18:21 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Tue, 4 Aug 2015 17:58:35 +0000 (13:58 -0400)
commitc40a9f39ce5a7cf9eca38a5d92382e209105c2f8
treecf8be62e2e576fec8292b12f4d2e0da043f046dc
parent94cc51d7b7a6ac9b06622ca17448d93cbecc54e6
src: Modified compilers for the support of the new Integers

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
src/astbuilder.nit
src/astprinter.nit
src/compiler/abstract_compiler.nit
src/compiler/java_compiler.nit
src/frontend/div_by_zero.nit
src/interpreter/naive_interpreter.nit
src/literal.nit
src/modelize/modelize_property.nit
src/rapid_type_analysis.nit
src/semantize/typing.nit