auto_super_init: use CallSite
authorJean Privat <jean@pryen.org>
Wed, 5 Mar 2014 20:50:08 +0000 (15:50 -0500)
committerJean Privat <jean@pryen.org>
Wed, 5 Mar 2014 20:50:08 +0000 (15:50 -0500)
commitfa3ff6964e957f8c5b353d1744825ea200065f82
tree19518bc325806aa292ccd8a80453141e2508db71
parent24fdaaa79b13fffb3d9d63d2d5040c56422b4337
auto_super_init: use CallSite

this will simplify calls on (future) new-style init since the logic
will be in the CallSite part.

Signed-off-by: Jean Privat <jean@pryen.org>
src/abstract_compiler.nit
src/auto_super_init.nit
src/naive_interpreter.nit
src/rapid_type_analysis.nit