0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Skip profiles test in package.
emilio
as Emilio Cobos Álvarez
More... over 3 years ago
Minor metadata updates, rewrap README.
emilio
as Emilio Cobos Álvarez
More... over 3 years ago
v0.16.0
emilio
as Emilio Cobos Álvarez
More... over 3 years ago
enum: Do not forget to rename entities in enum discriminants More... over 3 years ago
enum: Remove some redundant function parameters More... over 3 years ago
Remove `Struct::tuple_struct` More... over 3 years ago
Minor cleanup to `fn close_brace` More... over 3 years ago
enum: Support inlined definitions for tuple variants with a single field More... over 3 years ago
parser: Fix resolution of #[path] dependencies from certain modules.
emilio
as Emilio Cobos Álvarez
More... over 3 years ago
enum: `enum_name` -> `tag_name` More... over 3 years ago
enum: Break up `Enum::write` into multiple functions More... over 3 years ago
enum: Add some comments to enum writer More... over 3 years ago
enum/struct: Avoid some ambiguous naming More... over 3 years ago
Reenable some tests More... over 3 years ago
cython: Leave out values of constants and enumerators More... over 3 years ago
tests: Provide a fallback for CARGO_BIN_EXE_ for earlier Rusts More... over 3 years ago
ci: Check `cargo test` with minimim supported Rust version More... over 3 years ago
cython: Fix a non-reproducible test More... over 3 years ago
cython: Add comments about unsupported conditional enum variants More... over 3 years ago
tests: Remove unneeded test file.
emilio
as Emilio Cobos Álvarez
More... over 3 years ago
enum: Move generation of derived functions into a separate method More... over 3 years ago
tests: Remove Cython-specific configs More... over 3 years ago
fix: default style to Both (as specified in docs) More... over 3 years ago
fix: resolve path types for 'both' style More... over 3 years ago
Support wider range of expressions in enum discriminants More... over 3 years ago
Clarify some logic around cpp_compat and tagged unions More... over 3 years ago
Use a getter for accessing `Config::cpp_compat` More... over 3 years ago
cargo: Remove duplicate Profile enum.
emilio
as Emilio Cobos Álvarez
More... over 3 years ago
Support an annotation for generating bitfield sizes in C code (`: SIZE`) More... over 3 years ago
Keep annotations on fields More... over 3 years ago