- 09 Jan, 2013 3 commits
-
-
Andrei Paskevich authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 08 Jan, 2013 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 07 Jan, 2013 3 commits
-
-
Jean-Christophe Filliâtre authored
-
MARCHE Claude authored
-
Jean-Christophe Filliâtre authored
-
- 06 Jan, 2013 2 commits
-
-
Andrei Paskevich authored
In this way, we can always distinguish them from local theories and modules. Both 'use Bool' and 'use why3.Bool' are accepted. No support for use/clone of built-in modules is done yet, but so far we don't needed (the only built-in module is why3.Prelude which is used by default). As of now, one cannot put a file "why3.why" at the root of loadpath, since it will be inaccessible. Paths like why3/toto.why are still admitted, but we will probably ban them too and reserve the whole "why3.xxx.yyy" hierarchy for the built-in theories and modules.
-
Andrei Paskevich authored
-
- 05 Jan, 2013 5 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 03 Jan, 2013 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 24 Dec, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 21 Dec, 2012 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 19 Dec, 2012 4 commits
-
-
Andrei Paskevich authored
syntax: clone type t 'a 'b = my_t ('b, 'a) implicitly introduces a type alias for the RHS type and accepts unknown type alises in a substitution, provided every type in the ts_def is known.
-
Andrei Paskevich authored
-
Andrei Paskevich authored
+ rename Mlw_ty.ity_pure to ity_immutable
-
Andrei Paskevich authored
-
- 18 Dec, 2012 2 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
- 14 Dec, 2012 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 07 Dec, 2012 2 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 04 Dec, 2012 4 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
- 28 Nov, 2012 4 commits
-
-
François Bobot authored
[bug 15011]
-
François Bobot authored
-
François Bobot authored
Just a proposition for a more controllable why3replayer
-
François Bobot authored
can be used with the task in a session
-
- 24 Nov, 2012 1 commit
-
-
François Bobot authored
-
- 23 Nov, 2012 3 commits
-
-
MARCHE Claude authored
Too bad, it does not seem to support quantifiers...
-
Jean-Christophe Filliâtre authored
-
Daisuke Ishii authored
-
- 22 Nov, 2012 1 commit
-
-
Guillaume Melquiond authored
This reverts part of commit b45604c2.
-