- Remove source code for lua53.dll
- #317: deadlock when
use "subcomplete"is enabled and rclone.exe is found.- See also: yuin/gopher-lua#181
- #318,#319: add compatible functions with lua 5.3
- bit32.band/bitor/bxor
- utf8.char/charpattern/codes
- lua53.dll 向けのソースコードを削除
- #317:
use subcompleteが有効で、rclone.exe が見付かった時デッドロックしていた- yuin/gopher-lua#181 も参照のこと
- #318,#319 下記の Lua 5.3 互換関数を追加
- bit32.band/bitor/bxor
- utf8.char/charpattern/codes