[NOTHING CHANGED] Assorted fixes #48
Reference in New Issue
Block a user
Delete Branch "asiekierka/master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The source for all of these fixes is the "OpenComputers" Minecraft mod, which utilized LuaJ as one of its Lua engines for years - specifically: https://github.com/MightyPirates/OC-LuaJ ; their main goal was to remove disparities between real Lua 5.2 and LuaJ.
Most of my work in this pertains to ensuring the code still compiles in J2ME, as well as splitting up the large commits into smaller ones. Feel free to only merge some of these fixes, if some are not applicable to LuaJ.
This is not needed and breaks compilation.
Fixed, sorry!
Updated to latest upstream.
Assorted fixesto [NOTHING CHANGED] Assorted fixesPull request closed