aboutsummaryrefslogtreecommitdiff
path: root/memory
AgeCommit message (Expand)Author
2015-07-30GAPID: Fix link when clicking on memory observations.Ben Clayton
2015-07-28Allow duplicate values in enums.David Srbecky
2015-07-21Add memory to the set of packages we generate java code for.Ian Cottrell
2015-07-20Add Link() method on memory.Pointer to redirect to the memory.Ben Clayton
2015-07-14Remove md files from the repositoryIan Cottrell
2015-07-13Normalise the Tool part of the generated copyright headersIan Cottrell
2015-07-07Remove database.BlobIan Cottrell
2015-07-06Update README.mk filesBen Clayton
2015-07-03Build package constant tablesIan Cottrell
2015-07-03Move display name out of the main schema into the atom metadataIan Cottrell
2015-07-01Add memory.PoolID field into memory.Pointer.Ben Clayton
2015-06-26Make package level namespace objects, and cascade them from the global namesp...Ian Cottrell
2015-06-26Add reads / writes / observed info to the MemoryInfo RPC structureBen Clayton
2015-06-25Rebuild all _binary files with new schema featuresIan Cottrell
2015-06-25Rebuild markdown documentationBen Clayton
2015-06-18Clean up database creation functionsIan Cottrell
2015-06-17Clean up Blob handlingIan Cottrell
2015-06-09memory.Reader optimization: Use bufio to avoid hitting the database repeatedly.Ben Clayton
2015-06-05Fixup cpp codergen for namespaces and unicode namesIan Cottrell
2015-06-05Remove redundant types and empty var/init declarationsIan Cottrell
2015-06-04Merge "Implement nullSlice.ResourceID" into studio-1.3-devBen Clayton
2015-06-04Implement nullSlice.ResourceIDBen Clayton
2015-06-03Fix for memory.WriterBen Clayton
2015-06-01Fix recursion in enum String() functionBen Clayton
2015-05-29Clean and regenerate all files.Seb Noury
2015-05-29Replace inline array-parameter data with pointers and observations.Ben Clayton
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-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-31Normalise tag handlingIan Cottrell
2015-03-31Enhance Encoder/Decoder to support Variant ID and Value types and SkipIan Cottrell
2015-03-31Add ability to disable codergen, use it for non serializable structsIan Cottrell
2015-03-30Kill binary.Data and generate more encoders/decodersIan Cottrell
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-02-28s/Id/IDBen Clayton
2015-02-22Initial drop of the memory package.Ben Clayton