summaryrefslogtreecommitdiff
path: root/examples/01-struct
AgeCommit message (Collapse)Author
2026-06-30Fully qualify Rust type expressionsMichael 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-12Add TODO to remove config duplicationMichael Williamson
2026-06-12Add stubbed implementation of MatcherMichael Williamson
2026-06-08Add skeleton for java-precisely-matchers generatorMichael Williamson
2026-05-20Use lowerCamelCase keys in configMichael Williamson
2026-05-10Parse doc comment for struct definitionsMichael Williamson
2026-05-02Create generators from configMichael 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