aboutsummaryrefslogtreecommitdiff
path: root/binary
AgeCommit message (Expand)Author
2015-08-03Be explicit about java indentation requirementsIan Cottrell
2015-07-29Give critical error messages more context.Ben Clayton
2015-07-23Add support for Any boxing to javaIan Cottrell
2015-07-21Add exported handlingIan Cottrell
2015-07-17make a path.Service interfaceIan Cottrell
2015-07-16Generate the test classes for java as wellIan Cottrell
2015-07-16Add path.Linker interface, Follow() RPC and Link() methods on GLES types.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-13Moving the binary generate package into codergenIan Cottrell
2015-07-13Move codergen to the tools areaIan Cottrell
2015-07-13Java encoder fixesIan Cottrell
2015-07-10Expose Templates fields as well as methods to the templatesIan Cottrell
2015-07-10Fix broken things in java templatesIan Cottrell
2015-07-10Add fields, constructors, setters and getters to the generated java objectsIan Cottrell
2015-07-10Remove the stream encoding from the binary packageIan Cottrell
2015-07-09Improve logic to distinguish between any and interfaces.Ben Clayton
2015-07-08Fix accedentally over verbose generation messagesIan Cottrell
2015-07-08Update README.md'sBen Clayton
2015-07-07Generate separate java classes for each encodable typeIan Cottrell
2015-07-07Refactoring the code generation step so that the languages can have custom te...Ian Cottrell
2015-07-07Collapse Generator and functions into a single type TemplatesIan Cottrell
2015-07-06Use the constant data to build enum dropdown lists againIan Cottrell
2015-07-06Add const suffix patching to binary/cpp and add constness to gles.api.Seb Noury
2015-07-06Fix build: Rebuild any_binary.goBen Clayton
2015-07-06Add support for POD-slice types to the ‘any’ wrapper.Ben Clayton
2015-07-06Update README.mk filesBen Clayton
2015-07-03Build package constant tablesIan Cottrell
2015-07-03Clean out the weird typed constant arrays, no longer neededIan Cottrell
2015-07-03Suppress schema generation in the any and schema packagesIan Cottrell
2015-07-03Changing the rpc interface to use atoms directly, rather than packing them in...Ian Cottrell
2015-07-03Move display name out of the main schema into the atom metadataIan Cottrell
2015-07-03Change codergen to default to reading source filesIan Cottrell
2015-07-02Add schema.Underlying() to resolve ‘derived’ types.Ben Clayton
2015-07-02Fix schema.Field declared field generation.Ben Clayton
2015-07-02Merge "schema: Move Struct, Pointer and Interface to their own files." into s...Ben Clayton
2015-07-02Replace the binary/pod package with binary/any.Ben Clayton
2015-07-01schema: Move Struct, Pointer and Interface to their own files.Ben Clayton
2015-07-01Add memory.PoolID field into memory.Pointer.Ben Clayton
2015-07-01Switch client to using new schemaIan Cottrell
2015-06-30Add POD support to Encoder and Decoder methods.Ben Clayton
2015-06-30Add Object encode and decode benchmarksBen Clayton
2015-06-30Add metadata to schema systemIan Cottrell
2015-06-29Add fatal errors for non supported encoding calls, and fix unused but broken ...Ian Cottrell
2015-06-29Fixup for missing generated codeIan Cottrell
2015-06-29Merge "Fix atom parameter visualization / editing" into studio-1.4-devIan Cottrell
2015-06-29Fix atom parameter visualization / editingBen Clayton
2015-06-26Fix broken exampleIan Cottrell
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