)]}'
{
  "commit": "1f3d0e03c3e5bb169d022ada79febaeb4d26f7bb",
  "tree": "e20192ffe3e12bc9807ac4b3b87ebd29c4a9a296",
  "parents": [
    "a56707c85f46c5ef836901c979e776cc30999f84"
  ],
  "author": {
    "name": "eanderton",
    "email": "eric.t.anderton@gmail.com",
    "time": "Thu Feb 26 17:43:47 2015 -0500"
  },
  "committer": {
    "name": "eanderton",
    "email": "eric.t.anderton@gmail.com",
    "time": "Thu Feb 26 18:03:30 2015 -0500"
  },
  "message": "Changes to support #29 - Support multi-line literal strings\n\n* Added error output to test_program.go\n* Added multi-line literal string support to lexer\n* Added multi-line string supprt to lexer\n* Added unit-test for new string support\n* Modified test.sh to take an optional parameter to run an individual BurntSushi test suite.\n* Fixed formatting\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "65dd8a3973c9c4177083cce020ce501f3de9b25f",
      "old_mode": 33188,
      "old_path": "cmd/test_program.go",
      "new_id": "971465ea5ecf0a37d748563c75ea3a90750b842c",
      "new_mode": 33188,
      "new_path": "cmd/test_program.go"
    },
    {
      "type": "modify",
      "old_id": "cc4dc08761e714e9bbd0e8a2705cc6d8a15808e2",
      "old_mode": 33188,
      "old_path": "lexer.go",
      "new_id": "abb65518889973bc6934789881a93f503a5b5b83",
      "new_mode": 33188,
      "new_path": "lexer.go"
    },
    {
      "type": "modify",
      "old_id": "2555a352680b8144ab8160c6e35aec85947a6a5a",
      "old_mode": 33188,
      "old_path": "lexer_test.go",
      "new_id": "e9d0f14d8f75c51ecea4b02c08f0e5ab1cf2b723",
      "new_mode": 33188,
      "new_path": "lexer_test.go"
    },
    {
      "type": "modify",
      "old_id": "afaabd39bc822adddc945748a9f70b7135b32e7e",
      "old_mode": 33188,
      "old_path": "parser_test.go",
      "new_id": "81104958a129cd10a548202eadf3853390b041fe",
      "new_mode": 33188,
      "new_path": "parser_test.go"
    },
    {
      "type": "modify",
      "old_id": "07aa52ed0c397065c37c64fa920bb4c3d9fe6786",
      "old_mode": 33261,
      "old_path": "test.sh",
      "new_id": "410838b082ce2b9f674d9458b4dd0d218c1fbf42",
      "new_mode": 33261,
      "new_path": "test.sh"
    }
  ]
}
