Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lustre-v6
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
verimag
synchrone
lustre-v6
Graph
8d8dcbd07ad16c77dc6dcb7e1748845199c888e7
Select Git revision
Branches
12
6-can-not-iterate-over-the-plus-node-as-long-as-it-is-named-plus
add-multi-generation
lustre-mt_omp
master
default
protected
multi-task
new_branch_name
pascal01
previously_on_no_branch
solve_ident
take-reset-pragma-into-account
tmp
u0
Tags
20
v6.111.3
v6.111.2
v6.111.1
v6.111.0
v6.110.3
v6.110.2
v6.110.1
v6.110.0
v6.109.1
v6.109.0
v6.108.0
v6.107.4
v6.107.3
v6.107.2
v6.107.1
v6.107.0
v6.106.1
v6.106.0
v6.105.1
v6.105.0
32 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Jun
20
19
18
16
13
12
10
6
5
4
2
30
May
22
21
12
26
Mar
25
24
Feb
20
23
Jan
22
11
Dec
10
6
4
29
Nov
28
25
23
Oct
20
Sep
6
Jun
5
4
3
31
May
28
22
21
17
16
15
13
10
7
6
26
Apr
25
24
23
22
17
12
10
8
5
4
3
2
29
Mar
27
25
22
21
20
19
11
5
25
Feb
22
20
13
7
6
4
1
31
Jan
29
25
24
19
18
17
16
14
11
20
Dec
18
13
11
26
Oct
10
Aug
8
7
6
3
14
Jul
13
12
11
10
9
7
6
4
3
5
Dec
1
Jun
19
May
3
Nov
29
Sep
19
Aug
10
Jul
9
6
2
21
May
5
14
Apr
13
9
8
22
Jan
20
13
26
May
12
Mar
11
9
4
3
25
Feb
11
10
9
6
5
4
3
30
Jan
23
12
Dec
8
5
28
Nov
26
25
21
20
4
3
27
Oct
24
23
22
17
Sep
15
2
1
29
Aug
28
26
25
22
21
20
19
23
Jul
22
21
18
17
8
7
4
3
1
30
Jun
26
23
18
13
12
9
6
5
3
2
30
May
29
28
27
26
21
20
16
15
7
2
2
Apr
28
Mar
20
17
14
11
6
26
Feb
21
20
15
14
12
11
7
6
4
31
Jan
30
28
21
Dec
18
17
14
5
15
Nov
19
Oct
Soc2c: Add support for condact
Soc2c: Add support for boolred.
Soc2c: the memory cell of the arrow soc was not initialised.
SocExec: The previous change broke the handling of arrow in SocExec. Now it seems to work.
Soc2c: fix the behavior of the arrow soc.
Soc2c: Fix 2 bugs in the C code generation.
Soc2c: add support for array slices.
Soc2c: add support for the other red/fold/fill/fillred iterators
Soc2c: fix the generation of C code on map over memoryless nodes.
SocExec: change the strategy to set the "$first_step" value.
Soc2c : Add support for map.
SocExec : Fix a bug affecting iterators on nodes with memory
Soc2c : soc ctx were still not in the good order. Sigh.
Soc2c : print "_true" instead of "true" for true constant (ditto for false).
merge conflicts caused by a stupid commit+push+amend+push sequence.
Soc2c : arrays of arrays size were printed in the reverse order.
Soc2c : handle array concat expressions.
Soc2c : handle array concat expressions.
Soc2c : handle "[x,...,y]" expressions.
Soc2c : handle "x^<int>" expressions.
Soc2c : handle nodes with arrays as interface variables.
Soc2c : do not crash if the soc contains reference to extern types.
Soc2c : incorrect code was generated for memoryless main soc.
Soc2c : add support for (main) soc that have struct in their profile.
Soc2c : fix a couple of issues in struct printing.
Soc2c : avoid multiple soc typedef definition in the C code.
More non reg tests where the -2c option : check that the generated C code compiles
Add non reg tests where the -2c option.
Fix a bug in soc2c: the typedef of the main soc was printed twice if it is memoryless.
Use the main node name to name the C files generated via -2c
Some more work on the soc2c code generator.
Some more work on the soc2c code generator.
Some work on the soc2c code generator.
Merge branch 'master' of git+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/git/lustre/lus2lic
remove junk files
Merge branch 'new_branch_name'
Better message when a combinational loop is detected.
new_branch_name
new_branch_name
Fix an hard-coded user name in the toplevel Makefile.
Start working on the soc2c code generator (accessible via --to-c or-2c options).
Adapt to the new Rdbg Plugin interface.
Loading