astbuilder: `make_new` and `make_call` require a CallSite
authorJean Privat <jean@pryen.org>
Thu, 15 May 2014 14:36:12 +0000 (10:36 -0400)
committerJean Privat <jean@pryen.org>
Thu, 15 May 2014 14:50:52 +0000 (10:50 -0400)
commitec0ebe9128722740d043372629ca13fc1961f2d1
treea415da83d776ba8aca95f365ecd4253f26b2bf4b
parent5d09f127d41703377310cf50ee767013521a00dc
astbuilder: `make_new` and `make_call` require a CallSite

a callsite has a lot more information that was previously lost.

Signed-off-by: Jean Privat <jean@pryen.org>
src/astbuilder.nit
src/transform.nit