- 23 Oct, 2012 1 commit
-
-
MARCHE Claude authored
-
- 22 Oct, 2012 8 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 21 Oct, 2012 10 commits
-
-
MARCHE Claude authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
export Why3's extended hash tables as Stdlib.XHashtbl in order to keep OCaml's Hashtbl accessible. Unlike Stdlib.Map which fully covers the OCaml's interface, Stdlib.XHashtbl does not provide polymorphic hash tables.
-
Andrei Paskevich authored
Util now is a small module containing misc functions.
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
+ fix a bug in "compare"
-
Andrei Paskevich authored
+ rename Debug.Opt to Debug.Args to avoid conflicts
-
- 20 Oct, 2012 13 commits
-
-
Andrei Paskevich authored
+ add an explanation comment in src/util/stdlib.ml*
-
Andrei Paskevich authored
+ create AUTHORS file + fix the linking exception in LICENSE + update the "About" in IDE + remove the trailing whitespace + inflate my scores at Ohloh
-
Claude Marche authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 19 Oct, 2012 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 17 Oct, 2012 3 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
+ do not build src/programs/ + build the library in lib/why3/ + fix use_api.ml for the case when Alt-Ergo is not present + distribute lib/coq/BuiltIn.v + rename src/config to src/why3config + rename src/bench to src/why3bench + move src/config.ml to src/util/
-
Jean-Christophe Filliâtre authored
-
- 16 Oct, 2012 1 commit
-
-
MARCHE Claude authored
-
- 15 Oct, 2012 2 commits
-
-
François Bobot authored
Try to use the way make do parallelism. It is able to interact with the parallelism of make as sub-makes do.
-
François Bobot authored
Just execute the registration of why3ml format thanks to linkall It is the sub-package why3.ml for ocamlfind. The directory lib-ocaml/why3 is a local version of /usr/lib/ocaml/why3.
-