Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frama-C Website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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-C Website
Commits
f7d21d57
Commit
f7d21d57
authored
4 years ago
by
Allan Blanchard
Browse files
Options
Downloads
Plain Diff
Merge branch 'minor-fixes' into 'master'
Minor fixes See merge request
!58
parents
49d4a6e7
5ee80984
No related branches found
No related tags found
1 merge request
!58
Minor fixes
Pipeline
#28745
passed
4 years ago
Stage: deploy
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
_fc-plugins/aorai.md
+1
-1
1 addition, 1 deletion
_fc-plugins/aorai.md
_fc-plugins/e-acsl.md
+3
-3
3 additions, 3 deletions
_fc-plugins/e-acsl.md
_fc-plugins/frama-clang.md
+5
-0
5 additions, 0 deletions
_fc-plugins/frama-clang.md
assets/css/tiles.css
+1
-2
1 addition, 2 deletions
assets/css/tiles.css
with
10 additions
and
6 deletions
_fc-plugins/aorai.md
+
1
−
1
View file @
f7d21d57
...
@@ -88,7 +88,7 @@ reachability is not always obvious.
...
@@ -88,7 +88,7 @@ reachability is not always obvious.
## Further Reading
## Further Reading
-
[
Short
D
ocumentation
](
{{page.manual_pdf}}
)
-
[
Short
d
ocumentation
](
{{page.manual_pdf}}
)
-
[
A few simple examples
](
/download/frama-c-aorai-example.tgz
)
-
[
A few simple examples
](
/download/frama-c-aorai-example.tgz
)
Other resources can be found at
Other resources can be found at
...
...
This diff is collapsed.
Click to expand it.
_fc-plugins/e-acsl.md
+
3
−
3
View file @
f7d21d57
...
@@ -8,7 +8,7 @@ additional:
...
@@ -8,7 +8,7 @@ additional:
-
name
:
"
E-ACSL
language
reference
manual"
-
name
:
"
E-ACSL
language
reference
manual"
short
:
"
Language
reference"
short
:
"
Language
reference"
link
:
http://frama-c.com/download/e-acsl/e-acsl.pdf
link
:
http://frama-c.com/download/e-acsl/e-acsl.pdf
-
name
:
"
E-ACSL
L
anguage
R
eference
I
mplementation
M
anual"
-
name
:
"
E-ACSL
l
anguage
r
eference
i
mplementation
m
anual"
short
:
"
Language
implementation"
short
:
"
Language
implementation"
link
:
http://frama-c.com/download/e-acsl/e-acsl-implementation.pdf
link
:
http://frama-c.com/download/e-acsl/e-acsl-implementation.pdf
distrib_mode
:
main
distrib_mode
:
main
...
@@ -67,10 +67,10 @@ are executed, the script can be simply used as follows:
...
@@ -67,10 +67,10 @@ are executed, the script can be simply used as follows:
The
**E-ACSL**
plug-in can use the results of both
[
RTE
](
rte.html
)
and
The
**E-ACSL**
plug-in can use the results of both
[
RTE
](
rte.html
)
and
[
Eva
](
eva.html
)
plug-ins. It can be combined with several other plug-ins,
[
Eva
](
eva.html
)
plug-ins. It can be combined with several other plug-ins,
such as
[
WP
](
wp.html
)
,
[
Aoraï
](
aorai.html
)
,
[
SecureFlow
](
secureflow.html
)
,
such as
[
WP
](
wp.html
)
,
[
Aoraï
](
aorai.html
)
,
[
SecureFlow
](
secureflow.html
)
,
[
StaDy
](
stady.html
)
,
[
PathCrawler
](
pathcrawler.html
)
, etc.
[
StaDy
](
stady.html
)
,
[
PathCrawler
](
pathcrawler.html
)
,
[
MetACSL
](
metacsl.html
)
,
etc.
## Further Reading
## Further Reading
-
[
E-ACSL
U
ser
M
anual
](
{{page.manual_pdf}}
)
-
[
E-ACSL
u
ser
m
anual
](
{{page.manual_pdf}}
)
{% for add in page.additional %}
{% for add in page.additional %}
-
[
{{add.name}}
](
{{add.link}}
)
{% endfor %}
-
[
{{add.name}}
](
{{add.link}}
)
{% endfor %}
This diff is collapsed.
Click to expand it.
_fc-plugins/frama-clang.md
+
5
−
0
View file @
f7d21d57
...
@@ -34,6 +34,11 @@ Further work is thus needed before Frama-Clang can claim to be a grown-up
...
@@ -34,6 +34,11 @@ Further work is thus needed before Frama-Clang can claim to be a grown-up
plug-in. Feel free to
[
contact us
](
mailto:support@frama-c.com
)
if you're
plug-in. Feel free to
[
contact us
](
mailto:support@frama-c.com
)
if you're
interested in participating in its maturation.
interested in participating in its maturation.
## Further Reading
For more details about
**Frama-Clang**
plug-in,
please consult the
[
Frama-Clang manual
](
{{page.manual_pdf}}
)
.
## Installation
## Installation
### Download
### Download
...
...
This diff is collapsed.
Click to expand it.
assets/css/tiles.css
+
1
−
2
View file @
f7d21d57
...
@@ -27,9 +27,8 @@
...
@@ -27,9 +27,8 @@
transition
:
0.05s
ease-out
;
transition
:
0.05s
ease-out
;
}
}
.nonTouch
.tile
:hover
{
.nonTouch
.tile
:hover
{
transform
:
translateY
(
-3px
);
z-index
:
1
;
z-index
:
1
;
box-shadow
:
1
5px
1
5px
15px
0
var
(
--tile-shadow
);
box-shadow
:
5px
5px
15px
0
var
(
--tile-shadow
);
}
}
.nonTouch
.tile
:hover
.tileTitle
:before
{
.nonTouch
.tile
:hover
.tileTitle
:before
{
color
:
var
(
--tile-hover
);
color
:
var
(
--tile-hover
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment