summaryrefslogtreecommitdiff
path: root/CONVENTIONS.md
AgeCommit message (Expand)Author
2019-09-03Replace most instances of mem::uninitialized with mem::MaybeUninitAlan Somers
2017-08-16Match libc_bitflags! syntax to upstream bitflags!Bryant Mairs
2017-02-16Update bitflags to 0.7Simon Sapin
2016-07-22Introduce CHANGELOG.mdPhilipp Matthias Schaefer
2016-03-28doc: Minor whitespace fix in CONVENTIONS.mdKamal Marhubi
2016-03-16Add libc_bitflags convenience macroKamal Marhubi
2016-03-11conventions: Codify use of newtypesKamal Marhubi
2016-02-29Extend section on constants to include functions and structs.Philipp Matthias Schaefer
2016-02-29Document naming convention for flag types.Philipp Matthias Schaefer
2016-02-28Add introduction/constants/enumeration/uninitialized to CONVENTIONS.Philipp Matthias Schaefer
2016-02-01Amend bitflags convention to cover all cases.Philipp Matthias Schaefer
2016-02-01Add file detailing conventions for nix.Philipp Matthias Schaefer