gson-comments/gson/src/main
2008-11-20 01:06:21 +00:00
..
java/com/google/gson Allow serialization of Object in collections. This used to be supported before restructuring the Collection type handling. 2008-11-20 01:06:21 +00:00
javacc Parse all JSON numbers as either BigDecimal or BigInteger. From there we can properly convert into the proper primitive type if need be. This reduces the chance of losing precision with floating point numbers. 2008-11-18 20:26:15 +00:00
resources moved gson as a project under trunk 2008-09-01 03:13:32 +00:00