0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add Cargo.lock (#42) More... over 3 years ago
Box trivial cyclic refs (#41) More... over 3 years ago
add Copy to simple enums (#40) More... over 3 years ago
Add support for std::net::Ipv6Addr type (#38) More... almost 4 years ago
handle all invalid identifier characters (#37) More... almost 4 years ago
Structured parameters and optional derive macro additions (#36) More... almost 4 years ago
Add an interface to allow consumers to specify additional derives for generated types (#35) More... almost 4 years ago
add lifetime option for parameter idents (#34) More... almost 4 years ago
create an improved introspection API; this is needed to generate pagination interfaces (#33) More... almost 4 years ago
restructure TypeEntry for future needs and add integration testing (#32) More... almost 4 years ago
fix test_flatten_stuff which changed due to https://github.com/GREsau/schemars/pull/113 (#31) More... almost 4 years ago
minor fixes: (#28) More... about 4 years ago
move to next dev version More... about 4 years ago
v0.0.5 More... about 4 years ago
use include_str! so that our macro is re-run if the given file changes (#27) More... about 4 years ago
Better handling of enums that look like the Result type (#26) More... about 4 years ago
Pass through name for make_map (#25) More... about 4 years ago
gussy up to publish on crates.io (#24) More... about 4 years ago
fixes for omicron support (#23) More... about 4 years ago
Think through and clean up the external API (#22) More... about 4 years ago
refactor to simplify the type representation (#21) More... about 4 years ago
Add support for NonZeroU{8,16,32,64} types and fix type aliases (#20) More... about 4 years ago
reorganize most helper functions to be methods of TypeSpace (#19) More... about 4 years ago
Add a simple example that shows how to use the generated types (#15) More... about 4 years ago
- API for consumer-suggested name (e.g. operation-result) (#17) More... about 4 years ago
minor revisions to support progenitor (#16) More... about 4 years ago
rustfmt-wrapper to crates.io (#13) More... about 4 years ago
improve handling of externally tagged enums vis-a-vis the deny_unknown_fields attribute (#12) More... about 4 years ago
support for parameter types and move from BTreeMap to HashMap for generated types (#11) More... about 4 years ago
handle map types and other additional_properties stuff (#10) More... about 4 years ago