aboutsummaryrefslogtreecommitdiff
path: root/macros/src/syntax.rs
AgeCommit message (Expand)Author
2019-02-23reject duplicate arguments in #[interrupt] and #[exception]Jorge Aparicio
2019-02-16Make builds reproducibleHugo van der Wijst
2019-02-12accept `init: fn() -> init::LateResources`Jorge Aparicio
2018-12-16move macros crate to the 2018 editionJorge Aparicio
2018-12-16properly handle `#[cfg]` (conditional compilation) on tasksJorge Aparicio
2018-12-16properly handle #[cfg] (conditional compilation) on resourcesJorge Aparicio
2018-12-15codegen/statics: forward #[cfg] attributesJorge Aparicio
2018-11-03v0.4.0Jorge Aparicio