- 19 Mar, 2015 1 commit
-
-
MARCHE Claude authored
-
- 14 Mar, 2014 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 03 Dec, 2013 1 commit
-
-
Guillaume Melquiond authored
-
- 01 Nov, 2013 1 commit
-
-
Andrei Paskevich authored
also, ensure that t_label_copy does not lose information
-
- 25 Oct, 2013 1 commit
-
-
Andrei Paskevich authored
-
- 06 Mar, 2013 1 commit
-
-
Andrei Paskevich authored
-
- 21 Jan, 2013 1 commit
-
-
Andrei Paskevich authored
the Set signature is moved to a separate Extset module, instead of being included into Extmap.S. The module hierarchy becomes simpler, we don't shadow OCaml standard modules anymore, and the bug #15270 is fixed, too.
-
- 21 Oct, 2012 2 commits
-
-
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
-
- 20 Oct, 2012 1 commit
-
-
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
-
- 28 Jul, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 26 May, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 09 Apr, 2012 1 commit
-
-
MARCHE Claude authored
-
- 09 Feb, 2012 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 08 Feb, 2012 2 commits
-
-
Andrei Paskevich authored
Thanks to Johannes Kanig for this useful suggestion.
-
Andrei Paskevich authored
-
- 01 Jul, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 24 May, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 13 Apr, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 05 Mar, 2011 1 commit
-
-
Andrei Paskevich authored
- the new syntax for localisation "labels" in Why is as follows: goal Toto #"file" line bchar echar# - after an ident #"file" line bchar echar" (A and B) - before a term/fmla - the new syntax for buffer relocation is as follows: ##"file" line char##
-
- 13 Dec, 2010 1 commit
-
-
MARCHE Claude authored
-
- 16 Nov, 2010 3 commits
-
-
François Bobot authored
in order to cope with a "two view" syndrom in util.ml/.mli Perhaps another solution exists
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 09 Nov, 2010 1 commit
-
-
François Bobot authored
-
- 22 Sep, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 07 Sep, 2010 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 18 Aug, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 17 Aug, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 15 Jul, 2010 2 commits
-
-
Francois Bobot authored
This reverts commit 9809329892bb9637a0137d330ecd08a16ede2d93.
-
Andrei Paskevich authored
The relevant hash-tables are weak both in keys and values
-
- 06 May, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 28 Apr, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 26 Mar, 2010 1 commit
-
-
MARCHE Claude authored
-
- 24 Mar, 2010 1 commit
-
-
Francois Bobot authored
-
- 22 Mar, 2010 1 commit
-
-
Francois Bobot authored
-
- 12 Mar, 2010 1 commit
-
-
Andrei Paskevich authored
- copy the code of Pretty to Why3 to prepare it for Driver - move goal_of_ctxt to Transform, where it belongs - comment out the unused "extract_goals" in Transform - comment out the debugging printing in Theory, use Pretty - in use_export, put the Duse declaration after the copied declarations, not before
-
- 11 Mar, 2010 2 commits
-
-
Francois Bobot authored
-
Francois Bobot authored
-