aboutsummaryrefslogtreecommitdiff
path: root/c-api (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* minor fixesPhilipp Janda2015-01-241-4/+3
|
* better performance for lua_compare; some code refactoringPhilipp Janda2015-01-241-45/+41
|
* fix typoPhilipp Janda2015-01-231-1/+1
|
* backport Lua 5.2/5.3 buffer API for Lua 5.1Philipp Janda2015-01-212-4/+108
|
* luajit already has yieldable (x)pcall, add tests for code from compat52Philipp Janda2015-01-201-0/+1
|
* add lua_arith and lua_compare for Lua 5.1Philipp Janda2015-01-202-2/+106
|
* prepare to use ltablib.c from 5.3 for table libraryPhilipp Janda2015-01-191-1/+2
|
* add fallback for lua_str2number, readme fixPhilipp Janda2015-01-131-0/+4
|
* add initial implementation of c-api and licensePhilipp Janda2015-01-132-0/+724