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
3257a632646d63f313adfe6e55a82b7fa894ac09
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
10
Dec
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
Add an -interface option to be able to perform the nonreg tests with rdbg -lurette.
Fix a bug in the -rif mode where the inputs were repeated.
Fix the main rule in test/Makefile, where I was missing test breaks wrt "lus2lic.log.ref".
Add a -ocaml option that generates ocaml glue code to call lus2lic from ocaml via Lus2licRun.make.
Add a -rif option that is similar to the ecexe -rif option.
update the test/lus2lic.log.ref which was timestampted at april 2013 !!
Add a lus4ocaml plugin (for rdbg).
Use aosis and ocamlbuild instead of ocamlmakefile.
Remove some modules that are now defined in rdbg-plugin: Event, Failure, Expr, Data, RifIO.
A tentative to fix a bug in clock checking appearing in a program of
Fix problems in release/Makefile
Fix the handling of condact in the -exec mode.
Translate fby into -> pre again, because the current implementation of fby is buggy if the fby is initialised with an input
Fix the handling of fby in Soc.
Fix the -ei (--expand-iterators) mode that was producing wrong code for condact.
Fix a bug in the -exec mode triggered when manipulating arrays of arrays.
Fix a bug in the implementation of diese (#).
Fix a bug in the -ec mode for nodes which names chash with the Lustre package.
mv lustre test programs that triggers an "#assert" into shoud_fail/assert.
By redirecting the stderr of ecexe onto stdout, ecexe now terminate properly when called from lurette.
Fix an internal error that was actually occuring on faulty programs
Redirect stderr on stdout so that ecexe/ec2c errors are visible to expect/runtest.
Fix a couple of bugs in the -exec mode in the handling of slices.
Change the nonreg test scheme by inverting the role of v4 and v6 in the sut and the oracle.
Fix a performance bug in the clock checking (quadratic->linear).
Fix a bug when expanding nodes (-en). A Node that calls a node that
Fix the handling of slices in left-hand-side.
Force user to write Lustre::lt instead of lt to avoid name clashes.
Fix a bug in the SOC (pre)definition of mod (modulo).
Fix test the -ec mode in presence of clocked variable.
Fix test cases that were failing for stupid reasons (typically, bad node name)
Handle polymorphic soc better
Fix the SOC generation of array slices.
Modify the --gen-autotest mode so that the generated oracle avoid a bug in the -lv4 mode
add a --expand-enums-as-int option that translates enums using integers
Some oracle failures were due to rounding errors !!!
The numbers of test successes and failures was wrong because of test_lus2lic_no_node.
Some (desperate) work to fix the ident2str mess so the -lv4 backend works better.
Fix a bug in the -lv4 mode where constant coming from enum types were printed twice.
Fix several issues w.r.t. clocks during node expansion.
Loading