Lua-5.3-style APIs for Lua 5.2 and 5.1
This is a small module that aims to make it easier to write code in a Lua-5.3-style that is compatible with Lua 5.1, Lua 5.2, and Lua 5.3. This does not make Lua 5.2 (or even Lua 5.1) entirely compatible with Lua 5.3, but it brings the API closer to that of Lua 5.3.
- Developed at devel:languages:lua
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/lua-compat-5.3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000102 102 Bytes | |
lua-compat-5.3-0.10.tar.gz | 0000053695 52.4 KB | |
lua-compat-5.3.changes | 0000002363 2.31 KB | |
lua-compat-5.3.spec | 0000003527 3.44 KB |
Revision 9 (latest revision is 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 905681
from
Callum Farmer (gmbr3)
(revision 9)
- Use %lua_provides for bit32 - Create bit32 for Lua 5.1 - Use correct bit32 version - Update to version 0.10 * Fix bit32 conversion issues for Lua 5.1 on 32 bit
Comments 0