index
:
lua-compat-5.3
ci/add-readline
fix-pushlstring
master
strerror
A mirror of https://github.com/lunarmodules/lua-compat-5.3.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
luajit already has yieldable (x)pcall, add tests for code from compat52
Philipp Janda
2015-01-20
4
-159
/
+511
*
use table library from Lua 5.3 sources if available
Philipp Janda
2015-01-20
5
-2
/
+365
*
add lua_arith and lua_compare for Lua 5.1
Philipp Janda
2015-01-20
4
-2
/
+152
*
prepare to use ltablib.c from 5.3 for table library
Philipp Janda
2015-01-19
3
-9
/
+35
*
update readme
Philipp Janda
2015-01-18
1
-2
/
+22
*
add table.sort, add code from lua-compat-5.2
Philipp Janda
2015-01-18
2
-4
/
+698
*
table library (except table.sort for now) respects metamethods
Philipp Janda
2015-01-17
3
-14
/
+265
*
add ipairs function that respects __index
Philipp Janda
2015-01-17
3
-3
/
+38
*
add new fields to math library
Philipp Janda
2015-01-16
3
-37
/
+165
*
fix typos in readme
Philipp Janda
2015-01-15
1
-2
/
+2
*
add rockspec and info for Lua API
Philipp Janda
2015-01-15
3
-9
/
+69
*
add utf8 library from Lua 5.3; use struct for string packing
Philipp Janda
2015-01-14
3
-0
/
+335
*
add gitignore file
Philipp Janda
2015-01-14
1
-0
/
+8
*
add fallback for lua_str2number, readme fix
Philipp Janda
2015-01-13
2
-1
/
+4
*
updated readme
Philipp Janda
2015-01-13
1
-0
/
+122
*
add initial implementation of c-api and license
Philipp Janda
2015-01-13
5
-0
/
+1099
*
Initial commit
Hisham Muhammad
2015-01-13
1
-0
/
+1