| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-04-16 | check task priority at compile time | Jorge Aparicio |
| 2019-02-26 | refactor: make `binds` harder to misuse | Jorge Aparicio |
| 2019-02-26 | `binds` can only appear once in the argument list | Jorge Aparicio |
| 2019-02-26 | add `binds` argument to the `interrupt` and `exception` attributes | Jorge Aparicio |
| 2019-02-23 | reject duplicate arguments in #[interrupt] and #[exception] | Jorge Aparicio |
| 2019-02-16 | Make builds reproducible | Hugo van der Wijst |
| 2019-02-12 | accept `init: fn() -> init::LateResources` | Jorge Aparicio |
| 2018-12-16 | move macros crate to the 2018 edition | Jorge Aparicio |
| 2018-12-16 | properly handle `#[cfg]` (conditional compilation) on tasks | Jorge Aparicio |
| 2018-12-16 | properly handle #[cfg] (conditional compilation) on resources | Jorge Aparicio |
| 2018-12-15 | codegen/statics: forward #[cfg] attributes | Jorge Aparicio |
| 2018-11-03 | v0.4.0 | Jorge Aparicio |
