1672e73c403ead7d0c554e9e0fa617e5173bf8a0
This fixes some of the test cases by avoiding a lossy round-trip conversion from bytes presumed to be, but might not be, UTF-8 encoded characters, and then back to bytes. All of the compiler test cases now pass.
Description
Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling. Forked GitHub Repository: https://github.com/luaj/luaj
https://luaj.sourceforge.net/
MIT
17 MiB