| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-02-28 | 1.2 kB | |
| v0.29.1 source code.tar.gz | 2025-02-28 | 832.9 kB | |
| v0.29.1 source code.zip | 2025-02-28 | 951.1 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
Major changes
The big change here is to introduce an opaque! directive which might help give workarounds for bindgen bugs.
What's Changed
- Add comment around opaque types. by @adetaylor in https://github.com/google/autocxx/pull/1458
- Un-ignore some tests. by @adetaylor in https://github.com/google/autocxx/pull/1459
- 1269 test only by @adetaylor in https://github.com/google/autocxx/pull/1460
- Maintenance documentation part one. by @adetaylor in https://github.com/google/autocxx/pull/1462
- Introduce 'opaque' directive. by @adetaylor in https://github.com/google/autocxx/pull/1464
- CppRef<T> changes. by @adetaylor in https://github.com/google/autocxx/pull/1463
- Test for 1192 by @adetaylor in https://github.com/google/autocxx/pull/1468
- Additional virtual function test by @adetaylor in https://github.com/google/autocxx/pull/1469
- Revert "Ignore the test." by @adetaylor in https://github.com/google/autocxx/pull/1470
constreturn values by @adetaylor in https://github.com/google/autocxx/pull/1190- Revise to 0.29.1. by @adetaylor in https://github.com/google/autocxx/pull/1471
Full Changelog: https://github.com/google/autocxx/compare/v0.29.0...v0.29.1