index
:
hobgoblin
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
01-struct
Age
Commit message (
Collapse
)
Author
2026-07-02
Split lang config from generator config
Michael Williamson
2026-07-02
Add generation header to generated Rust files
Michael Williamson
2026-06-30
Fully qualify Rust type expressions
Michael Williamson
2026-06-30
Add trailing comma
Michael Williamson
2026-06-30
Write doc comment for Rust structs
Michael Williamson
2026-06-30
Test rust output
Michael Williamson
2026-06-27
Generate Rust types for structs
Michael Williamson
2026-06-12
Add TODO to remove config duplication
Michael Williamson
2026-06-12
Add stubbed implementation of Matcher
Michael Williamson
2026-06-08
Add skeleton for java-precisely-matchers generator
Michael Williamson
2026-05-20
Use lowerCamelCase keys in config
Michael Williamson
2026-05-10
Parse doc comment for struct definitions
Michael Williamson
2026-05-02
Create generators from config
Michael Williamson
2026-04-26
Declare types ahead of defining them
Michael Williamson
2026-04-26
Hack together basic Java types generator
Michael Williamson
2026-04-26
Add stubbed java output example
Michael Williamson
2026-04-23
Add basic example
Michael Williamson