)]}' { "commit": "c0c7761c186cd1e17a4d0694059d467d86415c7b", "tree": "b2ebd1f7a46d25c841a61df15915a35ae68e039b", "parents": [ "2a9c209c36f24ab8b70e6a3213a6fa6f54d1875a" ], "author": { "name": "Nate Bosch", "email": "nbosch1@gmail.com", "time": "Tue Mar 17 15:51:20 2020 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue Mar 17 15:51:20 2020 -0700" }, "message": "Fix rune iteration (#1198)\n\nIn `2.8.0-dev.15.0` the `Iterator.current` returns `-1` instead of\r\n`null` when there is no value. A better fix would be to avoid reading\r\n`_runes.current` if the last `moveNext` returned `false`, but this would\r\nbe a larger refactoring.", "tree_diff": [ { "type": "modify", "old_id": "4e51abaa0bf9529669fbaed11001f9d07899ba05", "old_mode": 33188, "old_path": "pkgs/test_core/CHANGELOG.md", "new_id": "2ce491a02629dabea516cad300119835af3b30da", "new_mode": 33188, "new_path": "pkgs/test_core/CHANGELOG.md" }, { "type": "modify", "old_id": "24caa08ceb73600dffee74c34fd98a1e473dbe29", "old_mode": 33188, "old_path": "pkgs/test_core/lib/src/util/string_literal_iterator.dart", "new_id": "bc1e284a854c36bac7456e1f171b8f68a3bef99f", "new_mode": 33188, "new_path": "pkgs/test_core/lib/src/util/string_literal_iterator.dart" }, { "type": "modify", "old_id": "12eed5546573070678fd1c68a784da0ebc1f2134", "old_mode": 33188, "old_path": "pkgs/test_core/pubspec.yaml", "new_id": "45e4de76614e32c3e833ff2fb79f4a88d5baccf9", "new_mode": 33188, "new_path": "pkgs/test_core/pubspec.yaml" } ] }