Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow to set latency_factor, bandwidth_factor and weight_S parameters of the network...
[simgrid.git] / src / bindings / lua /
2010-03-26 mquinsonCopy directly the lua task from stack to stack. Allows...
2010-03-25 coldpeacecheck result when sending/receiving tasks
2010-03-25 coldpeacetrying to pass lua task as a data instead new allocation
2010-03-24 navarropChanges way to find lualib.h and lauxlib.h.
2010-03-24 mquinsonone more FIXME/TODO for medhi
2010-03-23 mquinsonLua works!
2010-03-23 mquinsonuse local variable in each user code so that they don...
2010-03-22 mquinsonSecond try at lua. Still does not work: I get a 'attemp...
2010-03-01 mquinsonMore ruby cleanups: stop defining everything static...
2010-01-28 mquinsonfurther try at getting lua working (not quite there...
2010-01-15 mquinsonthat's properly integrated into the lib, now
2010-01-15 mquinsonBetterly integrated lua bindings (detected by configure...
2010-01-15 mquinsonfirst working prototype of the lua bindings. Veeeeeery...
2010-01-15 mquinsonfirst draft of lua bindings