public
Fork of stevej/scala-json
Description: Scala JSON toolkit. Originally from the Odersky "Stairway" Book, tightened up and tests added by Twitter, Inc.
Homepage:
Clone URL: git://github.com/nkallen/scala-json.git
name age message
file .gitignore Sun Mar 29 16:49:06 -0700 2009 Version Perfect! First real commit of Artima/Tw... [Steve Jenson]
file README Sun Mar 29 16:49:06 -0700 2009 Version Perfect! First real commit of Artima/Tw... [Steve Jenson]
directory ant/ Sun Mar 29 16:49:06 -0700 2009 Version Perfect! First real commit of Artima/Tw... [Steve Jenson]
file build.xml Sun Mar 29 16:49:06 -0700 2009 Version Perfect! First real commit of Artima/Tw... [Steve Jenson]
directory ivy/ Fri Apr 24 15:49:25 -0700 2009 changed package [pivotal]
directory src/ Fri Apr 24 15:49:25 -0700 2009 changed package [pivotal]
README
Scala JSON toolkit originally lifted from Martin Odersky et al's
Programming Scala book. We tightened up some edge cases and added
complete test coverage.

Thanks,
Twitter, Inc.