wenzelm [Sun, 02 Sep 2012 21:07:50 +0200] rev 49067
proper classpath for Java FX;
wenzelm [Sun, 02 Sep 2012 21:01:11 +0200] rev 49066
basic setup for HTML5 panel;
more JFX_Thread.operations;
wenzelm [Sun, 02 Sep 2012 19:26:05 +0200] rev 49065
basic support for Java FX;
wenzelm [Sun, 02 Sep 2012 14:02:05 +0200] rev 49064
maintain stable state of node entries from last round -- bypass slightly different Thm.join_theory_proofs;
wenzelm [Sat, 01 Sep 2012 19:46:21 +0200] rev 49063
removed unused material;
wenzelm [Sat, 01 Sep 2012 19:43:18 +0200] rev 49062
discontinued complicated/unreliable notion of recent proofs within context;
wenzelm [Sat, 01 Sep 2012 19:27:28 +0200] rev 49061
central management of forked goals wrt. transaction id;
clarified stable_exec_id: consider ragular failure as stable;
more robust counting of forked proofs, with global reset after cancellation due to document editing;
wenzelm [Fri, 31 Aug 2012 22:34:37 +0200] rev 49060
merged
wenzelm [Fri, 31 Aug 2012 22:25:06 +0200] rev 49059
always register proofs, even for empty binding;
wenzelm [Fri, 31 Aug 2012 22:24:14 +0200] rev 49058
tuned signature;
blanchet [Fri, 31 Aug 2012 16:07:06 +0200] rev 49057
made parser a bit more flexible
blanchet [Fri, 31 Aug 2012 16:07:06 +0200] rev 49056
tuning
blanchet [Fri, 31 Aug 2012 16:07:06 +0200] rev 49055
pad the selectors' list with default names
blanchet [Fri, 31 Aug 2012 16:07:06 +0200] rev 49054
generate default names for selectors
blanchet [Fri, 31 Aug 2012 15:04:03 +0200] rev 49053
renamed "disc_disjoint" property "disj_exclus"
blanchet [Fri, 31 Aug 2012 15:04:03 +0200] rev 49052
optimized "mk_split_tac" + use "notes"
blanchet [Fri, 31 Aug 2012 15:04:03 +0200] rev 49051
optimized "mk_case_disc_tac" further
blanchet [Fri, 31 Aug 2012 15:04:03 +0200] rev 49050
optimized "mk_case_disc_tac"
blanchet [Fri, 31 Aug 2012 15:04:03 +0200] rev 49049
tuning
blanchet [Fri, 31 Aug 2012 15:04:03 +0200] rev 49048
rationalized data structure for distinctness theorems
blanchet [Fri, 31 Aug 2012 15:04:03 +0200] rev 49047
optimized "case_cong" proof
blanchet [Fri, 31 Aug 2012 15:04:03 +0200] rev 49046
allow default names for selectors via wildcard (_) + fix wrong index (k)
blanchet [Fri, 31 Aug 2012 15:04:03 +0200] rev 49045
minor fixes (for compatibility with existing datatype package)
blanchet [Fri, 31 Aug 2012 15:04:03 +0200] rev 49044
generate "split_asm" property
blanchet [Fri, 31 Aug 2012 15:04:03 +0200] rev 49043
generate "split" property
wenzelm [Fri, 31 Aug 2012 16:35:30 +0200] rev 49042
more precise register_proofs for local goals;
tuned signature;
wenzelm [Fri, 31 Aug 2012 15:25:26 +0200] rev 49041
more informative error message from failed goal forks (violating old-style TTY protocol!);
wenzelm [Fri, 31 Aug 2012 15:24:26 +0200] rev 49040
avoid empty tooltips;
wenzelm [Fri, 31 Aug 2012 15:03:44 +0200] rev 49039
clarified command status (again);
wenzelm [Fri, 31 Aug 2012 14:52:29 +0200] rev 49038
recovered ScrollPane from d899be1cfe6d;
wenzelm [Fri, 31 Aug 2012 14:35:04 +0200] rev 49037
more markup for failed goal forks, reusing "bad";
wenzelm [Fri, 31 Aug 2012 13:23:25 +0200] rev 49036
further refinement of command status, to accomodate forked proofs;