-
- Downloads
session: metas can be added
- the symbols that appear in the metas are identified in the xml by their position in the task: - in which declaration - in which definition (if that apply otherwise -1) - in which constructor(or case in inductive predicate) (if that apply otherwise -1) - in which field (if that apply otherwise -1) - the md5sum of the prefix of the task that end with the declaration is used to know if the symbol have been changed, and if it is obsolete. - currently metas that contains obsolete symbol are removed.
Showing
- TODO 2 additions, 1 deletionTODO
- share/images/icons.rc 4 additions, 0 deletionsshare/images/icons.rc
- share/why3session.dtd 59 additions, 1 deletionshare/why3session.dtd
- src/core/printer.ml 6 additions, 0 deletionssrc/core/printer.ml
- src/core/printer.mli 2 additions, 0 deletionssrc/core/printer.mli
- src/core/task.ml 68 additions, 0 deletionssrc/core/task.ml
- src/core/task.mli 11 additions, 0 deletionssrc/core/task.mli
- src/driver/whyconf.ml 2 additions, 0 deletionssrc/driver/whyconf.ml
- src/driver/whyconf.mli 3 additions, 0 deletionssrc/driver/whyconf.mli
- src/ide/gconfig.ml 4 additions, 0 deletionssrc/ide/gconfig.ml
- src/ide/gconfig.mli 1 addition, 0 deletionssrc/ide/gconfig.mli
- src/ide/gmain.ml 164 additions, 7 deletionssrc/ide/gmain.ml
- src/session/session.ml 844 additions, 17 deletionssrc/session/session.ml
- src/session/session.mli 60 additions, 1 deletionsrc/session/session.mli
- src/session/session_scheduler.ml 49 additions, 25 deletionssrc/session/session_scheduler.ml
- src/session/session_scheduler.mli 11 additions, 0 deletionssrc/session/session_scheduler.mli
- src/session/termcode.ml 2 additions, 0 deletionssrc/session/termcode.ml
- src/session/termcode.mli 2 additions, 0 deletionssrc/session/termcode.mli
- src/transform/eliminate_definition.ml 46 additions, 7 deletionssrc/transform/eliminate_definition.ml
- src/transform/eliminate_definition.mli 6 additions, 0 deletionssrc/transform/eliminate_definition.mli
Loading
Please register or sign in to comment