Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Lustrec - public version
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LustreC
Lustrec - public version
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
fc886259c38b160f6ac376c166d5c071fb7844c4
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
15
Sep
27
Jul
21
20
18
17
14
13
12
10
8
7
6
3
30
Jun
27
26
23
22
21
20
17
May
16
5
28
Apr
27
26
25
6
5
20
Mar
6
3
2
1
14
Feb
31
Jan
13
11
10
6
5
4
30
Dec
28
27
21
20
8
4
22
Nov
9
21
Oct
12
30
Sep
28
9
7
1
26
Aug
9
6
15
Jun
1
12
Apr
1
14
Mar
23
Feb
2
19
Jan
18
8
7
18
Dec
16
15
8
7
29
Nov
26
21
20
16
7
6
13
Oct
9
8
7
15
Sep
18
Aug
13
9
Jun
5
13
May
5
4
13
Apr
9
8
4
3
1
24
Mar
17
16
12
6
5
3
16
Feb
10
Dec
9
8
1
27
Nov
29
Sep
26
24
18
14
10
9
5
4
3
2
15
Jul
12
11
10
9
8
7
4
3
2
27
Jun
26
25
24
23
20
17
12
23
May
22
20
19
16
1
Apr
31
Mar
24
20
19
18
17
16
14
13
11
10
6
5
4
1
28
Feb
26
24
Initial import of stateflow_cps_semantics (github)
C backend: solved the issue of long name in generated binaries.
Normalization: force normalization of "every" arguments
first solution to address very large identifiers in node names, logs, and generated binaries
[EMF] improved feedback on reset calls
Merge branch 'dynamic_inlining' into unstable
First working version of algebraic loop resolution. Disabled by default.
[EMF} missing brace
[EMF] missing quotes
Ongoing work
Merge branch 'unstable' into dynamic_inlining
[EMF] improved alignement of braces + solved (naother) bug in shortening of ids
[EMF] more hash
Merge branch 'unstable' of https://cavale.enseeiht.fr/git/lustrec into unstable
[EMF] bug solved, some ids were not hashed
ange ID length
blup
[EMF] simplify branches with single case as regular instructions
[EMF] Disable join of guards in EMF backend
Working on algebraic loop diagnostic and resolution
Refactor error printing.
[EMF] protect machine names
[EMF] protect more field
[EMF] Protecting print of names to ensure a length < 50. Remove the middle part of the string and inject a hash of it.
A math library for some functions used in Simulink
Renamed math lib into lustrec_math to avoid conflicting calls to <math.h>
[HORN] handled asserts in stateless node step rule definition
[HORN] Protect names of stateless nodes with a _fun suffix. This was conflicting with existing names in Z3, ie. "abs".
Addressing node calls in asserts
Provides type compatible with Matlab types in EMF backend
[EMF backend] Merging branches
Refactored some code: optimization of machine
bug fixed: Inputs for branches solved
Proper integer index for enumerated branches
Enumerated datatypes as integer
Refactored EMF backend. Handle now the call to existing math and conv libraries
EMF backend: each branch provides the inputs and outputs
Renamed ISet of Machine_code to VSet: was sets of variable and was conflicting with ISet from Utils which carries strings.
Merge branch 'unstable' of https://cavale.enseeiht.fr/git/lustrec into unstable
small modifs in EMF format
Loading