aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2017-03-11make `logical` non-`const`, check input using assertionsJorge Aparicio
2017-03-11make borrows of non-cooperative resources safeJorge Aparicio
2017-03-10add mutable variants of borrow and claimJorge Aparicio
2017-03-10Token was renamed to ContextJorge Aparicio
2017-03-10rename `priority` to `logical`Jorge Aparicio
2017-03-09turn ceilings into typesJorge Aparicio
2017-03-08Resource::new is also unsafeJorge Aparicio
2017-03-08adapt to changes in cortex-m, verify the input of the `priority` functionJorge Aparicio
2017-03-05make priority a const fnJorge Aparicio
2017-03-05initial commitJorge Aparicio