version 3.11
- Fixed some compilation warnings and some lua API call errors in DEBUG_SPEW code
- Improved LuaJIT support
- new Lanes API function lanes.register( "name", module) to manually register a module table after it was required. Transfering registered module tables will link the equivalent in the destination state instead of cloning it