<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luajit/src/host/minilua.c, branch temp-v3bp-syntax1</title>
<subtitle>A mirror of https://luajit.org/git/luajit.git
</subtitle>
<id>https://git.lua4.win/luajit/atom?h=temp-v3bp-syntax1</id>
<link rel='self' href='https://git.lua4.win/luajit/atom?h=temp-v3bp-syntax1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/'/>
<updated>2026-01-09T16:34:15+00:00</updated>
<entry>
<title>Fix minilua undefined behavior in bit.tohex.</title>
<updated>2026-01-09T16:34:15+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-01-09T16:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=221ea00775b2694dc088331a05ebb3c4273b182f'/>
<id>urn:sha1:221ea00775b2694dc088331a05ebb3c4273b182f</id>
<content type='text'>
Note: this is not a vulnerability! minilua is only used during the LuaJIT
build process. It only runs controlled and static Lua code (DynASM),
which is entirely contained within this repo and does not trigger the
undefined behavior.

This change is solely for the benefit of others, who might possibly use
minilua for purposes other than running DynASM.

Reported by quart27219. #1424
</content>
</entry>
<entry>
<title>Fix warnings in minilua.c.</title>
<updated>2022-06-08T13:35:12+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2022-06-08T13:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=7dc3850e78493eed1e85fa7bc0b96068ae7fb9f4'/>
<id>urn:sha1:7dc3850e78493eed1e85fa7bc0b96068ae7fb9f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix minilua vararg stack handling.</title>
<updated>2021-07-21T10:14:09+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2021-07-21T10:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=81a797373fa5364f7640b7f1668abada56a45d6b'/>
<id>urn:sha1:81a797373fa5364f7640b7f1668abada56a45d6b</id>
<content type='text'>
Note: this is not exploitable! minilua is only used during the LuaJIT
build process. It only runs controlled and static Lua code (DynASM),
which is entirely contained within this repo. LuaJIT itself has
completely different stack handling code and is not affected either.

This change is solely for the benefit of others, who might possibly use
minilua for purposes other than running DynASM.
</content>
</entry>
<entry>
<title>Fix compiler warnings.</title>
<updated>2016-03-22T19:40:41+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2016-03-22T19:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=ddadbe80997bc1ebe12e986298d26bef07811e62'/>
<id>urn:sha1:ddadbe80997bc1ebe12e986298d26bef07811e62</id>
<content type='text'>
Thanks to Demetri Obenour.
</content>
</entry>
<entry>
<title>Fix MinGW build.</title>
<updated>2013-12-29T18:21:16+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2013-12-29T18:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=b779f31ca37bcb51dedf5b8d35f91e297e6a729d'/>
<id>urn:sha1:b779f31ca37bcb51dedf5b8d35f91e297e6a729d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Lua BitOp to minilua.</title>
<updated>2012-07-08T14:24:53+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2012-07-08T14:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=e3dec0438d50dbdf0184078d4e0233e399725787'/>
<id>urn:sha1:e3dec0438d50dbdf0184078d4e0233e399725787</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finally fix target detection for msvcbuild.bat.</title>
<updated>2012-07-07T18:36:35+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2012-07-07T18:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=6a67fa8a4b2b038e0dca676303545da47f2b9773'/>
<id>urn:sha1:6a67fa8a4b2b038e0dca676303545da47f2b9773</id>
<content type='text'>
Famous last words.
</content>
</entry>
<entry>
<title>Add minified Lua interpreter (minilua). Used by the build process.</title>
<updated>2012-06-09T13:03:40+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2012-06-09T13:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=0a6c8338d240dd318db2f5269414dcf7ddc9ed35'/>
<id>urn:sha1:0a6c8338d240dd318db2f5269414dcf7ddc9ed35</id>
<content type='text'>
</content>
</entry>
</feed>
