Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reimplement the lua console on top of sg_platf
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 8 Nov 2011 10:27:02 +0000 (11:27 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 8 Nov 2011 10:27:02 +0000 (11:27 +0100)
commit22b3e706eb926a52a50f895b3313e587a92ca0e5
tree4629668d3aa2e0d892eb66cdf3d279bed0044a61
parentbe63f027d4d6bcb1572eb5966dcf6a2ff25b463c
Reimplement the lua console on top of sg_platf

I admit it was too early to do that change since sg_platf is not quite
fully separated from the XML parsing yet, but the cruft accumulates
from everywhere, so I have to break stuff a bit to fix the overall
picture. Yeah, the lua tests are not fixed yet.
examples/lua/console/platform.lua
include/simgrid/platf.h
src/bindings/lua/lua_console.c
src/bindings/lua/simgrid_lua.c
src/bindings/lua/simgrid_lua.h
src/msg/environment.c
src/surf/surf_routing.c