lib.haxe.org

hxJson2

hxJson2 is JSON decoding and encoding library. (haXe 2.x compatible)
Version
0.9.5
Owner
TheHippo
License
BSD

History

  • 2009-05-12 21:41:08
    0.9.5
    Fixes uncode encoding and encoding. Solved some unicode issues for neko and php targets.
  • 2009-02-25 18:04:46
    0.9.1
    Small fixes; dealing encoded characters.
  • 2009-01-16 19:09:04
    0.9
    New non-strict mode in decoder (accepts NaN, hexadezimal numbers and in general less strict).
  • 2009-01-05 20:04:28
    0.8.1
    Small fix in Encoder.
  • 2009-01-05 16:24:22
    0.8
    First release