lua-coxpcall - Coroutine safe xpcall and pcall versions for Lua
| Website: | http://coxpcall.luaforge.net/ | 
|---|---|
| License: | MIT | 
| Vendor: | Alcance Libre, Inc. | 
- Description:
 Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be handled without the usual pcall/xpcall issues with coroutines. Using Coxpcall usually consists in simply loading the module and then replacing Lua pcall and xpcall by copcall and coxpcall.
Packages
| lua-coxpcall-1.15.0-2.fc14.al.src [24 KiB] | 
              Changelog
              by Joel Barrios (2020-03-14):
              - Rebuild for ALDOS 1.4.15.  |