Histórico de commits

Autor SHA1 Mensagem Data
  Mark Pulford 0c0196aad8 Tidy and reformat lua_cjson.c (minor) 15 anos atrás
  Mark Pulford 75ee6bfcf4 Generate error when attempting to decode UTF-16/32 15 anos atrás
  Mark Pulford 4dc56c6d36 Add UTF-16 surrogate pair decode support 15 anos atrás
  Mark Pulford 3d014d14bc Rework runtime config options 15 anos atrás
  Mark Pulford 7befa3e83b Escape forward slash when encoding 15 anos atrás
  Mark Pulford 66a4bafd43 Fix strbuf_t leak on lua_close() 15 anos atrás
  Mark Pulford ce3a769dbd Generate parse error for invalid leading zeros 15 anos atrás
  Mark Pulford e1001b2f31 Preallocate temporary decode string buffer 15 anos atrás
  Mark Pulford 4cfafe0883 Add strbuf_reset() to reset string length 15 anos atrás
  Mark Pulford ec18dfc358 Escape all unprintable ASCII when encoding 15 anos atrás
  Mark Pulford a9bb5006d2 Implement minor performance improvements 15 anos atrás
  Mark Pulford f89fb30058 Add build and package support 15 anos atrás
  Mark Pulford 6fb4dd5283 Update lua_cjson.c with minor fixes 15 anos atrás
  Mark Pulford 024dd94968 Support optionally parsing Inf/NaN/Hex numbers 15 anos atrás
  Mark Pulford 439e03c6f9 Add MIT license and update lua_cjson.c caveats 15 anos atrás
  Mark Pulford 2567d6cf12 Detect and throw error when parsing hexadecimal 15 anos atrás
  Mark Pulford 667f354934 Simplify generating parse error tokens 15 anos atrás
  Mark Pulford a875deda45 Throw error on Inf/NaN by default when encoding 15 anos atrás
  Mark Pulford bc94292b70 Improve encoding exception error format 15 anos atrás
  Mark Pulford fb5405eace Add detailed parse error reporting 15 anos atrás
  Mark Pulford 2fc7477b15 Move static configuration into runtime userdata 15 anos atrás
  Mark Pulford af1fe38223 Encode very sparse arrays as objects 15 anos atrás
  Mark Pulford 60fb31cfdd Create "cjson" Lua module, support UCS-2 escapes 15 anos atrás