)]}'
{
  "commit": "712d1a64aeaf8e132266cc60b464042531e03683",
  "tree": "2b9a9e2cc5298724e1f2d272fd1432940d920836",
  "parents": [
    "2450500346459ec95d8b1670f07ba92772a6f416"
  ],
  "author": {
    "name": "Han Seoul-Oh",
    "email": "laughinghan@gmail.com",
    "time": "Wed Apr 06 10:04:55 2016 -0700"
  },
  "committer": {
    "name": "Han Seoul-Oh",
    "email": "laughinghan@gmail.com",
    "time": "Wed Apr 06 10:04:55 2016 -0700"
  },
  "message": "Fix auto-commands eating letters from operator names\n\nShould have lower \"precedence\".\n\nAuto-commands used to be the first thing that Letter::createLeftOf()\nchecked for. Now instead it first waits for the dust to settle on\nauto-operator names, then seeks nearby letters but stops at the edge of\nan operator name. Also note that before, this letter itself had not been\ninserted yet; now it has so the seeking and the fragment that\u0027s removed\nboth start from the this letter.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2b551431c5a80e424efb836e2073974a272d9d13",
      "old_mode": 33188,
      "old_path": "src/commands/math/basicSymbols.js",
      "new_id": "398407b3a5e0183379c360c919a4745bb2e0c540",
      "new_mode": 33188,
      "new_path": "src/commands/math/basicSymbols.js"
    },
    {
      "type": "modify",
      "old_id": "3ba3b3146a69f525e3e87ebda2eeac14273e5078",
      "old_mode": 33188,
      "old_path": "test/unit/typing.test.js",
      "new_id": "25628efb03bee79baf24a9d52db0acfc9799bd85",
      "new_mode": 33188,
      "new_path": "test/unit/typing.test.js"
    }
  ]
}
