Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Lustrec - public version
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
LustreC
Lustrec - public version
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
75a7b65b50293b72145cdab1325fe3a70533dda5
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jul
14
Jun
25
May
19
18
12
10
15
Apr
14
13
12
11
2
29
Mar
10
4
15
Feb
14
10
9
3
28
Jan
17
14
12
6
5
16
Dec
9
29
Nov
17
16
10
9
6
5
4
3
2
29
Oct
28
27
26
22
21
15
13
7
6
5
1
30
Sep
27
23
21
20
14
8
7
25
Aug
29
Jul
5
2
1
30
Jun
29
28
25
18
17
16
15
14
4
3
4
May
26
Apr
22
21
20
16
12
29
Mar
25
22
19
18
10
9
8
1
19
Feb
16
15
8
5
3
26
Jan
21
17
Nov
16
Jul
9
2
12
Mar
27
Jan
9
Dec
20
Nov
18
14
6
5
18
Jul
17
16
15
12
11
10
8
6
5
4
3
9
May
29
Apr
19
16
11
5
4
22
Mar
21
18
16
15
14
13
12
11
26
Feb
25
21
20
19
18
14
13
12
11
23
Nov
22
21
20
16
15
14
13
12
11
10
9
8
4
3
24
Oct
19
8
5
25
Sep
24
21
14
13
3
Aug
23
Jul
13
12
4
22
Jun
21
15
12
11
8
1
31
May
30
29
20
18
17
16
15
7
4
3
18
Apr
7
6
3
30
Mar
29
28
14
9
13
Feb
1
31
Jan
30
18
17
16
21
Dec
19
18
14
13
12
6
28
Nov
15
14
9
13
Oct
12
11
10
6
5
3
2
26
Sep
fix README
update README to add 'install' instructions
add logos
update reg tests
add instructions for regression tests submodule
corrections to handle stateless / statefull
remove some linebreaks
use automatic rather than hard-coded variable names in main ACSL spec
new way of handling contracts : use ghost contract function + contract transition relations
format
ACSL ok for main loop of stateless nodes
generate *_memory.h and *_spec.h headers
rewrite k-induction predicates and lemmas
fix dune build
reorganize internal libraries to solve execution failures for other executables than lustrec
remove some unecessary files and some dead code
ranme LICENSE file
missing apt update?
remove former autoconf/make files and update README
fix tests classname
use FindPython
should it be python2?
not python3
install python
install mpfr and xsltproc
install java
missing sudo
add cmake install directive
give up on reusability, artifacting _opam and _build exceeds maximal size of artifact, we're just going to rebuild everything for now
we have to remove tags otherwise the untagged shared runners cannot run the job
use artifacts instead of caching since caching does not seem to work with shared runner and the runner on prise suffer for connection pbs
defer CI to prise
the cache does not work?
try to reuse same cache/image for test job
missing files
tests in a separate job
add submodule support in CI
relative address for tests submoduules
first try to integrate regression tests
COSMETICS (dune build @fmt --auto-promote)
Loading