Mark Tully
Mark Tully
- [X] GopherLua is a Lua5.1 implementation. You should be familiar with Lua programming language. Have you read [Lua 5.1 reference manual](http://www.lua.org/manual/5.1/) carefully? - [X] GopherLua is a Lua5.1 implementation....
The `AddLoadNil` method is used to merge multiple consecutive LOADNIL instructions of consecutive registers into a single LOADNIL instruction, but it caused issues when the merged instructions were JMP targets,...
You **must** post issues only here. Questions, ideas **must** be posted in [discussions](https://github.com/yuin/gopher-lua/discussions). - [X] GopherLua is a Lua5.1 implementation. You should be familiar with Lua programming language. Have you...