aboutsummaryrefslogtreecommitdiff
path: root/multiplexer
AgeCommit message (Expand)Author
2015-07-31Fix so that multiplexer doesn't dereference nil.Anton Carver
2015-07-20Server temination logic.Anton Carver
2015-07-14Remove md files from the repositoryIan Cottrell
2015-07-13Normalise the Tool part of the generated copyright headersIan Cottrell
2015-07-03Move display name out of the main schema into the atom metadataIan Cottrell
2015-07-02Fix schema.Field declared field generation.Ben Clayton
2015-06-26Make package level namespace objects, and cascade them from the global namesp...Ian Cottrell
2015-06-25Rebuild all _binary files with new schema featuresIan Cottrell
2015-06-05Remove redundant types and empty var/init declarationsIan Cottrell
2015-05-13Bulk fix all copyright headersIan Cottrell
2015-05-13Auto generate schema objectsIan Cottrell
2015-05-11Rename markdown files with correct extensionBen Clayton
2015-05-11Add markdown documentation generated from godocBen Clayton
2015-04-17Fix race in multiplexer.Ben Clayton
2015-04-16Fix file permissions on codergen generated files.Ian Cottrell
2015-04-14New version of codergen.Ian Cottrell
2015-04-12Codergen now picks up imports from the package it is processingIan Cottrell
2015-04-02Move to binary.Class based systemIan Cottrell
2015-03-31Enhance Encoder/Decoder to support Variant ID and Value types and SkipIan Cottrell
2015-03-30Kill binary.Data and generate more encoders/decodersIan Cottrell
2015-03-25Use int32 for encoding/decoding binary.Data length and update tests.Seb Noury
2015-03-20Split the variable size integer writer from the object hierarchy encoderIan Cottrell
2015-03-10New variable length integer encoded formatIan Cottrell
2015-02-26Clean up and unify the style of each package's brief documentation.Ben Clayton
2015-02-17Track changes to the binary packageIan Cottrell
2015-02-11Fix flakeyness of multiplexer tests.Ben Clayton
2015-02-10Kill DefaultMTU and add an Mtu accessor to the multiplexerIan Cottrell
2015-02-09Initial drop of the multiplexer packageBen Clayton