kuncar [Fri, 23 Mar 2012 14:17:29 +0100] rev 47092
fix Quotient_Examples
kuncar [Fri, 23 Mar 2012 14:03:58 +0100] rev 47091
respectfulness theorem has to be proved if a new constant is lifted by quotient_definition
bulwahn [Fri, 23 Mar 2012 12:03:59 +0100] rev 47090
adjusting to longer names in PNF_Narrowing_Engine, which was overlooked in 4106258260b3
wenzelm [Fri, 23 Mar 2012 20:32:43 +0100] rev 47089
tuned;
wenzelm [Thu, 22 Mar 2012 21:43:26 +0100] rev 47088
merged;
haftmann [Thu, 22 Mar 2012 18:54:39 +0100] rev 47087
fixed typo
haftmann [Thu, 22 Mar 2012 18:37:20 +0100] rev 47086
more instructive NEWS
paulson [Thu, 22 Mar 2012 17:52:50 +0000] rev 47085
more structured proofs
paulson [Thu, 22 Mar 2012 16:41:22 +0000] rev 47084
New Message
berghofe [Thu, 22 Mar 2012 10:10:02 +0100] rev 47083
No longer treat "title" as FDL keyword
wenzelm [Thu, 22 Mar 2012 16:44:19 +0100] rev 47082
tuned proofs;
wenzelm [Thu, 22 Mar 2012 15:41:49 +0100] rev 47081
uniform Generic_Target.standard_declaration, which uses the standard morphism for each context (NB: targets like "interpretation" appear like "theory" but declare local type parameters);
uniform treatment of target contexts as invisible;
added Local_Theory.standard_form convenience;
wenzelm [Thu, 22 Mar 2012 11:11:51 +0100] rev 47080
tuned;
wenzelm [Thu, 22 Mar 2012 10:49:31 +0100] rev 47079
synchronize syntax uniformly for target stack and aux. context;
wenzelm [Thu, 22 Mar 2012 10:10:30 +0100] rev 47078
tuned;
wenzelm [Wed, 21 Mar 2012 23:41:22 +0100] rev 47077
merged
blanchet [Wed, 21 Mar 2012 16:53:24 +0100] rev 47076
removed Satallax option, now that this is the default
blanchet [Wed, 21 Mar 2012 16:53:24 +0100] rev 47075
doc update
blanchet [Wed, 21 Mar 2012 16:53:24 +0100] rev 47074
improve "remote_satallax" by exploiting unsat core
blanchet [Wed, 21 Mar 2012 16:53:24 +0100] rev 47073
generate weights and precedences for predicates as well
paulson [Wed, 21 Mar 2012 15:43:02 +0000] rev 47072
refinements to constructibility
paulson [Wed, 21 Mar 2012 13:05:40 +0000] rev 47071
More structured proofs for infinite cardinalities
wenzelm [Wed, 21 Mar 2012 23:41:58 +0100] rev 47070
actually expose target context;
wenzelm [Wed, 21 Mar 2012 23:26:35 +0100] rev 47069
more explicit Toplevel.open_target/close_target;
replaced 'context_includes' by 'context' 'includes';
tuned command descriptions;
wenzelm [Wed, 21 Mar 2012 21:24:13 +0100] rev 47068
tuned signature;
wenzelm [Wed, 21 Mar 2012 21:06:31 +0100] rev 47067
optional 'includes' element for long theorem statements;
tuned signatures;
wenzelm [Wed, 21 Mar 2012 17:25:35 +0100] rev 47066
basic support for nested contexts including bundles;
include multiple bundles;
renamed "affirm" back to "assert" (cf. c4492c6bf450 which was motivated by obsolete Alice/ML);
tuned signatures;
wenzelm [Wed, 21 Mar 2012 17:16:39 +0100] rev 47065
tuned messages;
wenzelm [Wed, 21 Mar 2012 15:19:45 +0100] rev 47064
basic support for nested local theory targets;
wenzelm [Wed, 21 Mar 2012 13:54:33 +0100] rev 47063
try apple.laf.useScreenMenuBar=false to make menus stay closer to the editor views they belong to -- potentially less confusing for jEdit newcomers;
wenzelm [Wed, 21 Mar 2012 11:36:47 +0100] rev 47062
improved isatest arguments for macbroy2;
wenzelm [Wed, 21 Mar 2012 11:25:19 +0100] rev 47061
clarified Local_Theory.init: avoid hardwired naming policy, discontinued odd/unused group argument (cf. 5ee13e0428d2);
tuned;