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;
wenzelm [Thu, 30 Aug 2012 22:38:12 +0200] rev 49035
merged;
blanchet [Thu, 30 Aug 2012 17:22:34 +0200] rev 49034
make parallel list indexing possible for inject theorems
blanchet [Thu, 30 Aug 2012 17:02:48 +0200] rev 49033
generate "weak_case_cong" property
blanchet [Thu, 30 Aug 2012 16:50:03 +0200] rev 49032
generate "case_cong" property
blanchet [Thu, 30 Aug 2012 15:57:14 +0200] rev 49031
generate "case_disc" property
blanchet [Thu, 30 Aug 2012 14:52:39 +0200] rev 49030
generate "ctr_sels" theorems
blanchet [Thu, 30 Aug 2012 14:27:26 +0200] rev 49029
generate "disc_exhaust" property
blanchet [Thu, 30 Aug 2012 13:42:05 +0200] rev 49028
generate "disc_distinct" theorems
blanchet [Thu, 30 Aug 2012 11:31:47 +0200] rev 49027
added discriminator theorems
blanchet [Thu, 30 Aug 2012 11:31:20 +0200] rev 49026
adjust example
blanchet [Thu, 30 Aug 2012 09:48:27 +0200] rev 49025
more work on sugar
blanchet [Thu, 30 Aug 2012 09:47:46 +0200] rev 49024
updated Java-related error message
blanchet [Thu, 30 Aug 2012 09:47:46 +0200] rev 49023
changed order of arguments to "bnf_sugar"
blanchet [Thu, 30 Aug 2012 09:47:46 +0200] rev 49022
define selectors and discriminators
blanchet [Thu, 30 Aug 2012 09:47:46 +0200] rev 49021
tuning
blanchet [Thu, 30 Aug 2012 09:47:46 +0200] rev 49020
more work on BNF sugar -- up to derivation of nchotomy
blanchet [Thu, 30 Aug 2012 09:47:46 +0200] rev 49019
more work on BNF sugar
blanchet [Thu, 30 Aug 2012 09:47:46 +0200] rev 49018
renamed ML function for consistency
blanchet [Thu, 30 Aug 2012 09:47:46 +0200] rev 49017
started work on datatype sugar
blanchet [Thu, 30 Aug 2012 09:47:46 +0200] rev 49016
killed obsolete "bnf_of_typ" command
blanchet [Thu, 30 Aug 2012 09:47:46 +0200] rev 49015
removed dead code
blanchet [Thu, 30 Aug 2012 09:47:46 +0200] rev 49014
have "bnf_of_typ" command seal the BNF
wenzelm [Thu, 30 Aug 2012 21:50:49 +0200] rev 49013
register proofs of Isar goals, to enable recovery from unstable command states after interactive cancellation;
wenzelm [Thu, 30 Aug 2012 21:23:04 +0200] rev 49012
refined treatment of forked proofs at transaction boundaries, including proof commands (see also 7ee000ce5390);
stretched meaning of Goal.parallel_proofs to enable future_terminal_proofs in interactive document model, despite its lack for regular forking of proofs;
wenzelm [Thu, 30 Aug 2012 19:18:49 +0200] rev 49011
some support for registering forked proofs within Proof.state, using its bottom context;
tuned signature;
wenzelm [Thu, 30 Aug 2012 16:39:50 +0200] rev 49010
tuned signature;
wenzelm [Thu, 30 Aug 2012 15:26:37 +0200] rev 49009
refined status of forked goals;
wenzelm [Thu, 30 Aug 2012 15:22:21 +0200] rev 49008
proper merge of promises to avoid exponential blow-up in pathologic situations (e.g. lack of PThm wrapping);
wenzelm [Wed, 29 Aug 2012 22:18:33 +0200] rev 49007
tuned message;
wenzelm [Wed, 29 Aug 2012 21:31:45 +0200] rev 49006
discontinued old init_components script, superseded by init_components shell function as explained in README_REPOSITORY;
wenzelm [Wed, 29 Aug 2012 21:27:32 +0200] rev 49005
approximative build of pdf documents in 1 pass instead of 3;
wenzelm [Wed, 29 Aug 2012 21:20:46 +0200] rev 49004
more formal isabelle makedist from repository;
wenzelm [Wed, 29 Aug 2012 21:01:05 +0200] rev 49003
removed remains of generated material, which tends to rot;
wenzelm [Wed, 29 Aug 2012 20:54:49 +0200] rev 49002
one more round to ensure that base images are already there, without producing document output themselves;
wenzelm [Wed, 29 Aug 2012 20:46:47 +0200] rev 49001
more robust document setup;
wenzelm [Wed, 29 Aug 2012 20:16:22 +0200] rev 49000
provide polyml-5.4.1 as regular component;
discontinued old-style choosefrom settings with hardwired defaults;
wenzelm [Wed, 29 Aug 2012 17:19:48 +0200] rev 48999
clarified handling of raw output messages;
wenzelm [Wed, 29 Aug 2012 14:29:38 +0200] rev 48998
no attempt to build documentation for now -- requires ML_HOME etc. which is not present here;
wenzelm [Wed, 29 Aug 2012 13:08:51 +0200] rev 48997
command 'use' is legacy;
wenzelm [Wed, 29 Aug 2012 12:55:41 +0200] rev 48996
clarified separated_chunks vs. space_explode;
wenzelm [Wed, 29 Aug 2012 12:18:21 +0200] rev 48995
more precise indentation;
wenzelm [Wed, 29 Aug 2012 12:07:57 +0200] rev 48994
modernized specifications;