- May 26, 2022
-
-
Kimaya Bedarkar authored
-
- May 12, 2022
-
-
Kimaya Bedarkar authored
-
- Mar 03, 2022
-
-
Björn Brandenburg authored
Closes: #86
-
Björn Brandenburg authored
-
-
- Feb 15, 2022
-
-
Björn Brandenburg authored
As Pierre pointed out in [MR187](RT-PROOFS/rt-proofs!187), we don't want updates in any of our dependencies to accidentally shadow Prosa symbols. Hence, always import Prosa modules last to make sure Prosa symbols "win" any name clashes.
-
- Oct 04, 2021
-
-
Sergey Bozhko authored
* use more concise name * add cases with [is_true _] in addition to cases with [_ = true]
-
- Dec 11, 2020
-
-
- Jun 30, 2020
-
-
- Apr 02, 2020
-
-
Marco Maida authored
-
- Apr 01, 2020
-
-
Marco Maida authored
-
- Dec 19, 2019
-
-
Björn Brandenburg authored
Fix a typo and note Pierre Roux's comment on disjuctions vs inductives. See also: #54 (comment 42229)
-
- Dec 03, 2019
-
-
Björn Brandenburg authored
While at it, clean up some Markdown rendering issues on Gitlab.
-
- Nov 15, 2019
-
-
Björn Brandenburg authored
-
Björn Brandenburg authored
This partially addresses #54.
-
- Feb 01, 2016
-
-
Felipe Cerqueira authored
- Removed unnecessary assumption in RTA about task precedence/no intra-task parallelism. - Scheduler models and analyses are organized in separate modules/folders. - Added RTA for FP and EDF for schedulers with release jitter. - The scheduling invariants were split into more fine-grained assumptions: (a) scheduler is work-conserving (b) scheduler enforces FP/JLDP priority X - New helper lemmas about counting, and sorted/uniq lists - Inclusion of tactics feed and feed_n (see documentation). - Added a Makefile generator
-
- Jan 15, 2016
-
-
Felipe Cerqueira authored
-
Björn Brandenburg authored
Obviously incomplete, but a start.
-
Björn Brandenburg authored
First housekeeping steps...
-