Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
inox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
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
LARA
inox
Commits
f636cac6
Commit
f636cac6
authored
9 years ago
by
Manos Koukoutos
Browse files
Options
Downloads
Patches
Plain Diff
Document xlang changes
parent
cae6a04a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/options.rst
+5
-5
5 additions, 5 deletions
doc/options.rst
with
5 additions
and
5 deletions
doc/options.rst
+
5
−
5
View file @
f636cac6
...
@@ -39,11 +39,6 @@ These options are mutually exclusive. By default, ``--verify`` is chosen.
...
@@ -39,11 +39,6 @@ These options are mutually exclusive. By default, ``--verify`` is chosen.
Runs termination analysis. Can be used along ``--verify``.
Runs termination analysis. Can be used along ``--verify``.
* ``--xlang``
Transforms a program written in the :ref:`xlang` language extension into a :ref:`purescala` program,
then runs program verification.
* ``--noop``
* ``--noop``
Runs the program through the extraction and preprocessing phases, then outputs it in the specified
Runs the program through the extraction and preprocessing phases, then outputs it in the specified
...
@@ -176,6 +171,11 @@ These options are available by all Leon components:
...
@@ -176,6 +171,11 @@ These options are available by all Leon components:
Set a timeout for each attempt to prove one verification condition/
Set a timeout for each attempt to prove one verification condition/
repair one function (in sec.)
repair one function (in sec.)
* ``--xlang``
Support for additional language constructs described in :ref:`xlang`.
These constructs are desugared into :ref:`purescala` before other operations.
Additional Options, by Component:
Additional Options, by Component:
---------------------------------
---------------------------------
...
...
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