Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PROSA - Formally Proven Schedulability Analysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RT-PROOFS
PROSA - Formally Proven Schedulability Analysis
Graph
00a56667ae7e712ffc9ff78fa2deebcba22a8da3
Select Git revision
Branches
7
classic-prosa
protected
embed_arr_seq_uniq
fset
master
default
protected
prepare_MC_PR
tutorial
wip-hunspell
Tags
5
v0.5
protected
v0.4
protected
v0.3
protected
v0.2
protected
v0.1
protected
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Mar
24
18
17
16
11
4
3
25
Feb
18
17
16
15
14
13
11
9
31
Jan
13
15
Dec
7
29
Nov
25
24
23
5
4
3
2
14
Oct
12
11
7
6
5
4
30
Sep
29
27
22
17
16
15
11
8
30
Jul
27
26
19
18
Mar
11
8
1
29
Jan
2
11
Dec
25
Sep
23
22
9
28
Aug
27
10
6
5
4
30
Jul
9
8
30
Jun
19
May
11
3
Apr
1
31
Mar
27
10
27
Feb
26
19
11
10
23
Jan
21
21
Dec
20
19
18
12
10
4
20
Nov
19
18
15
11
5
31
Oct
29
24
23
16
15
11
24
Sep
23
17
30
Aug
23
21
20
13
24
Jul
19
2
27
Jun
26
25
13
12
5
26
May
19
16
13
12
7
3
29
Apr
9
5
12
Oct
19
Sep
4
17
Jul
5
Jan
14
Dec
7
10
Jan
25
Nov
26
Oct
19
18
6
6
Sep
5
Aug
3
17
Jul
15
14
13
12
8
Jun
6
5
May
4
31
Mar
2
23
Feb
16
14
12
7
3
1
20
Jan
19
15
14
13
12
10
9
8
7
6
5
29
Dec
18
17
16
15
14
10
9
8
7
4
3
2
1
30
Nov
24
23
20
18
17
Make the basic readiness hypothesis more explicit
Remove multiprocessor Global Instance
Remove var. speed processor model Global Instance
Remove spin processor model Global Instance
Remove unused Requires
Make the ideal uniprocessor hypothesis more explicit
make the policy explicit in policy-compliance predicates
add lemmas to exploit basic behavior hypotheses
introduce [rt_auto] and [rt_eauto] tactics
Properly deprecate ltn_leq_trans
simplify `conversion_preserves_equivalence` proof
be explicit in how service is accrued on ideal processors
define GEL priority policy
update esy package
document #86 in the style guidelines
remove ssrlia entirely
update documentation to mention the mczify dependency
CI: run `opam update` before `opam install`
CI: don't remove dependencies of coq-mathcomp-zify
Replace ssrlia with mczify
Put State inside ProcessorState
Remove unused section
Deprecate ltn_leq_trans
Restore compatibility with Coq 8.13
examples of how to avoid `apply with`
Rename arguments of [apply _ with (NAME0 := _)]
update Alectryon image
coqdoc: remove unnecessary --coqlib flag
bump supported Coq and mathcomp versions and update CI
define `service_on` in the class `ProcessorState`
change [job_task j = tsk] to [job_of_task tsk j]
update coding guidlines (require external deps first)
Fix some Admitted
fset
fset
Require external libraries first
[WIP] Replace seq with finite sets
Embeds arrival_uniq into arrival sequences
embed_arr_seq_u…
embed_arr_seq_uniq
add an RTA for FIFO scheduling based on aRTA
add new helper lemma about RBF
Introduce extrapolated arrival curve
Add bounded tardiness definition
Loading