Merge: CallSite on AFor and ARange
authorJean Privat <jean@pryen.org>
Fri, 28 Mar 2014 22:13:12 +0000 (18:13 -0400)
committerJean Privat <jean@pryen.org>
Fri, 28 Mar 2014 22:13:21 +0000 (18:13 -0400)
Use CallSite to resolve and type some implicit services.
Subsequent phases will like them!

Currenlty: all the AFor and ARange services are converted and tools updated.
TODO: Array and SuperString

Pull-Request: #370
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>

1  2 
src/naive_interpreter.nit
src/rapid_type_analysis.nit
src/typing.nit

Simple merge
Simple merge
diff --cc src/typing.nit
Simple merge