Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
frama-c
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
14
Issues
14
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
pub
frama-c
Commits
a3d91caa
Commit
a3d91caa
authored
Nov 19, 2020
by
Allan Blanchard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Frama-C 22-Titanium
parent
97113a13
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
6 deletions
+7
-6
ALL_VERSIONS
ALL_VERSIONS
+1
-0
README.md
README.md
+3
-3
VERSION
VERSION
+1
-1
opam/opam
opam/opam
+2
-2
No files found.
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