encoder/strings: adds simple processor+tests - with example use case of encoding...
commit887c46ec6c5e355ce12ca581f7ef14b4c01a318b
authorThomas Harning Jr <harningt@gmail.com>
Tue, 8 Feb 2011 04:45:02 +0000 (7 23:45 -0500)
committerThomas Harning Jr <harningt@gmail.com>
Tue, 8 Feb 2011 04:45:02 +0000 (7 23:45 -0500)
tree88bdc3158230286a04bb66e24629dcafc22bb1df
parente163913bde1418ba6212e692aa307d595c19187f
encoder/strings: adds simple processor+tests - with example use case of encoding multi-byte utf8 values
lua/json/encode/strings.lua
tests/lunit-strings.lua
tests/utf8_processor.lua [new file with mode: 0644]