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
2017-08-28
Add rockspec for new minor release.
v0.5
Philipp Janda
1
-0
/
+32
2017-08-27
Put parens around L macro parameter as well.
Philipp Janda
1
-33
/
+33
2017-08-27
Update backports to Lua 5.3.4.
Philipp Janda
4
-85
/
+126
2017-08-27
Provide fixed luaL_tolstring for Lua 5.2 as well.
Philipp Janda
2
-37
/
+37
2017-08-27
Fix compilation for older versions of Lua 5.3.
Philipp Janda
1
-0
/
+5
2017-08-27
Add parens around macro arguments.
Philipp Janda
2
-35
/
+35
2017-08-27
Handle lua_pushlstring edge case for Lua 5.2 too.
Philipp Janda
1
-0
/
+3
2017-08-27
Merge branch 'daurnimator-pushstring-return'
Philipp Janda
4
-0
/
+20
2017-08-27
Handle edge case for lua_pushlstring(). Add test.
Philipp Janda
3
-1
/
+14
2017-08-26
Add lua_pushlstring (return value)
daurnimator
2
-1
/
+4
[...]
Clone
https://git.lua4.win/lua-compat-5.3