Age | Commit message (Expand) | Author |
---|---|---|
2017-10-11 | Refactor requires_explicit_align | Sergey Pepyakin |
2017-09-07 | Use `quote` instead of `syntex` for Rust code generation | Nick Fitzgerald |
2017-08-24 | Simplify helpers::blob | Malo Jaffré |
2017-08-21 | Rename `TypeKind::Named` to `TypeKind::TypeParam` | Anna Liao |
2017-05-18 | Move bitfields into the IR | Nick Fitzgerald |
2017-03-07 | Completely rework templates | Nick Fitzgerald |
2017-02-19 | force pad bytes before large align field | Flier Lu |
2017-02-16 | Rework how bitfields are handled. | Emilio Cobos Álvarez |
2017-02-08 | check layout align before padding bytes | Flier Lu |
2017-02-08 | check empty layout | Flier Lu |
2017-02-07 | add padding bytes to align strcture | Flier Lu |