- 13 Apr, 2016 1 commit
-
-
Johannes Kanig authored
-
- 12 Apr, 2016 5 commits
-
-
Johannes Kanig authored
-
Johannes Kanig authored
-
Johannes Kanig authored
-
Johannes Kanig authored
-
Johannes Kanig authored
-
- 11 Apr, 2016 3 commits
-
-
Johannes Kanig authored
* separate editor and prover call * fix problems with cleanup, inplace, interactive, redirect
-
Jean-Christophe Filliâtre authored
contributed by Kim Nguyen <kn@lri.fr>
-
Martin Clochard authored
-
- 10 Apr, 2016 2 commits
-
-
Johannes Kanig authored
-
Johannes Kanig authored
-
- 08 Apr, 2016 2 commits
-
-
Jean-Christophe Filliâtre authored
-
MARCHE Claude authored
-
- 07 Apr, 2016 2 commits
-
-
Johannes Kanig authored
Fixed this by avoiding the recursive call in the case the read is blocked
-
Johannes Kanig authored
-
- 06 Apr, 2016 1 commit
-
-
Martin Clochard authored
-
- 05 Apr, 2016 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
also, do not use server_main.c, compile both .o instead
-
- 04 Apr, 2016 3 commits
-
-
Martin Clochard authored
-
Mario Pereira authored
New example in progres : Koda Ruskey (functional correctness done; missing proof of correctness for the number of forest colorings)
-
Johannes Kanig authored
-
- 03 Apr, 2016 2 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 01 Apr, 2016 2 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 31 Mar, 2016 3 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 29 Mar, 2016 3 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 25 Mar, 2016 5 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Johannes Kanig authored
* make server aware of single client mode with command line flag * server will quit when last client disconnects * unix variant also deletes socket * move why3server binary to libdir
-
Johannes Kanig authored
nonblocking
-
Johannes Kanig authored
* previous implementations of call_on_file and call_on_buffer are removed, and now directly use the prove_file_server function * now, both blocking and nonblocking reading is supported on the socket * wait_on_call and query_call are implemented by blocking and nonblocking read, together with a result buffer, if results for other prover runs are returned * logging of the server is now optional
-
- 24 Mar, 2016 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 23 Mar, 2016 2 commits
-
-
Andrei Paskevich authored
-
Martin Clochard authored
-