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
e3e61d1e9826d6f40049fee806a1592786fd2952
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
Jun
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 : 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.
Do not exit with an internal error when a badly typed input val is provided to lus2lic -exec.
Propagate the new profile of Event.incr_nb that now returns the event number
Apply the change of data structure done in the OcamlRM module (s/add_/reg_/g)
Apply the change of data structure done in Data and Event Modules of rdbg
Fix a bug when expanding boolred.
Make to use tail recursive calls in L2lsplit.
Rewrite the topological sort of actions.
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.
Loading