Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frama Clang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
pub
Frama Clang
Graph
3ce94fde05cb633604b24506de2f5496c844e678
Select Git revision
Branches
14
forward-rvalue-ref
master
default
protected
revert-6a4cd7cd
stable/calcium
stable/chromium
stable/cobalt
stable/copper
stable/iron
stable/manganese
stable/nickel
stable/scandium
stable/titanium
stable/vanadium
stable/zinc
Tags
15
0.0.17
0.0.17-beta
0.0.16
0.0.15
0.0.14
0.0.13
pre-dune
0.0.12
24.0-beta
0.0.10
v0.0.10
VESSEDIA-D2.5
VESSEDIA-D2.3
0.0.4
20150324
29 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Jun
25
Mar
19
18
15
14
12
8
7
6
29
Feb
28
23
22
21
20
19
8
6
Nov
25
Oct
19
13
11
10
9
4
3
12
Sep
8
7
5
31
Aug
30
21
1
31
Jul
25
19
17
15
May
12
9
24
Apr
5
22
Feb
9
8
7
3
2
1
31
Jan
27
25
23
17
10
4
2
Dec
27
Oct
26
19
18
6
5
4
29
Sep
21
13
9
8
31
Aug
30
29
Jul
28
12
11
8
7
1
21
Jun
9
7
6
25
May
18
17
16
13
12
11
10
9
3
2
22
Apr
14
11
8
7
6
5
4
24
Mar
21
18
11
25
Feb
16
15
14
7
4
26
Jan
20
14
6
5
4
3
Dec
8
Nov
28
Oct
26
21
19
8
29
Sep
27
22
21
6
Aug
13
Jul
12
9
6
8
Mar
5
25
Feb
24
16
Nov
13
12
5
4
3
27
Oct
23
14
12
9
synchronize with frama-c/frama-c!4432
fix typo in 'closed source'
Remove unused Cabs construction
version bump
Reset default branch
update userman
[ci] explicitly add needed packages for nix release target
0.0.15 stable/n…
0.0.15 stable/nickel
[ci] fix typo and make check-opam a constraint on release job
[ci] temporary variable in .gitlab-ci.yml to select appropriate Frama-CI's branch
Changelog
[tests] filter msg differences between clang 17 and older
[clang] fix ghost support in clang 17
[clang] Preliminary support for clang 17
[CI] favor https instead of ssh access for external git repos
[CI] preparing CI release targets
[opam] add missing dependency
[release] update fclang version in .opam
[CI] allow ci.sh to use a local Frama-CI repo
[ci] prepare release target
.gitattributes
Preparing the release
Merge branch 'fix/virgile/mixed-c-cxx-link' into 'stable/nickel'
[ir2cabs] better handling of class name conversions
[conversion] C++ classes can live inside extern "C" context
[tests] new test reproducing extern C issue
[ir2cabs] emulate and/or normalization done by FC's own ACSL parser
[clang2ir] if user wants to have useless casts in ACSL, do not remove them
[clang2ir] do not revert list of ACSL++ predicate names
[clang2ir] remove useless casts in ACSL++ translation
[clang2ir] fix implicit conversion of boolean term to predicate
[ACSL++] better char litteral translation
[ir2cabs] use wchar_t also in ACSL++ translation
[ir2cabs] define wchar_t in C when it appears in C++ code
[IR] Remove constructors for inexisting types
[tests] more discrepancies in ACSL libc for mixed C/C++ progs
update oracles
[irgen] Fix decl context of global ghost declarations
[irgen] Better location for ghost declarations
test for ghost extern c issue
add test case for mixed linking
Loading