[NOTHING CHANGED] Assorted fixes #48

Closed
asiekierka wants to merge 61 commits from asiekierka/master into master
asiekierka commented 2019-08-11 11:12:35 +00:00 (Migrated from github.com)

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.

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.
Doridian (Migrated from github.com) reviewed 2019-09-03 01:56:34 +00:00
Doridian (Migrated from github.com) commented 2019-09-03 01:56:34 +00:00

This is not needed and breaks compilation.

This is not needed and breaks compilation.
asiekierka (Migrated from github.com) reviewed 2019-09-03 06:37:58 +00:00
asiekierka (Migrated from github.com) commented 2019-09-03 06:37:58 +00:00

Fixed, sorry!

Fixed, sorry!
asiekierka commented 2022-09-03 23:48:57 +00:00 (Migrated from github.com)

Updated to latest upstream.

Updated to latest upstream.
open-autonomous-connection changed title from Assorted fixes to [NOTHING CHANGED] Assorted fixes 2026-03-01 17:56:05 +00:00

Pull request closed

Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-autonomous-connection/luaj#48