Christian Sternagel [Wed, 29 Aug 2012 10:35:05 +0900] rev 49078
renamed (in Sublist): prefix ~> prefixeq, strict_prefix ~> prefix
Christian Sternagel [Wed, 29 Aug 2012 10:27:56 +0900] rev 49077
renamed theory List_Prefix into Sublist (since it is not only about prefixes)
blanchet [Mon, 03 Sep 2012 11:54:21 +0200] rev 49076
compile
blanchet [Mon, 03 Sep 2012 11:54:21 +0200] rev 49075
rearrange dependencies
blanchet [Mon, 03 Sep 2012 11:54:21 +0200] rev 49074
renamed three BNF/(co)datatype-related commands
wenzelm [Mon, 03 Sep 2012 11:30:29 +0200] rev 49073
tuned boundary cases of command-line;
adhoc removal of PDFs stemming from base sessions;
wenzelm [Mon, 03 Sep 2012 11:09:25 +0200] rev 49072
"isabelle logo" produces EPS and PDF format simultaneously;
more robust invocation of epstopdf: avoid filter mode;
wenzelm [Mon, 03 Sep 2012 10:17:17 +0200] rev 49071
actually reset output when there is no valid command span here (especially relevant at very end of jEdit buffer, which lacks the terminating newline);
wenzelm [Mon, 03 Sep 2012 09:15:58 +0200] rev 49070
tuned proofs;
wenzelm [Mon, 03 Sep 2012 09:15:40 +0200] rev 49069
some parallel ML;
wenzelm [Sun, 02 Sep 2012 21:24:33 +0200] rev 49068
proper classpath on windows;
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