| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-03-22 | add methods to borrow resources within `interrupt::free` | Jorge Aparicio |
| 2017-03-11 | make `logical` non-`const`, check input using assertions | Jorge Aparicio |
| 2017-03-11 | make borrows of non-cooperative resources safe | Jorge Aparicio |
| 2017-03-10 | add mutable variants of borrow and claim | Jorge Aparicio |
| 2017-03-10 | Token was renamed to Context | Jorge Aparicio |
| 2017-03-10 | rename `priority` to `logical` | Jorge Aparicio |
| 2017-03-09 | turn ceilings into types | Jorge Aparicio |
| 2017-03-08 | Resource::new is also unsafe | Jorge Aparicio |
| 2017-03-08 | adapt to changes in cortex-m, verify the input of the `priority` function | Jorge Aparicio |
| 2017-03-05 | make priority a const fn | Jorge Aparicio |
| 2017-03-05 | initial commit | Jorge Aparicio |
