<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-compat-5.3/c-api/compat-5.3.h, branch github-status-checks</title>
<subtitle>A mirror of https://github.com/lunarmodules/lua-compat-5.3.git
</subtitle>
<id>https://git.lua4.win/lua-compat-5.3/atom?h=github-status-checks</id>
<link rel='self' href='https://git.lua4.win/lua-compat-5.3/atom?h=github-status-checks'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/'/>
<updated>2021-12-18T10:01:43+00:00</updated>
<entry>
<title>Convert lua_pushlstring from a macro to a function (#55)</title>
<updated>2021-12-18T10:01:43+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2021-12-18T10:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=22021d7e013dde01376d74e8e09cb00402bd7042'/>
<id>urn:sha1:22021d7e013dde01376d74e8e09cb00402bd7042</id>
<content type='text'>
This should avoid issues with multiple evaluations of the arguments,
which should be very rare, but could in principle happen.</content>
</entry>
<entry>
<title>Make it usable on Lua 5.4</title>
<updated>2020-07-08T18:25:09+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2020-07-08T18:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=931652ad9ef34c99e53007de9f92bfd5a397a219'/>
<id>urn:sha1:931652ad9ef34c99e53007de9f92bfd5a397a219</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an implementation of `lua_getextraspace()`.</title>
<updated>2018-07-27T05:35:24+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2018-07-27T05:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=c325be435c64be57cf2210fa6936af0d425d0ce0'/>
<id>urn:sha1:c325be435c64be57cf2210fa6936af0d425d0ce0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide strict lua_tointegerx for Lua 5.2 as well.</title>
<updated>2018-02-11T11:44:09+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2018-02-11T11:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=d48f7f5e0932f573d18952642cfbd6da017f431c'/>
<id>urn:sha1:d48f7f5e0932f573d18952642cfbd6da017f431c</id>
<content type='text'>
Closes #40.
</content>
</entry>
<entry>
<title>lua_tointeger(x) rejects non-ints for Lua 5.1.</title>
<updated>2018-01-13T18:57:19+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2018-01-13T18:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=340f2f4777e8ad427a364c9c1ef562d40c60cb1d'/>
<id>urn:sha1:340f2f4777e8ad427a364c9c1ef562d40c60cb1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Lua 5.3 version of `lua_load`.</title>
<updated>2017-09-16T13:11:29+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2017-09-16T13:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=3b52d81dcf1b5d6d49e1837612e207b2cab6b74d'/>
<id>urn:sha1:3b52d81dcf1b5d6d49e1837612e207b2cab6b74d</id>
<content type='text'>
Change `luaL_loadfilex` to use the modified `lua_load` function.
Add more credits to the README.md.
</content>
</entry>
<entry>
<title>Merge branch 'feature/luaL_loadfilebufferx' of https://github.com/ThePhD/lua-compat-5.3 into ThePhD-feature/luaL_loadfilebufferx</title>
<updated>2017-09-16T11:14:29+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2017-09-16T11:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=8425f997b48b2e2bdef2b2a614472769d92da73f'/>
<id>urn:sha1:8425f997b48b2e2bdef2b2a614472769d92da73f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include lualib.h, remove #define LUA_FILEHANDLE.</title>
<updated>2017-09-16T10:57:05+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2017-09-16T10:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=bf96f3d583e0dcd0e78f167b1d54ff90dcf0de64'/>
<id>urn:sha1:bf96f3d583e0dcd0e78f167b1d54ff90dcf0de64</id>
<content type='text'>
This avoids warnings about redefinitions when `lualib.h` is included
after `compat-5.3.h`. Lua 5.1 only.
Also make clear that `COMPAT53_INCLUDE_SOURCE` is an internal macro by
undefining it before we use it.
</content>
</entry>
<entry>
<title>Merge branch 'luaL_Stream' of https://github.com/daurnimator/lua-compat-5.3 into daurnimator-luaL_Stream</title>
<updated>2017-09-16T10:45:00+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2017-09-16T10:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=f76fb008c8297dc0a9de579c20cfe57480890688'/>
<id>urn:sha1:f76fb008c8297dc0a9de579c20cfe57480890688</id>
<content type='text'>
</content>
</entry>
<entry>
<title>define LUA_ERRGCMM code for return values</title>
<updated>2017-09-13T04:44:25+00:00</updated>
<author>
<name>ThePhD</name>
<email>phdofthehouse@gmail.com</email>
</author>
<published>2017-09-13T04:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=7320d58358de2d981135e7d8ef03eaed665bb2bc'/>
<id>urn:sha1:7320d58358de2d981135e7d8ef03eaed665bb2bc</id>
<content type='text'>
</content>
</entry>
</feed>
