lib.haxe.org

hxJson2

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

History

  • 2011-09-09 16:43:53
    0.9.8
    hxcpp fixes
  • 2010-12-22 16:41:48
    0.9.7
    hxcpp fixes
  • 2010-12-09 12:31:46
    0.9.6
    works with hxcpp
  • 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