Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-04 | split the repo into a workspace | Christian Poveda | |
remove `clap` dependency :tada: update the book installation instructions | |||
2018-03-13 | tests: Test repr(align()) only on nightly for now, make it 1.25 to reflect ↵ | Emilio Cobos Álvarez | |
reality. | |||
2018-03-13 | tests: Add a test for alignas(double). | Emilio Cobos Álvarez | |
2018-03-13 | codegen: support repr(align). | Emilio Cobos Álvarez | |
Fixes #917 |