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)
commit2f12e8bec33810fd7666fe1a06298af357de1da1
treeac2f36bd24a31a8638f250b012e16db1704dc988
parenta96a873feb8493a86e75cd3c20593adf1ffcc34b
parent6bc2aec6587fead378d32d7b49882f33c7138ac4
Merge: CallSite on AFor and ARange

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>
src/naive_interpreter.nit
src/rapid_type_analysis.nit
src/typing.nit