wenzelm [Wed, 31 Jul 2013 19:59:14 +0200] rev 52815
actions and shortcuts to change node_required status, with painter that looks like CheckBox (non-clickable);
just one module for Isabelle/jEdit actions;
nipkow [Wed, 31 Jul 2013 18:08:12 +0200] rev 52814
added Getting Started text
traytel [Wed, 31 Jul 2013 16:50:41 +0200] rev 52813
more robust tactic
wenzelm [Wed, 31 Jul 2013 15:24:07 +0200] rev 52812
merged
wenzelm [Wed, 31 Jul 2013 13:00:42 +0200] rev 52811
clarified priority of "skipped" proofs, which might take long but do not produce relevant information (potential conflict of quick interactive feedback vs. performance in batch mode);
wenzelm [Wed, 31 Jul 2013 12:46:53 +0200] rev 52810
simplified / clarified execution priority: auto prints << 0, proofs < 0, eval = 0, print_state = 1;
wenzelm [Wed, 31 Jul 2013 12:31:10 +0200] rev 52809
paint unassigned/unchanged nodes as unprocessed -- relevant for editor_continuous_checking = false;