- 19 Apr, 2017 1 commit
-
-
Sylvain Dailler authored
-
- 18 Apr, 2017 1 commit
-
-
Sylvain Dailler authored
-
- 14 Apr, 2017 6 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Sylvain Dailler authored
Slightly improved debug error for node_change
-
MARCHE Claude authored
-
Sylvain Dailler authored
-
MARCHE Claude authored
-
- 12 Apr, 2017 8 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
Conflicts: src/printer/why3printer.mli
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
- handling missing queries and notifications - turn strategie messages into true debug messages - trying to grab the focus in the entry zone as much as possible - write_file put in sysutil
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 11 Apr, 2017 9 commits
-
-
Sylvain Dailler authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Sylvain Dailler authored
-
MARCHE Claude authored
Good thing, there is no more any version-specific Coq realizations
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 10 Apr, 2017 1 commit
-
-
Stefan Berghofer authored
-
- 06 Apr, 2017 1 commit
-
-
Sylvain Dailler authored
-
- 05 Apr, 2017 13 commits
-
-
Sylvain Dailler authored
They are always printed with new message Parse_Or_Type_Error. File_contents and Get_file added where missing. Indentation updated in json_util
-
MARCHE Claude authored
-
Sylvain Dailler authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Sylvain Dailler authored
-
MARCHE Claude authored
also allow to apply "auto" on unproven subgoals
-
Johannes Kanig authored
forgot to add .mli file to commit Change-Id: I28d89aa1f85ff5a3e19a495babcdd707545607f4
-
Johannes Kanig authored
We set the error mode in the why3 server. This has two effects: - disable pop-ups in case of crashes of why3server; - inherit this setting to all spawned prover processes. * server-win.c (main): call SetErrorMode Change-Id: I93862d51aebe1d4639ab1d463c08366f79375a7a
-
Johannes Kanig authored
The extmap.ml file was taken (and extended) from ocaml 3.12 and has not been updated since. Since then, ocaml map.ml has evolved and contains some space optimizations. The commit contains more changes than strictly needed. The objective is to be as close as possible to map.ml from ocaml 4.04. After this patch, the 'diff' wrt. map.ml contains almost exclusively additions, and no other changes. Change-Id: I3e31f6068562e5e1c48f8426efc9ce4e2f5b6010
-