0
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add badge to README More... over 3 years ago
Fix clippy warnings More... over 3 years ago
Add support for specifying line ending style (#568) More... over 3 years ago
Release v.0.14.4
emilio
as Emilio Cobos Álvarez
More... over 3 years ago
Change mangle_separator to remove_underscores, and allow converting case of types instead. More... over 3 years ago
Add option for `mangling_separator` in ExportConfig (#502) More... over 3 years ago
ir: Be less strict when instantiating opaque types.
emilio
as Emilio Cobos Álvarez
More... almost 4 years ago
config: Derive default where appropriate.
emilio
as Emilio Cobos Álvarez
More... almost 4 years ago
ir: Represent references and const / mut ptrs using the same Type variant.
emilio
as Emilio Cobos Álvarez
More... almost 4 years ago
update nonnull expectations More... almost 4 years ago
remove duplicated code, correct test names, change config param More... almost 4 years ago
Add support for an optional attribute on pointers whose nullability can be inferred from the Rust type. More... almost 4 years ago
Update expectation files
emilio
as Emilio Cobos Álvarez
More... almost 4 years ago
Add fix for failing scenario
emilio
as Emilio Cobos Álvarez
More... almost 4 years ago
tests: Fix errors when testing with clang.
emilio
as Emilio Cobos Álvarez
More... almost 4 years ago
Add failing scenario to test More... almost 4 years ago
ci: Try to get tests green even when rust nightlies have no rustfmt.
emilio
as Emilio Cobos Álvarez
More... almost 4 years ago
function: Move function arguments into their own struct.
emilio
as Emilio Cobos Álvarez
More... almost 4 years ago
function: Add support for wildcards in arguments.
emilio
as Emilio Cobos Álvarez
More... almost 4 years ago
docs: document the function.no_return option.
emilio
as Emilio Cobos Álvarez
More... almost 4 years ago
Support "never" return type More... almost 4 years ago
Do not accept array as function arguments (#540)
emilio
as Emilio Cobos Álvarez
More... almost 4 years ago
Add tests More... almost 4 years ago
Replace travis with Github Actions More... almost 4 years ago
Do not accept array as function arguments More... almost 4 years ago
Release 0.14.3
emilio
as Emilio Cobos Álvarez
More... almost 4 years ago
main: Allow to pass a metadata file from the CLI.
emilio
as Emilio Cobos Álvarez
More... almost 4 years ago
Log non-fatal failure as a warning More... almost 4 years ago
README: add etesync-rs to the example usages More... almost 4 years ago
Add instructions for C language switch More... almost 4 years ago