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
30f8c1b5c5573a522f791eaa106a471f2a337628
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
18
Dec
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
10
9
8
7
6
4
3
1
28
Aug
26
25
24
18
17
12
11
6
5
4
3
31
Jul
30
29
28
27
25
24
22
21
17
16
15
14
13
12
11
10
9
8
7
6
11
Jun
15
May
8
7
6
5
4
30
Apr
22
21
20
23
Mar
6
5
8
Aug
1
31
Jul
30
add a function for computing a sequence's supremum
note that common priority policies are total
define dynamic self-suspension model
define readiness for jobs with self-suspensions
define notion of job progress / lack of progress
augment model with definitions of well-known priority policies
CI: compile classic and new Prosa separately
CI: enable spell checker for comments
address spell-checking issues in analysis
address spell-checking issues in results
address spell-checking issues in util
address spell-checking issues in EDF optimality proof
address spell-checking issues in model module
address spell-checker complaints in behavior module
add tool for extracting comments and a word list
re-organization of the analysis module, part 1
update guidelines to state `Require Import|Export` rules
remove unnecessary Require statements in model.task.preemption
Update README
Improve comments in analysis
Don't Export modules that introduce new Instances
remove unneeded 'Require' statement in analysis spec
remove unneeded Require in model.task.preemption.parameters
remove task dependency in job limited-preemptive preemption model
model reorg: flatten model.preemption
model reorg: merge job_preemptable def and validity
split job and tasks aspects in preemption.valid_model
preemption_time.v should not depend on task concept
model reorg: get rid of purely re-export models
model reorg: fold RTCT instances into task.preemption.*
model reorg: fold RTCT validity into task.preemption.parameters
model reorg: task.sequential -> task.sequentiality
model reorg: move preemption.valid_schedule -> schedule.limited_preemptive
model reorg: move task preemption models to model.task.preemption
model reorg: move task preemption parameters to model.task.preemption
model reorg: move task concept to model.task.concept
model reorg: 'sequential tasks' is a task property
fix EDF priority definition to not depend on task abstraction
model reorg: job.v is an analysis def; job_deadline a task property
model reorg: move preemption-time notion to model.schedule
Loading