Edit

IABSD.fr/ports/converters/lua-utf8

Branch :

  • Show log

    Commit

  • Author : fcambus
    Date : 2016-10-27 07:53:24
    Hash : 253a53a9
    Message : Import converters/lua-utf8. UTF-8 support module for Lua and LuaJIT which is mainly compatible with Lua's own string module. It also adds some useful routines against UTF-8 features, such as interfaces to escape Unicode sequences in strings and translate Unicode offsets and byte offsets. OK jca@