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
6302a3a0d02e47a214a02452b99debb358d3044f
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
1
Oct
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
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: Inline simple operators (+,-,*, and, etc.) in the generated C code.
nonreg tests: performs the test on carlit (/2 speed up...)
nonreg tests: performs the test on bauges (X2 speed up)
nonreg tests: make sure tcl commands [glob *.lus] returns files in the same order (using lsort)
--gen-autotest: that advantage of assertions when generating lutin stimulators.
nonreg: disable test involving slices in left part.
-esa: fix a bug in array expansion.
-exec: don't crash when integers overflow when reading inputs and try
-ei (and thus -ec): Fix a bug when translating condact.
lic2soc: fix an embarassing bug. The clock of an equation made of a node call
nonreg tests: remove some more spurious test failures (42-> 26)
clock checking: better error msg wrt source line numbers.
nonreg test: this time qtest and reftest behaves the same!
soc2c and nonreg test: delete the generated cfiles when their
nonreg test: better display of the test summaries.
nonreg test: remove some duplicated tests.
-esa: array concat were are handled (affects -ec).
socExec: Unintialised var should not raise an internal error (is returning nil fine?).
soc2c: fix the code generated for array concatenation (which was raising a warning and a Seg fault).
nonreg tests: add (back) test files beginnning with a capilter letter.
nonreg tests: split the test script into 5 in order to speed up the test
lus2lic --gen-autotest : change the strategy to compare real values en generated oracles.
Fix various warnings (before the bridge...).
lic2soc: fix the translation of the current operator into SOC.
nonreg test : use /tmp/lus2lic-test dir instead of /tmp, and clean it before the test.
Fix the behavior of condact in the -exec mode.
non-reg tests: try to remove tests that fail for bad reasons.
non-reg tests: compare lus2lic -exec and -2c.
soc2c: do not generate empty _ext.c/h.
Fix a bug occuring when using -esa in modes that generates soc (-exec
fix 2 test cases (no node named as the file).
Soc2c: Add support for extern types, contants, and nodes.
Soc2c: declare the ctx of memoryless nodes in the loop file.
Soc2c: Add support for extern nodes.
Soc2c: inline ITE soc, to make things simpler.
Some minor fixes related to 7f8088961cd7e85bd4b20077f1094a83928f7121
Reject program that perform comparison over types that are not int or real.
Change back some of the changes done in 716f0d5b5507bb9c98348004357b1ffa4ee47ce7
Change back some of the changes done in 716f0d5b5507bb9c98348004357b1ffa4ee47ce7
Make sure that L2lRmPoly removes every overloaded expression.
Loading