]> matita.cs.unibo.it Git - helm.git/commit
Matitaweb:
authorWilmer Ricciotti <ricciott@cs.unibo.it>
Wed, 9 Nov 2011 14:19:12 +0000 (14:19 +0000)
committerWilmer Ricciotti <ricciott@cs.unibo.it>
Wed, 9 Nov 2011 14:19:12 +0000 (14:19 +0000)
commit0aa993bb1d23567612aa5d63fab74ef6fb918c0d
treedc6f69bf3b29eb2122010af4ba974cd84a56c39e
parent5fbe7da7019bda8fead167c8b1da1b06625551b3
Matitaweb:
1) Adds a feature to enrich automation statements with their trace (after
   successful execution)
2) Introduces a different syntax (/... trace lemma1, lemma2 .../) for
   system-generated traces (as opposed to user-provided)
3) Graphical update hiding system-generated traces (they are provided as
   a tooltip for inspection, when hovering with the mouse pointer on the
   tactic)
4) Fixes a bug in the computation of the cursor position in the script.
12 files changed:
matitaB/components/grafite/grafiteAst.ml
matitaB/components/grafite_engine/grafiteEngine.ml
matitaB/components/grafite_parser/grafiteParser.ml
matitaB/components/ng_disambiguation/nCicDisambiguate.ml
matitaB/components/ng_tactics/nnAuto.ml
matitaB/matita/index.html
matitaB/matita/jquery.tooltip.css [new file with mode: 0644]
matitaB/matita/jquery.tooltip.min.js [new file with mode: 0644]
matitaB/matita/layout.js
matitaB/matita/matitadaemon.ml
matitaB/matita/matitaweb.css
matitaB/matita/matitaweb.js