Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-07 | codegen: Do generate field offset checks for classes with multiple bases. | Emilio Cobos Álvarez | |
The bug only affects virtual inheritance, so instead disable layout tests in the test that we know is broken. Not generating layout tests is wrong anyways, because the offset would be wrong. | |||
2022-10-04 | split the repo into a workspace | Christian Poveda | |
remove `clap` dependency :tada: update the book installation instructions |