summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-27codegen: Don't generate conflicting packed() and align() representation hints.HEADmasterEmilio Cobos Álvarez
2023-02-16(no commit message)github-actions[bot]
2023-02-16Add warning section to build dependency tutorial doc (#2413)jahs-tech
2023-02-16(no commit message)github-actions[bot]
2023-02-16Also de-duplicate functions with wrapped static functions feature (#2416)Urgau
2023-02-16(no commit message)github-actions[bot]
2023-02-16Add support for enums with the wrapped static functions feature (#2415)Urgau
2023-02-16(no commit message)github-actions[bot]
2023-02-16Fix typo in bitfields documentation (#2412)jahs-tech
2023-02-10(no commit message)github-actions[bot]
2023-02-10Update `quickcheck` version (#2411)Christian Poveda Ruiz
2023-02-10(no commit message)github-actions[bot]
2023-02-10 Disallow constant values that were changed in clang 15 (#2410)Christian Poveda Ruiz
2023-02-09(no commit message)github-actions[bot]
2023-02-09Remove deprecated flags (#2408)Christian Poveda Ruiz
2023-02-09(no commit message)github-actions[bot]
2023-02-09Remove unnecessary `./` (#2407)Christian Poveda Ruiz
2023-02-07(no commit message)github-actions[bot]
2023-02-07Release 0.64.0 Request (#2399)v0.64.0Justin W Smith
2023-02-07(no commit message)github-actions[bot]
2023-02-07Generate extern wrappers for inlined functions (#2335)Christian Poveda Ruiz
2023-02-06(no commit message)github-actions[bot]
2023-02-06Fix wrong entry in changelog (#2404)Christian Poveda Ruiz
2023-01-25(no commit message)github-actions[bot]
2023-01-25Add *-espidf target triple mappings (#2397)Josh Guilfoyle
2023-01-20(no commit message)github-actions[bot]
2023-01-20Implement cli option for custom derive (#2328)Dan Dumont
2023-01-18(no commit message)github-actions[bot]
2023-01-18Migrate CLI argument parse to the clap `derive` API (#2390)Christian Poveda Ruiz
2023-01-18(no commit message)github-actions[bot]
2023-01-18Remove any references to `master` (#2391)Christian Poveda Ruiz
2023-01-16Add trigger for push to `main` branch for sync'ing with `master` (#2387)Amanjeev Sethi
2023-01-12Update to clap 4. (#2380)Andrew Walbran
2023-01-10Document semantic difference between constructors and wrappers (#2385)Christian Poveda Ruiz
2023-01-08fix: test runner for fuzzy tests and update documentationAmanjeev Sethi
2023-01-06codegen: Look through typedefs to detect void return type. (#2379)Emilio Cobos Álvarez
2022-12-16Run doctoc (#2376)Christian Poveda Ruiz
2022-12-15Document how to format code (#2375)Christian Poveda Ruiz
2022-12-15Extend documentation about deprecation of wildcard patterns (#2374)Christian Poveda Ruiz
2022-12-09Fix clippy warnings (#2371)Christian Poveda Ruiz
2022-12-07Bump `clang-sys` version (#2368)Christian Poveda Ruiz
2022-12-07codegen: Do generate field offset checks for classes with multiple bases.Emilio Cobos Álvarez
2022-11-28Document callback changes and avoid static lifetime (#2366)Christian Poveda Ruiz
2022-11-28Extend `generated_name_override` callback to variables (#2351)Justin W Smith
2022-11-28Update CHANGELOG.md (#2365)Christian Poveda Ruiz
2022-11-28Fix name collision between C enum and typedef (#2326)David Tolnay
2022-11-24Remove traits that have a single implementation (#2363)Christian Poveda Ruiz
2022-11-24Fix clippy warnings (#2362)Christian Poveda Ruiz
2022-11-23Escape method fragments that happen to be rust keywords (#2359)Christian Poveda Ruiz
2022-11-22CONTRIBUTING: Add docs for doing a release. (#2358)v0.63.0Emilio Cobos Álvarez