public
Description: Scala JSON toolkit. Originally from the Odersky "Stairway" Book, tightened up and tests added by Twitter, Inc.
Homepage:
Clone URL: git://github.com/stevej/scala-json.git
Qerub (author)
Sun Nov 08 15:39:59 -0800 2009
stevej (committer)
Sun Nov 08 17:37:09 -0800 2009
name age message
file .gitignore Sun Mar 29 16:49:06 -0700 2009 Version Perfect! First real commit of Artima/Tw... [Steve Jenson]
file LICENSE Thu Aug 20 10:03:19 -0700 2009 We are licensed under Apache 2.0 [stevej]
file README Sun Mar 29 16:49:06 -0700 2009 Version Perfect! First real commit of Artima/Tw... [Steve Jenson]
directory ant/ Wed Sep 16 22:03:42 -0700 2009 update rilly rilly old build scripts. [robey]
file build.xml Sun Mar 29 16:49:06 -0700 2009 Version Perfect! First real commit of Artima/Tw... [Steve Jenson]
directory ivy/ Thu Sep 17 11:12:27 -0700 2009 tweaks for update. [robey]
directory src/ Sun Nov 08 17:37:09 -0800 2009 Rewrite a simple sequence comprehension to a map [Christoffer Sawicki]
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.