Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the Lua Proxy DLL. | madmaxoft | 2014-06-24 | 1 | -0/+0 |
| | | | | This builds the lua5.1.dll file on Windows, making it 64-bit if so required. | ||||
* | Fixed compatibility with ZeroBraneStudio and LuaRocks. | madmaxoft | 2014-02-28 | 1 | -0/+0 |
Lua now compiles into lua51.dll and there's a lua5.1.dll that acts as a export-forwarding proxy to lua51.dll. |