| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-13 | rtfm-syntax refactor + heterogeneous multi-core support | Jorge Aparicio | |
| 2019-05-01 | update compile-fail tests | Jorge Aparicio | |
| 2019-04-16 | check task priority at compile time | Jorge Aparicio | |
| before we were checking the priority at runtime. The compile time error message when the priority is too high is kind of awful though. | |||
| 2018-11-03 | v0.4.0 | Jorge Aparicio | |
| closes #32 closes #33 | |||
| 2018-08-24 | more fixes | Jorge Aparicio | |
| 2018-04-16 | update parser | Jorge Aparicio | |
| closes #69 this doesn't change functionality per se but improves diagnostics in some cases. Some hard errors have becomes warnings, for example: when `resources` is empty, or when `idle.path` is set to the default `idle` path. | |||
| 2017-12-09 | deny warnings and unsafe code in tests and examples | Jorge Aparicio | |
| 2017-07-27 | update tests and examples | Jorge Aparicio | |
| with task! gone 3 types of errors / gotchas have been eliminated :tada: | |||
| 2017-07-23 | update cfail tests | Jorge Aparicio | |
| 2017-07-18 | tasks / idle have exclusive access to Threshold, but do not own the token | Jorge Aparicio | |
| 2017-07-18 | add cfail tests | Jorge Aparicio | |
