)]}'
{
  "commit": "4e9ab9ee170f2a39bd66c92b3e0a47ff47a4bc77",
  "tree": "734cff206dcc775e9adfeeda2d6c3ff1b0a3059f",
  "parents": [
    "87cedfd81caedd5602c1e3f707a2c93d3c6ac7a6"
  ],
  "author": {
    "name": "Marcel van Lohuizen",
    "email": "mpvl@golang.org",
    "time": "Fri Jun 09 13:26:06 2017 +0200"
  },
  "committer": {
    "name": "Marcel van Lohuizen",
    "email": "mpvl@golang.org",
    "time": "Tue Jun 20 09:23:31 2017 +0000"
  },
  "message": "internal/number: add Decimal type\n\nDecimal is used as an intermediate format of numbers before\nformatting or determining the plural form.\n\nThis type supports converting a variety of number types\nto decimal form. It also supports rounding modes that\nare commonly provided for localization purposes.\n\nChange-Id: I8aaa9fcf6a6ad21b885534a75757c03b579a1930\nReviewed-on: https://go-review.googlesource.com/45493\nRun-TryBot: Marcel van Lohuizen \u003cmpvl@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Nigel Tao \u003cnigeltao@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4e42ec78543daa5d8a776fa43a8628dcb8014105",
      "new_mode": 33188,
      "new_path": "internal/number/decimal.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b99fedc407d9e90ed78bde180bc95fd6c8365424",
      "new_mode": 33188,
      "new_path": "internal/number/decimal_test.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f264ea5495c3d14f5c24d7940a70b81973ad31ba",
      "new_mode": 33188,
      "new_path": "internal/number/roundingmode_string.go"
    }
  ]
}
