summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2026-07-05Adjust transient-0 example to be domain-neutralMichael Williamson
2026-07-05Use JUnit in Java transient-0 exampleMichael Williamson
2026-07-04Support encode/decode of Int32 and structsMichael Williamson
2026-07-04Execute example Java programsMichael Williamson
2026-07-03Implement From for Rust variantsMichael Williamson
2026-07-03Add constructor functions for Rust enum variantsMichael Williamson
2026-07-03Qualify global pathsMichael Williamson
2026-07-02Handle boxing in Rust outputMichael Williamson
2026-07-02Add inductive data types exampleMichael Williamson
2026-07-02Renumber enum example to be earlier, with other typesMichael Williamson
2026-07-02Generate add methods for Java builders when field has list typeMichael Williamson
2026-07-02Add example of using builderMichael Williamson
2026-07-02Support custom configs for native types in Rust types outputMichael Williamson
2026-07-02Split lang config from generator configMichael Williamson
2026-07-02Extend custom code example to include Rust types outputMichael Williamson
2026-07-02Add generation header to generated Rust filesMichael Williamson
2026-07-02Support native types in Rust types generatorMichael Williamson
2026-07-02Split native type example to example with/without custom configMichael Williamson
2026-07-02Support translating enums into Rust typesMichael Williamson
2026-07-02Support translating sums into Rust typesMichael Williamson
2026-06-30Fully qualify Rust type expressionsMichael Williamson
2026-06-30Test imports in Java output more thoroughlyMichael Williamson
2026-06-30Support lists in rust-typesMichael Williamson
2026-06-30Add trailing commaMichael Williamson
2026-06-30Write doc comment for Rust structsMichael Williamson
2026-06-30Test rust outputMichael Williamson
2026-06-27Generate Rust types for structsMichael Williamson
2026-06-26Add custom area for importsMichael Williamson
2026-06-19Make relative imports relative to parent namespaceMichael Williamson
2026-06-19Clarify name of native adapter classesMichael Williamson
2026-06-19Use UPPER_CASE for Java enum constantsMichael Williamson
2026-06-19Generate Java types for enumMichael Williamson
2026-06-16Add import exampleMichael Williamson
2026-06-13Add field to sum type in exampleMichael Williamson
2026-06-12Add TODO to remove config duplicationMichael Williamson
2026-06-12Add stubbed implementation of MatcherMichael Williamson
2026-06-12Add header to generated filesMichael Williamson
2026-06-08Add skeleton for java-precisely-matchers generatorMichael Williamson
2026-05-23Preserve existing custom areasMichael Williamson
2026-05-20Add example for native typesMichael Williamson
2026-05-20Use lowerCamelCase keys in configMichael Williamson
2026-05-10Parse doc comment for sum definitionsMichael Williamson
2026-05-10Parse doc comment for struct definitionsMichael Williamson
2026-05-10Add list exampleMichael Williamson
2026-05-02Create generators from configMichael Williamson
2026-05-02Add example for sum typesMichael Williamson
2026-04-26Declare types ahead of defining themMichael Williamson
2026-04-26Hack together basic Java types generatorMichael Williamson
2026-04-26Add stubbed java output exampleMichael Williamson
2026-04-23Add basic exampleMichael Williamson