aboutsummaryrefslogtreecommitdiff
path: root/atom
AgeCommit message (Expand)Author
2015-07-28Allow duplicate values in enums.David Srbecky
2015-07-23Change the value of NoID so that java is okay with itIan Cottrell
2015-07-23atom.List to AtomList in javaIan Cottrell
2015-07-21Improve ClassNameIan Cottrell
2015-07-21Add exported handlingIan Cottrell
2015-07-19Remove service.AtomStream and use atom.List everywhereIan Cottrell
2015-07-14Remove md files from the repositoryIan Cottrell
2015-07-13Normalise the Tool part of the generated copyright headersIan Cottrell
2015-07-13Java encoder fixesIan Cottrell
2015-07-08Remove atom.streamIan Cottrell
2015-07-07Also generate java classes for service/path and atom packagesIan Cottrell
2015-07-07Remove database.BlobIan Cottrell
2015-07-06Update README.mk filesBen Clayton
2015-07-03Build package constant tablesIan Cottrell
2015-07-03Changing the rpc interface to use atoms directly, rather than packing them in...Ian Cottrell
2015-07-03Change the atom interface to return gfxapi.ID rather than gfxapi.APIIan Cottrell
2015-07-03Move display name out of the main schema into the atom metadataIan Cottrell
2015-07-01Switch client to using new schemaIan Cottrell
2015-07-01Add atom metadata to schemaIan Cottrell
2015-06-29Remove atom.TypeIDIan Cottrell
2015-06-29Convert logging to use the helpers, and remove the old interface.Ian Cottrell
2015-06-26Make package level namespace objects, and cascade them from the global namesp...Ian Cottrell
2015-06-25Add the ID into schema struct entriesIan Cottrell
2015-06-25Rebuild all _binary files with new schema featuresIan Cottrell
2015-06-25Rebuild markdown documentationBen Clayton
2015-06-25Make precisionStrip, halfFloat and decompressTextures depend on target versio...Seb Noury
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