aboutsummaryrefslogtreecommitdiff
path: root/binary/cyclic
AgeCommit message (Expand)Author
2015-07-14Remove md files from the repositoryIan Cottrell
2015-07-02Replace the binary/pod package with binary/any.Ben Clayton
2015-06-30Add POD support to Encoder and Decoder methods.Ben Clayton
2015-06-25Change schema struct decoding to use the same id namespace as it's decoderIan Cottrell
2015-06-01Helper for binary test data buildingIan Cottrell
2015-05-11Rename markdown files with correct extensionBen Clayton
2015-05-11Add markdown documentation generated from godocBen Clayton
2015-04-13Add the namespace concept to the binary registry, and allow decoders to use i...Ian Cottrell
2015-04-02Move to binary.Class based systemIan Cottrell
2015-03-31SkipObject and SkipVariant return the type id of the object they skipped.Ian Cottrell
2015-03-31Enhance Encoder/Decoder to support Variant ID and Value types and SkipIan Cottrell
2015-03-31More coders that can be auto generatedIan Cottrell
2015-03-31Do codergen outside of rpcapiIan Cottrell
2015-03-29Handle multi package directories and test files in codergenIan Cottrell
2015-03-20Split the variable size integer writer from the object hierarchy encoderIan Cottrell