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
9a0ee8b6daa25b490c2511453d61a7ac889e7332
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
5
Apr
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
7
6
5
2
28
Sep
18
17
11
10
8
28
Aug
27
26
21
7
6
5
4
9
Jul
8
7
6
18
Jun
16
Mar
13
11
10
13
Dec
12
6
5
2
12
Sep
30
Aug
29
27
26
23
22
8
6
[Makefile] put -Wsuggested-override in Makefile
Adding a few more overrides that -Wsuggest-override caught but clang-tidy didn't
Make exhaustive use of C++11 override keyword (NFC)
Merge branch 'cmd-line-args-fix' into stable/chromium
[doc] remove reference to unimplemented options in user manual
[clang2ir] do not warn about unknown option: assume clang will handle it
Fix infinite loop when processing unknown double-dash argument
Merge branch 'wip-frama-c-2564' into stable/chromium
[clang2ir] Fix function name for retarded definitions
[tests] fix options for launching test
Drop a few warnings and default definitions from the test suite
Prefer potential duplicate definitions in AST over NON TERMINATING analysis result
[WIP] Fix recognition of certain functions with r-value return types
Merge branch 'forward-rvalue-ref' into stable/chromium
[libc++] Fix std::forward for r-value references
forward-rvalue-…
forward-rvalue-ref
Merge branch 'fix/init-global-int' into 'stable/chromium'
[clang2ir] Fix translation of negative integral constants
[tests] towards fixing pub/frama-clang#4
[ir2cabs] systematically use mk_int64_cst for translating integer constants
[ir2cabs] fix conversion of negative integer constants
[tests] update wp-cache
Merge branch 'feature/typing/less-casts' into 'master'
[kernel-compat] update oracles
Update type_traits: template specialization where type T is bool
Merge branch 'feature/andre/reallocarray' into 'master'
synchronize with frama-c/frama-c!3519
Merge branch 'feature/allow-demangling-c-files' into 'stable/chromium'
Apply suggestions from review
Merge branch 'feature/msvc' into 'stable/chromium'
[machdep] add support in Frama-Clang for x86_64_msvc machdep of Frama-C
[options] -cxx-parseable-output implies no unmangling
[doc] update README for new options
[doc] update userman version numbers and LaTeX class
[options] better option for having reparseable code
[options] refactor unmangling options and allow unmangling even on C files
better test options
2022 headers
[C translation] preliminary options for obtaining reparseable output
[tests] prepare test for reparsing C output
Merge remote-tracking branch 'origin/stable/chromium'
Loading