Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-04 | Preparing release 0.6.0-alpha.1 | 1 | -1/+1 | |
2020-12-03 | Save, init generation fixed | 1 | -1/+1 | |
2020-11-19 | Fix the link | 1 | -1/+1 | |
2020-11-19 | Remove stale documentation, refer to the book | 1 | -185/+1 | |
2020-10-11 | Now with spawn/schedule from anywhere | 1 | -1/+0 | |
2020-10-05 | Added back accidentally removed block | 1 | -2/+1 | |
2020-09-29 | Keep user code as-is within the module, add example | 1 | -1/+2 | |
2020-09-25 | Update documentation where const is replaced by mod | 1 | -3/+2 | |
2020-09-01 | Brutally yank out multicore | 1 | -1/+1 | |
2020-06-11 | Rename RTFM to RTIC | 1 | -8/+8 | |
2019-09-15 | fix gh-pages build | 1 | -2/+2 | |
2019-08-21 | doc tweaks | 1 | -2/+2 | |
2019-08-21 | document #[app] | 1 | -0/+188 | |
2019-08-20 | adapt to changes in rtfm-syntax | 1 | -1/+0 | |
2019-06-20 | RFC #207 | 1 | -13/+8 | |
2019-06-18 | add homogeneous multi-core support | 1 | -1/+1 | |
2019-06-13 | rtfm-syntax refactor + heterogeneous multi-core support | 1 | -289/+23 | |
2019-05-08 | write generated code to disk for easier inspection | 1 | -1/+10 | |
2019-05-01 | implement RFCs 147 and 155, etc. | 1 | -3/+3 | |
2018-12-16 | move macros crate to the 2018 edition | 1 | -4/+0 | |
2018-12-16 | properly handle #[cfg] (conditional compilation) on resources | 1 | -2/+2 | |
2018-11-03 | v0.4.0 | 1 | -120/+247 | |
2018-08-24 | more fixes | 1 | -1/+0 | |
2018-04-16 | update parser | 1 | -13/+8 | |
2018-01-15 | v0.3.0 | 1 | -7/+15 | |
2017-11-22 | v0.2.2v0.2.2 | 1 | -41/+37 | |
2017-07-29 | v0.2.0v0.2.0 | 1 | -1/+1 | |
2017-07-29 | update examplesrelease/v0.1 | 1 | -2/+142 | |
2017-07-20 | doc tweaks | 1 | -0/+5 | |
2017-07-14 | rename rtfm! to app! and adapt to changes in rtfm-syntax | 1 | -9/+7 | |
2017-07-14 | split macro parser into its own crate and improve error handling / reporting | 1 | -9/+27 | |
2017-07-11 | compiler plugin -> proc macro | 1 | -44/+6 | |
2017-07-06 | syntax tweaks, relax check, add set_pending(), deal with imported types | 1 | -0/+1 | |
2017-07-04 | rtfm! macro take 2 | 1 | -0/+63 |