0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: Add missing expectations to 462871695d621a055d32644f9bbdb4f9f9cdb38e.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
Blind-ish attempt to fix CI
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
template: Add allow_constexpr to template.toml.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
remove a test which was causing CI to go red.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
constant: Fix the interaction of allow_constexpr and inline consts.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
parser: Fix a warning that somehow didn't turn the build red.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
ir: write declaration of global variable like struct fields More... over 4 years ago
Check for CFLAGS and CXXFLAGS when running tests More... over 4 years ago
Add option to output constexpr generated constant primitive values More... over 4 years ago
Add tests for #475.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
Only write `default` cases if the switch is not exhaustive. More... over 4 years ago
parser: warn when function is partial exported More... over 4 years ago
cargo: don't read cargo.toml if not needed.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
parser: don't warn when function is not extern c and not no_mangle More... over 4 years ago
parser: use match statement to replace nested if-else statement More... over 4 years ago
parser: extract condition for abstractions More... over 4 years ago
cdecl: pass config instead of recomputing void_prototype all over the place.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
bindgen: enable "void prototype" while writing struct field (#473)
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
ty: decide if using void prototype in field by checking language More... over 4 years ago
bindgen: enable "void prototype" while writing struct field More... over 4 years ago
Emit documentation on constants (#471) More... over 4 years ago
Release 0.13.1.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
ir: Minor fix for conditions around enums.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
ir: cfg: Cleanup the cfg code a bit more.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
ir: cfg: Deindent some code.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
ir: Always write #if and #endif at the beginning of the line.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
ir: enum: Generate all the per-variant helpers together.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
ir: Simplify and make slightly more efficient the ToCondition trait.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
ir: Handle cfg in enum variants.
emilio
as Emilio Cobos Álvarez
More... over 4 years ago
Release v0.13.0
emilio
as Emilio Cobos Álvarez
More... over 4 years ago