diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2013-01-30 20:28:47 +0100 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2013-01-30 20:28:47 +0100 |
commit | cdaf3bd9c7f413a5c7c4f1b7d8d2f5c35e8dfa0e (patch) | |
tree | 6c41b2d774d095a8269237299ec294751898ebaa /multi.png | |
parent | 9241d0646d74632bfcf9061359f85d7892493014 (diff) | |
download | lanes-cdaf3bd9c7f413a5c7c4f1b7d8d2f5c35e8dfa0e.tar.gz lanes-cdaf3bd9c7f413a5c7c4f1b7d8d2f5c35e8dfa0e.tar.bz2 lanes-cdaf3bd9c7f413a5c7c4f1b7d8d2f5c35e8dfa0e.zip |
version 3.5.0
* new: API lanes.require(), use it instead of regular require() for modules that export C functions you need to send over.
* new: lanes no longer require 'lanes.core' by default in every created state. Use {required={"lanes.core"}} if you need to transfer lanes functions.
* internal: because of the above, reworked the timer implementation to remove upvalue-dependency on lanes.core
* new: API lanes.timer_lane, to be able to operate on timer lane if need be
* improved: if a module is a full userdata, scan its metatable for function database population
* improved: on_state_create can be a Lua function
* changed: on_state_create is called after the base libraries are loaded
* package[loaders|searchers] is no longer transfered as function naming depends on slot order
* internal: changed separator from '.' to '/' in lookup databases to be able to distinguish search levels and dot coming from module names
* added some mode debug spew
* updated tests to reflect the above changes
Diffstat (limited to 'multi.png')
0 files changed, 0 insertions, 0 deletions