Skip to content
Snippets Groups Projects
Commit 9b4523af authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

update user manual

parent 8397676c
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,16 @@
This chapter summarizes the changes in \fclang and its documentation
between each release, with the most recent releases first.
\section*{Version 0.0.10}
\begin{itemize}
\item compatibility with \clang 11.x
\item compatibility with \framac 22.x
\item don't generate code for implicit member functions and operators when
they're not used
\item don't generate code for templated member functions that are in fact never
instantiated
\end{itemize}
\section*{Version 0.0.9}
\begin{itemize}
\item compatibility with \clang 10.0
......
\newcommand{\version}{0.0.9\xspace}
\newcommand{\fclangversion}{0.0.9\xspace}
\newcommand{\fcversion}{21.x~Scandium\xspace}
\newcommand{\clangversion}{6.0-10.0\xspace}
\newcommand{\version}{0.0.10\xspace}
\newcommand{\fclangversion}{0.0.10\xspace}
\newcommand{\fcversion}{22.x~Titanium\xspace}
\newcommand{\clangversion}{6.0-11.0\xspace}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment