lua: propagate incoming message to method callback inside the lua context
[project/ubus.git] / lua / ubus.c
2012-09-28 John Crispinlua: propagate incoming message to method callback...
2012-09-27 Felix Fietkaulua: add support for registering methods
2012-09-27 Felix Fietkaulua: add uloop support
2012-09-27 John Crispinlua: allow building the lua binding with vanilla lua
2012-05-28 Felix Fietkaulua: add a prototype for luaopen_ubus so that -Wmissing...
2012-05-05 Jo-Philipp Wichimplement Lua binding