Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Charles Southerland
frama-c
Commits
a3d91caa
Commit
a3d91caa
authored
Nov 19, 2020
by
Allan Blanchard
Browse files
Frama-C 22-Titanium
parent
97113a13
Changes
4
Hide whitespace changes
Inline
Side-by-side
ALL_VERSIONS
View file @
a3d91caa
Version number Date of release Notes
============== =============== =====
22.0 (Titanium) 2020, November 17
21.1 (Scandium) 2020, June 25 Bugs fixed
21.0 (Scandium) 2020, June 11
20.0 (Calcium) 2019, December 4
...
...
README.md
View file @
a3d91caa
...
...
@@ -96,7 +96,7 @@ via the GUI:
## Further reference
-
Links to user and developer manuals, Frama-C archives,
and plug-in manuals are available at
<br>
http://
beta.
frama-c.com/html/get-frama-c.html
and plug-in manuals are available at
<br>
http://frama-c.com/html/get-frama-c.html
-
[
StackOverflow
](
http://stackoverflow.com/questions/tagged/frama-c
)
has several
questions with the
`frama-c`
tag, which is monitored by several members of the
...
...
@@ -110,10 +110,10 @@ via the GUI:
the
[
issues tracking system
](
https://git.frama-c.com/pub/frama-c/issues
)
,
for reporting bugs.
-
The
[
Frama-C documentation page
](
https://
beta.
frama-c.com/html/documentation.html
)
-
The
[
Frama-C documentation page
](
https://frama-c.com/html/documentation.html
)
contains links to all manuals and plugins description, as well as tutorials, courses
and more.
-
The
[
Frama-C blog
](
http://
beta.
frama-c.com/blog
)
has several posts about
-
The
[
Frama-C blog
](
http://frama-c.com/blog
)
has several posts about
new developments of Frama-C, as well as general discussions about the C
language, undefined behavior, floating-point computations, etc.
VERSION
View file @
a3d91caa
22.0-beta
\ No newline at end of file
22.0
\ No newline at end of file
opam/opam
View file @
a3d91caa
opam-version: "2.0"
name: "frama-c"
synopsis: "Platform dedicated to the analysis of source code written in C"
version: "22.0
-beta
"
version: "22.0"
description:"""
Frama-C gathers several analysis techniques in a single collaborative
framework, based on analyzers (called "plug-ins") that can build upon the
...
...
@@ -65,7 +65,7 @@ authors: [
homepage: "http://frama-c.com/"
license: "GNU Lesser General Public License version 2.1"
dev-repo: "git+https://git.frama-c.com/pub/frama-c.git"
doc: "http://frama-c.com/download/user-manual-22.0-
beta-
Titanium.pdf"
doc: "http://frama-c.com/download/user-manual-22.0-Titanium.pdf"
bug-reports: "https://git.frama-c.com/pub/frama-c/issues"
tags: [
"deductive"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment