commit | 9ca8abd6882a6e741166e6ec946a73f3a64df65a | [log] [tgz] |
---|---|---|
author | Gustavo Niemeyer <gustavo@niemeyer.net> | Wed Jun 19 14:06:36 2013 -0400 |
committer | Gustavo Niemeyer <gustavo@niemeyer.net> | Wed Jun 19 14:06:36 2013 -0400 |
tree | 26ef910ec46f087935977ffaf17a187cba01ad45 | |
parent | 8ca81d591dc2242f9c4b7a907533f0b7f93802b5 [diff] | |
parent | a528d0ef484d32e416d7b9c4a249d1fa7111be6e [diff] |
Add support for ,inline flag with struct values. This also adds the code to do inlining of maps, as supported by bson (the code was copied from mgo/bson), but it's disabled for the moment as I'll need more time to implement it. R=jameinel, rog CC= https://codereview.appspot.com/10366044