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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
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
Lasse Blaauwbroek
PROSA - Formally Proven Schedulability Analysis
Graph
45853287740a6465d9509abd52dbe3ce6d992457
Select Git revision
Branches
7
classic-prosa
embed_arr_seq_uniq
fset
master
default
protected
prepare_MC_PR
tutorial
wip-hunspell
Tags
5
v0.5
v0.4
v0.3
v0.2
v0.1
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
7
Oct
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
13
10
4
3
28
Oct
27
22
20
16
15
14
13
12
6
1
30
Sep
29
25
22
17
16
15
11
move lemma [early_hep_job_is_scheduled] to separate file
add lemmas to util/div_mod
add lemmas to util/list
drop support of older versions of Coq and ssreflect
CI: explicitly trigger recompilation in axiom check
CI: automatically check validation output for unexpected axioms
improve tactic [convert_two_instants_into_instant_and_duration]
relax assumption in aRTA
automatically use implications of `valid_schedule`
FP: switch from basic readiness to sequential readiness
EDF: switch RTA to `valid_schedule` hypothesis
EDF ensures the `sequential_tasks` property
adjust lemmas to work-bearing readiness
remove ideal uniproc. assumption from some lemmas on `service_of_jobs`
note basic `task_schedule` properties
add two helper lemmas on processor service
add notion `receives_service_at`
move [Context] declaration out of the global context
fix description in behavior/job.v
clean up in util/bigcat.v
small clean up in util/step_function.v
small clean up in util/seqset.v
clean up in util/nondecreasing.v
add lemmas to util/div_mod.v
clean up in util/lcmseq.v
clean up in util/rel.v
clean up util/minmax.v
clean up util/list.v
add comments to file [util/div_mod.v]
remove [util.counting.v]
clean up `nat.v`
misc. code and comments polish
cleanup: coqdoc fixes and unnecessary ideal uniprocessor assumption
Makefile: allow alectryon to work in parallel
CI: remove old proof-state scripts
CI: use custom Docker image for proof-state collection
CI: don't run expensive jobs in wip- branches
CI: use alectryon for proof-state display
add alectryon wrapper script and `make alectryon` target
add sequential and work-bearing readiness models
Loading