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
b6db7c6b914c33ce418a56b9ddf8fba5cfb3de6d
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
2
Apr
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
The -exec mode now supports the nor, diese, and xor operators.
The -exec mode now supports the boolred iterator.
The -exec mode now supports the fillred iterator. It way only working with map BTW.
The -exec mode now supports the fillred iterator. It way only working with map BTW.
The -exec mode now supports array iterators iterating on memory-full nodes.
The -exec mode now supports array iterators (iterating on memoryless node).
Rework the type of Lic expressions w.r.t. predef expressions.
Some work in the -exec mode to support array iterators.
The -exec mode now supports array concatenation.
The -exec mode now supports enums.
The -exec mode now supports explicit structures.
The -exec mode now supports explicit arrays expression (e.g., [4,3,r])
The -exec mode now supports partial assignment of arrays (a[i]=...).
The -exec mode now supports array access in the rhs of equations.
The -exec mode now supports 'hat' ("^").
Program with memories and node calls now works in -exec mode !
Program Identifiers renaming pass in Soc.
More work on SocExec and lic2soc. Now all memoryless stuff seems to work includind node call.
Add preliminary support for a Soc interpreter.
Plug the lic2loc files directly onto the Lic.
update the release to take into account the new places for test files.
Remove Abstract_type_eff for Lic.type_.
Remove all references to Ident.idref from Lic.
Add a à la ocaml 'with' construct for modifying structures.
Remove the dependence on Global from Lic.
Remove the useless Lic.WITH as it is expanded in previous passes.
Remove useless static args from Lic.PREDEF_CALL and AstCore.Predef_n.
Fix a performance bug (again) due to verbose printing not being lazy.
Fix 2 problems in the ec mode:
Add support for merge on boolean variables.
Shift the column number by 1 in Lxm.
Change the syntax of merge (and adopt the one of heptagon).
Add support for the Merge operator.
Add support for condact in --expand-iterators mode.
Fix some syntactic problems in test files.
Always perform the nonreg test on triglav default so that the compute time remains comparable.
Check dependance loop in -ec mode.
Cleaning the mess in the test files.
Plug back the enums expansion (-ee, --expand-enums) that translates enum types using extern consts and types.
Fix a bug in l2lRmPoly.ml: var types were not susbtituted in "Lic.left".
Loading