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
path:
root
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-23
fix typo
Philipp Janda
1
-1
/
+1
2015-01-23
document LUA_KFUNCTION macro, update readme
Philipp Janda
1
-1
/
+38
2015-01-22
update readme
Philipp Janda
1
-7
/
+11
2015-01-22
hack around %U format in lutf8lib.c
Philipp Janda
1
-1
/
+30
2015-01-21
use Lua 5.3's source for string packing
Philipp Janda
4
-9
/
+1491
2015-01-21
backport Lua 5.2/5.3 buffer API for Lua 5.1
Philipp Janda
5
-7
/
+127
2015-01-20
luajit already has yieldable (x)pcall, add tests for code from compat52
Philipp Janda
4
-159
/
+511
2015-01-20
use table library from Lua 5.3 sources if available
Philipp Janda
5
-2
/
+365
2015-01-20
add lua_arith and lua_compare for Lua 5.1
Philipp Janda
4
-2
/
+152
2015-01-19
prepare to use ltablib.c from 5.3 for table library
Philipp Janda
3
-9
/
+35
2015-01-18
update readme
Philipp Janda
1
-2
/
+22
2015-01-18
add table.sort, add code from lua-compat-5.2
Philipp Janda
2
-4
/
+698
2015-01-17
table library (except table.sort for now) respects metamethods
Philipp Janda
3
-14
/
+265
2015-01-17
add ipairs function that respects __index
Philipp Janda
3
-3
/
+38
2015-01-16
add new fields to math library
Philipp Janda
3
-37
/
+165
2015-01-15
fix typos in readme
Philipp Janda
1
-2
/
+2
2015-01-15
add rockspec and info for Lua API
Philipp Janda
3
-9
/
+69
2015-01-14
add utf8 library from Lua 5.3; use struct for string packing
Philipp Janda
3
-0
/
+335