-
- Downloads
major change (details below): reload is now careful of running provers and focused node
The decision on clearing the whole tree and sending again all nodes is now completely handled on the itp server side. - discarded the request Get_Session_Tree_req - added the notification Reset_whole_tree Bad side effect: moving to next unproven goal seems working even worse than before missing feature: reloading when a node is focused should keep the focus if possible, for now it just unfocus
Showing
- src/ide/why3_js.ml 1 addition, 0 deletionssrc/ide/why3_js.ml
- src/ide/why3ide.ml 11 additions, 18 deletionssrc/ide/why3ide.ml
- src/session/itp_communication.ml 2 additions, 2 deletionssrc/session/itp_communication.ml
- src/session/itp_communication.mli 1 addition, 1 deletionsrc/session/itp_communication.mli
- src/session/itp_server.ml 32 additions, 41 deletionssrc/session/itp_server.ml
- src/session/json_util.ml 2 additions, 7 deletionssrc/session/json_util.ml
- src/tools/why3shell.ml 1 addition, 0 deletionssrc/tools/why3shell.ml
Loading
Please register or sign in to comment