Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | minor fixes | Philipp Janda | 2015-01-24 | 1 | -4/+3 | |
* | better performance for lua_compare; some code refactoring | Philipp Janda | 2015-01-24 | 1 | -45/+41 | |
* | fix typo | Philipp Janda | 2015-01-23 | 1 | -1/+1 | |
* | backport Lua 5.2/5.3 buffer API for Lua 5.1 | Philipp Janda | 2015-01-21 | 2 | -4/+108 | |
* | luajit already has yieldable (x)pcall, add tests for code from compat52 | Philipp Janda | 2015-01-20 | 1 | -0/+1 | |
* | add lua_arith and lua_compare for Lua 5.1 | Philipp Janda | 2015-01-20 | 2 | -2/+106 | |
* | prepare to use ltablib.c from 5.3 for table library | Philipp Janda | 2015-01-19 | 1 | -1/+2 | |
* | add fallback for lua_str2number, readme fix | Philipp Janda | 2015-01-13 | 1 | -0/+4 | |
* | add initial implementation of c-api and license | Philipp Janda | 2015-01-13 | 2 | -0/+724 |