[phobos] [D-Programming-Language/phobos] aeda1e: Add ref to array() and object() of JSONValue gette...
GitHub
noreply at github.com
Sun Feb 9 21:10:09 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: aeda1ec9a21fb6de5696a920cd584026f789c14f
https://github.com/D-Programming-Language/phobos/commit/aeda1ec9a21fb6de5696a920cd584026f789c14f
Author: Masahiro Nakagawa <repeatedly at gmail.com>
Date: 2014-02-09 (Sun, 09 Feb 2014)
Changed paths:
M std/json.d
Log Message:
-----------
Add ref to array() and object() of JSONValue getters to assign new element
Commit: b9a9b3196840d01f0aca7f1fa127464935b06ef5
https://github.com/D-Programming-Language/phobos/commit/b9a9b3196840d01f0aca7f1fa127464935b06ef5
Author: Masahiro Nakagawa <repeatedly at gmail.com>
Date: 2014-02-09 (Sun, 09 Feb 2014)
Changed paths:
M std/json.d
Log Message:
-----------
Add tests for ref array() / object() getters
Commit: 8a1fc1253ab71944a2d630e4872d745958b733f2
https://github.com/D-Programming-Language/phobos/commit/8a1fc1253ab71944a2d630e4872d745958b733f2
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-02-09 (Sun, 09 Feb 2014)
Changed paths:
M std/json.d
Log Message:
-----------
Merge pull request #1916 from repeatedly/add-ref-to-json-array-object-getter
Add ref to array() and object() of JSONValue getters to add new element
Compare: https://github.com/D-Programming-Language/phobos/compare/d48acf249a85...8a1fc1253ab7
More information about the phobos
mailing list