Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
fef629df
Commit
fef629df
authored
Dec 16, 2010
by
MARCHE Claude
Browse files
release notes
parent
d284bb83
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment