summaryrefslogtreecommitdiff
path: root/examples/03-list
AgeCommit message (Collapse)Author
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-02Split lang config from generator configMichael Williamson
2026-07-02Add generation header to generated Rust filesMichael Williamson
2026-06-30Fully qualify Rust type expressionsMichael Williamson
2026-06-30Support lists in rust-typesMichael Williamson
2026-05-20Use lowerCamelCase keys in configMichael Williamson
2026-05-10Add list exampleMichael Williamson