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
Branch
Commit message
Author
Age
ci/add-readline
ci: try using clang
Hisham Muhammad
6 weeks
fix-pushlstring
Convert lua_pushlstring from a macro to a function
Philipp Janda
3 years
master
ci: try using clang
Hisham Muhammad
4 weeks
strerror
Add braces and suppress warning.
Philipp Janda
7 years
Tag
Download
Author
Age
v0.14.4
lua-compat-5.3-0.14.4.tar.gz
lua-compat-5.3-0.14.4.tar.bz2
lua-compat-5.3-0.14.4.zip
Hisham Muhammad
7 weeks
v0.14.3
lua-compat-5.3-0.14.3.tar.gz
lua-compat-5.3-0.14.3.tar.bz2
lua-compat-5.3-0.14.3.zip
Hisham Muhammad
6 months
v0.14.2
lua-compat-5.3-0.14.2.tar.gz
lua-compat-5.3-0.14.2.tar.bz2
lua-compat-5.3-0.14.2.zip
Hisham Muhammad
6 months
v0.14.1
lua-compat-5.3-0.14.1.tar.gz
lua-compat-5.3-0.14.1.tar.bz2
lua-compat-5.3-0.14.1.zip
Hisham Muhammad
7 months
v0.14
lua-compat-5.3-0.14.tar.gz
lua-compat-5.3-0.14.tar.bz2
lua-compat-5.3-0.14.zip
Hisham Muhammad
7 months
v0.13
lua-compat-5.3-0.13.tar.gz
lua-compat-5.3-0.13.tar.bz2
lua-compat-5.3-0.13.zip
Hisham Muhammad
13 months
v0.12
lua-compat-5.3-0.12.tar.gz
lua-compat-5.3-0.12.tar.bz2
lua-compat-5.3-0.12.zip
Hisham Muhammad
16 months
v0.11
lua-compat-5.3-0.11.tar.gz
lua-compat-5.3-0.11.tar.bz2
lua-compat-5.3-0.11.zip
Hisham Muhammad
17 months
v0.10
lua-compat-5.3-0.10.tar.gz
lua-compat-5.3-0.10.tar.bz2
lua-compat-5.3-0.10.zip
Philipp Janda
4 years
v0.9
lua-compat-5.3-0.9.tar.gz
lua-compat-5.3-0.9.tar.bz2
lua-compat-5.3-0.9.zip
Philipp Janda
5 years
[...]
Age
Commit message
Author
Files
Lines
2015-01-23
add rockspec for pending 0.1 release
v0.1
Philipp Janda
1
-0
/
+31
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
[...]
Clone
https://git.lua4.win/lua-compat-5.3