- 06 Jul, 2017 1 commit
-
-
MARCHE Claude authored
-
- 05 Jul, 2017 4 commits
-
-
MARCHE Claude authored
command "search" and transformations taking idents as arguments now can support qualified idents and infix symbols. For example, "search (+) (*)" returns the distributivity axioms FIXME: "search Int.(+)" fails, probably missing namespaced for imported modules
-
MARCHE Claude authored
-
MARCHE Claude authored
We do not record anymore the map id_decl in naming_tables names_table renamed into naming_table, seems better to me
-
MARCHE Claude authored
this required to add an extra boolean argument to the Get_task request
-
- 03 Jul, 2017 1 commit
-
-
Sylvain Dailler authored
This ongoing modification should not change the current behaviour.
-
- 02 Jul, 2017 1 commit
-
-
Sylvain Dailler authored
-
- 30 Jun, 2017 2 commits
-
-
Sylvain Dailler authored
that stderr is not stdout.
-
Sylvain Dailler authored
is indicated by the error. Changes in constructor Transf_error to add arguments: transformation, location and specific argument. Changes in callback for transformations because we need to pass the information of the transformation name/arguments.
-
- 29 Jun, 2017 4 commits
-
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-
Sylvain Dailler authored
problems illustrated by the example committed. Trying to put second assert before use_th reports a parsing/typing error that cannot be understood by a normal user (in my opinion).
-
Sylvain Dailler authored
of having everything in case.ml.
-
- 28 Jun, 2017 3 commits
-
-
Sylvain Dailler authored
-
MARCHE Claude authored
this allows to remove them using clean or remove in other words, in the session data structure, a result None now really means that a prover is in progress
-
MARCHE Claude authored
-
- 25 Jun, 2017 4 commits
-
-
Sylvain Dailler authored
-
Sylvain Dailler authored
controller.
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-
- 23 Jun, 2017 1 commit
-
-
MARCHE Claude authored
-
- 21 Jun, 2017 4 commits
-
-
MARCHE Claude authored
-
Sylvain Dailler authored
-
MARCHE Claude authored
-
MARCHE Claude authored
FIXME: all this stuff about proof state should be moved to Session_itp
-
- 20 Jun, 2017 1 commit
-
-
MARCHE Claude authored
-
- 18 Jun, 2017 1 commit
-
-
MARCHE Claude authored
-
- 16 Jun, 2017 4 commits
-
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-
MARCHE Claude authored
-
- 12 Jun, 2017 5 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
- most important improvement : the explanation, used as first part of the shape was computed twice ! (at least) - several improvements in the implementation, avoid using Format in particular (done also in checksum computations) - possible further improvements: do not compute shapes if checksums are OK (they must be the same as in previous session) do not compute goal checksums if theory checksum is OK (they must be the same as in previous session)
-
- 07 Jun, 2017 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
files session.ml{i}, session_scheduler.ml{i} and gmain.ml are finally removed.
-
- 31 May, 2017 1 commit
-
-
Sylvain Dailler authored
-
- 30 May, 2017 1 commit
-
-
Sylvain Dailler authored
-