Merge: Numeric, a super-class to Int and Float
authorJean Privat <jean@pryen.org>
Fri, 4 Apr 2014 19:22:56 +0000 (15:22 -0400)
committerJean Privat <jean@pryen.org>
Tue, 8 Apr 2014 12:36:14 +0000 (08:36 -0400)
Will be used by my implementation of the Bentley-Ottmann algorithm,
allowing to be used on either Int or Float. Could also be used to
revamp the API of mnit::Display and to implement QuadTree.

Pull-Request: #344
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Julien Pagès <julien.m.pages@gmail.com

1  2 
lib/standard/kernel.nit
src/abstract_compiler.nit
src/naive_interpreter.nit

Simple merge
Simple merge
Simple merge