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
why3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
125
Issues
125
List
Boards
Labels
Service Desk
Milestones
Merge Requests
16
Merge Requests
16
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Why3
why3
Commits
fef629df
Commit
fef629df
authored
Dec 16, 2010
by
MARCHE Claude
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release notes
parent
d284bb83
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
doc/manual.tex
doc/manual.tex
+24
-0
No files found.
doc/manual.tex
View file @
fef629df
...
...
@@ -5,6 +5,12 @@
\usepackage
[a4paper,pdftex,colorlinks=true,urlcolor=blue,pdfstartview=FitH]
{
hyperref
}
\usepackage
{
graphicx
}
% \setlrmargins{20mm}{*}{*}
% \setulmargins{1.0in}{*}{*}
% %\setheadfoot{13pt}{26pt}
% %\setheaderspaces{*}{13pt}{*}
% \checkandfixthelayout
%\usepackage[toc,nonumberlist]{glossaries}
%\makeglossaries
...
...
@@ -113,6 +119,24 @@ Report any bug to the Why3 Bug Tracking System:
We gratefully thank the people who contributed to Why3: Simon Cruanes,
Johannes Kanig, St
\'
ephane Lescuyer, Sim
\~
ao Melo de Sousa.
\section*
{
Release notes
}
\paragraph
{
Version 0.10
}
Initial release.
\begin{itemize}
\item
New syntax for terms and formulas
\item
Algebraic data types, pattern-matching
\item
Recursive definitions
\item
Inductive predicates
\item
Declaration encapsulated in theories. Using and cloning theories.
\item
Concept of goal transformation
\item
Generic communication with provers
\item
Ocaml Library with documented API
\item
New GUI with session save and restore
\item
New syntax for programs, new VC generator, intentionaly left
undocumented, since the syntax is likely to evolve significantly in
the future.
\end{itemize}
\cleardoublepage
\tableofcontents
...
...
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