summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
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