aboutsummaryrefslogtreecommitdiff
path: root/book
AgeCommit message (Expand)Author
2021-07-22Merge #502bors[bot]
2021-07-22Merge #500bors[bot]
2021-07-22book/resources: highlight that `#[lock_free]` includes a compile-time checkJorge Aparicio
2021-07-22migration/0.5: cover #[lock_free]Jorge Aparicio
2021-07-22book/resources: rm #[task_local] mention; add #[lock_free] exampleJorge Aparicio
2021-07-21book/resources: remove mentions of the field attribute #[init(<expr>)]Jorge Aparicio
2021-07-21book/resources: do not use the lock API in the very first exampleJorge Aparicio
2021-07-21use tuple struct syntax for Monotonics everywhereJorge Aparicio
2021-07-21update the 0.5.x -> 0.6.0 migration guideJorge Aparicio
2021-07-20Change misleading documentation left over by PR #464Valentin Ochs
2021-07-09const genericsAndrey Zgarbul
2021-07-01Fix syntax error in migration guideAlex Martens
2021-04-22Merge #479bors[bot]
2021-04-21book/migration/v5: update init signature, fix example syntaxViktor Sonesten
2021-04-21book: detail import resolving for 0.6 migrationViktor Sonesten
2021-04-21book: update outdated required init signatureViktor Sonesten
2021-04-08update russian translation of the bookAndrey Zgarbul
2021-02-05Minor grammar correctionBarnaby Walters
2020-11-19New logo, new textEmil Fresk
2020-11-17Use SVG logo insteadHenrik Tjäder
2020-11-16Add the logo to the book prefaceHenrik Tjäder
2020-11-14Add multilock to the bookEmil Fresk
2020-11-12Disable things which needs more work to be completeHenrik Tjäder
2020-11-12Merge #411bors[bot]
2020-11-12Merge #408bors[bot]
2020-11-12Add static mutHenrik Tjäder
2020-11-12Merge #410bors[bot]
2020-11-12Add section about task_local and lock_freeHenrik Tjäder
2020-11-12resources fixPer Lindgren
2020-11-12resourcesPer Lindgren
2020-11-12Merge #409bors[bot]
2020-11-12Updated send/sync docsEmil Fresk
2020-11-12Fixup app/newHenrik Tjäder
2020-11-12Fixed spawn and timer queue docsEmil Fresk
2020-11-12Merge #405 #406bors[bot]
2020-11-12book.toml/by-example/appPer Lindgren
2020-11-12Updated migration guide with symmetric locks and new spawnEmil Fresk
2020-11-12Fixup app/tipsHenrik Tjäder
2020-10-29extern taskPer Lindgren
2020-10-23move dispatchers to app argumentPer Lindgren
2020-10-15Made relation between priority and number explicitDion Dokter
2020-10-13device path must be absolute; clarifyDaniel Carosone
2020-10-07minor md lints and wording clarificationDaniel Carosone
2020-10-07Merge branch 'master'Daniel Carosone
2020-10-06Merge #173bors[bot]
2020-10-05Split up migration guides into its own sectionsEmil Fresk
2020-10-05Merge #368bors[bot]
2020-10-03Updated documentation to include the critical section token in initEmil Fresk
2020-10-02Prepare the book for v0.6Henrik Tjäder
2020-10-02Merge #375bors[bot]