commit | 93ffff6f002026449787f3e23fb8ca2403e02a79 | [log] [tgz] |
---|---|---|
author | Thomas Broyer <t.broyer@gmail.com> | Mon Oct 06 10:38:22 2014 +0200 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 07 01:33:22 2014 +0000 |
tree | a0f324b87dfbdb6e66a3128d3425776ced8ac21c | |
parent | d846ea33d7df6ff9f455e200a75ea4dbbb27e0af [diff] |
Split elemental.Collections and elemental.Json out of elemental.Elemental Because the code is spread in elemental.json and elemental.js.json (and elemental.util and elemental.js.util), we're forced to use includes/excludes patterns on the <source> and <super-source>, rather than making independent modules like elemental.json.Json and elemental.util.Collections. Change-Id: Ieff596be8c932b864fe86357dcba6c4d6ebd1406