Go to file
Scott Crosby 3c4e232984 Support new-format dense nodes that can contain keys and values.
To do this, I need to reserve string id #0 as a delimiter and cannot
generate it anymore.

Forward-compatible format change, in that old files cannot contain
new-format dense nodes, thus the delimiter bug is a non-issue.
2010-08-25 11:40:11 -05:00
src Support new-format dense nodes that can contain keys and values. 2010-08-25 11:40:11 -05:00
src.java/crosby/binary Support new-format dense nodes that can contain keys and values. 2010-08-25 11:40:11 -05:00
build.sh Protobufs and common Java code for binary format. 2010-08-25 11:40:06 -05:00
foo XX 2010-08-08 23:54:23 -05:00