aboutsummaryrefslogtreecommitdiff
path: root/atom
AgeCommit message (Expand)Author
2015-06-17Clean up Blob handlingIan Cottrell
2015-06-09Simplify replay postbacks and atom transforms.Seb Noury
2015-06-05Fixup cpp codergen for namespaces and unicode namesIan Cottrell
2015-06-05Remove redundant types and empty var/init declarationsIan Cottrell
2015-06-03Documentation changesBen Clayton
2015-06-01Fix recursion in enum String() functionBen Clayton
2015-06-01Make the test ID's publicIan Cottrell
2015-05-29Clean and regenerate all files.Seb Noury
2015-05-29Add string function generation to codergenIan Cottrell
2015-05-29Replace inline array-parameter data with pointers and observations.Ben Clayton
2015-05-13Adding f to logger method namesIan 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-05-05Remove context-ids from atoms.Ben Clayton
2015-04-30Ensure dependancies are earlier in the struct list.Ian Cottrell
2015-04-27Fix the Trace atom transform.Ben Clayton
2015-04-23Add joinAdj flag to interval.Merge.Ben Clayton
2015-04-16Fix file permissions on codergen generated files.Ian Cottrell
2015-04-14New version of codergen.Ian Cottrell
2015-04-13Remove the EOS atom and add a Flush instead.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-04-01Rationalise the atom test helpersIan 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-31Auto generate test atom encode/decodeIan Cottrell
2015-03-30Add new atom type - atom.ResourceBen Clayton
2015-03-30Remove count from atom stream.Ben Clayton
2015-03-20Allow an API per context.Ben Clayton
2015-03-20Split the variable size integer writer from the object hierarchy encoderIan Cottrell
2015-03-18Auto generating more encode/decode functionsIan Cottrell
2015-03-10Fix atom streamsIan Cottrell
2015-03-10New variable length integer encoded formatIan Cottrell
2015-02-28s/Id/IDBen Clayton
2015-02-24Minor cleanup to the replay systems.Ben Clayton
2015-02-22Add a helper Transforms.AddFunc.Ben Clayton
2015-02-17Initial drop of the atom/transform package.Ben Clayton
2015-02-17Add an EOS atom for each context.Ben Clayton
2015-02-16Initial drop of the atom package.Ben Clayton