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
0021ec6f792ba4823def8ebfd5f25a94101cf7d2
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
26
Jun
22
21
20
1
5
May
3
24
Apr
9
Mar
20
Feb
11
Jan
10
9
6
2
22
Dec
30
Nov
21
10
25
Oct
14
7
20
Sep
13
9
5
30
Aug
26
21
Jun
14
1
31
May
30
27
18
Mar
10
25
Feb
10
8
3
2
1
29
Jan
28
27
22
14
25
Sep
23
21
3
20
Aug
17
10
Jul
7
6
3
1
25
Jun
24
23
22
19
18
17
12
11
1
29
May
22
10
Apr
8
7
30
Mar
24
20
18
3
27
Feb
26
24
23
13
12
9
27
Jan
26
22
21
20
19
14
7
12
Dec
8
17
Nov
9
Oct
7
6
3
2
1
29
Sep
9
5
4
3
2
1
27
Aug
26
25
22
19
14
7
11
Jul
10
9
7
4
1
27
Jun
26
24
23
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
The rdbg commit in 1821a959a249066029669b (1.107) changed the reg test results
Better error messages.
Better handling of real constants substraction.
Make sure that int2real and real2int are translated into ec code that ecexe understand.
check that node are not named as predefined metaop (map, fill, etc).
-ec -eei : inline enum constants ("const toto : int = 0;" is not valid in ec)
-ec -eei : inline enum constants ("const toto : int = 0;" is not valid in ec)
soc2c: previous changes broke programs with enumerated types.
soc2c: the c code was wrong in presence of user type defined using extern types.
soc2c: the c code was wrong in presence of user type defined using extern types.
soc2c: the c code was wrong in presence of user type defined using extern types.
Remove an assert if EvalClcokc that prevented node without output to compile
Add an eponymous L2lRemoveAlias pass
Add rules to feed the opam-test verimag repo
rdbg plugin: fix the event number
Minor and various enhancements.
Fix the arduino exemple.
Accept node call with no argument.
-2cw7: use rdbg instead of lurettetop to launch osim
-2c: add a new module that checks that no C reserved word is used as ident in user program
-2cw7: for generate for loops instead of memcpy for assigning arrays
soc2c: fix the code generated for array constants
Returns a message (instead of assert false) when an extern node is used from the interpreters.
Fix a bug in the clock checking that was preventing to have merge on tuples.
The clock dep loop checker (1cffc6b49d46) was detecting spurious loops.
Add a -2c-exec option that launches the exec file
Fix a bug reported by Timoty Bourke that makes the compiler loop on programs
V6 rdbg-plugin: trace inner node calls + add basic source code information into events.
V6 rdbg-plugin: add code to be able to debug sub-nodes from rdbg.
Install the manual in the lib install directory.
Add support for assertions in Soc.t
fix a bug introduced 2 commits ago (0a4f0ac51cb5)
Add an arduino directory
Add a --2c-several-files option that generates 1 c file (+ 1 h file) per node
-2cw7: generate C annotations (as comments) for Lesar/w7
LicDump: declare local vars in a topological order wrt clock dependancies.
-2c: bad _assign_ macros were generated for extern constant
Accept current(<const>) expressions (and simply ignore the current).
-2c: override the enum mode when generating C code as the default (AsEnum)
Fix the L2lExpandNodes pass, that was buggy wrt clock params and arguments.
Loading