kuncar [Mon, 26 Mar 2012 15:33:28 +0200] rev 47117
merged
kuncar [Mon, 26 Mar 2012 15:32:54 +0200] rev 47116
tuned proof - no smt call
wenzelm [Mon, 26 Mar 2012 16:25:08 +0200] rev 47115
more robust command invocation via ISABELLE_JDK_HOME or SCALA_HOME (NB: bash exec requires genuine executable, not function);
wenzelm [Mon, 26 Mar 2012 15:38:09 +0200] rev 47114
updated theory header syntax and related details;
wenzelm [Sat, 24 Mar 2012 20:24:16 +0100] rev 47113
ISABELLE_JDK_HOME settings variable points to JDK with javac and jar (not just JRE);
update for prospective jdk1.7.x component;
wenzelm [Mon, 26 Mar 2012 11:15:41 +0200] rev 47112
merged
blanchet [Mon, 26 Mar 2012 11:01:04 +0200] rev 47111
reintroduced broken proofs and regenerated certificates
wenzelm [Mon, 26 Mar 2012 10:56:56 +0200] rev 47110
merged, resolving trivial conflict;
blanchet [Mon, 26 Mar 2012 10:42:06 +0200] rev 47109
fixed Nitpick after numeral representation change (2a1953f0d20d)
huffman [Sun, 25 Mar 2012 20:15:39 +0200] rev 47108
merged fork with new numeral representation (see NEWS)
kuncar [Sat, 24 Mar 2012 16:27:04 +0100] rev 47107
merged
kuncar [Fri, 23 Mar 2012 22:00:17 +0100] rev 47106
use Thm.transfer for thms stored in generic context data storage
kuncar [Fri, 23 Mar 2012 18:23:47 +0100] rev 47105
hide invariant constant
wenzelm [Sat, 24 Mar 2012 12:28:45 +0100] rev 47104
explicit SMTP server (appears to be required after recent change of system configuration);
wenzelm [Sat, 24 Mar 2012 12:22:29 +0100] rev 47103
more isatest subscribers;
paulson [Fri, 23 Mar 2012 16:16:35 +0000] rev 47102
merged
paulson [Fri, 23 Mar 2012 16:16:15 +0000] rev 47101
proof tidying
kuncar [Mon, 16 Jan 2012 12:33:26 +0100] rev 47100
updated comment
kuncar [Fri, 23 Mar 2012 14:34:50 +0100] rev 47099
resolve invariant constant name clash
kuncar [Fri, 23 Mar 2012 14:29:29 +0100] rev 47098
update etc/isar-keywords.el
kuncar [Fri, 23 Mar 2012 14:26:09 +0100] rev 47097
fix example files
kuncar [Fri, 23 Mar 2012 14:25:31 +0100] rev 47096
generation of a code certificate from a respectfulness theorem for constants lifted by the quotient_definition command & setup_lifting command: setups Quotient infrastructure from a typedef theorem
kuncar [Fri, 23 Mar 2012 14:21:41 +0100] rev 47095
simplified code of generation of aggregate relations
kuncar [Fri, 23 Mar 2012 14:20:09 +0100] rev 47094
store the relational theorem for every relator
kuncar [Fri, 23 Mar 2012 14:18:43 +0100] rev 47093
store the quotient theorem for every quotient
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;
wenzelm [Wed, 21 Mar 2012 11:00:34 +0100] rev 47060
prefer explicitly qualified exception List.Empty;
wenzelm [Tue, 20 Mar 2012 21:37:31 +0100] rev 47059
merged
wenzelm [Tue, 20 Mar 2012 21:34:42 +0100] rev 47058
refined init_model: allow change of buffer name as caused by "Save as", for example;
avoid init_model while buffer.isLoading -- potentially prevent NPE of getText;
avoid emitting nested buffer.propertiesChanged events;
wenzelm [Tue, 20 Mar 2012 20:00:13 +0100] rev 47057
basic support for bundled declarations;
blanchet [Tue, 20 Mar 2012 18:42:45 +0100] rev 47056
doc update
blanchet [Tue, 20 Mar 2012 18:42:45 +0100] rev 47055
made "spass" a "metaprover" that uses either the new SPASS or the old SPASS, to preserve backward compatibility and prepare for the upcoming release
blanchet [Tue, 20 Mar 2012 18:42:45 +0100] rev 47054
removed obsolete temporary hack
blanchet [Tue, 20 Mar 2012 18:42:45 +0100] rev 47053
tweaks
paulson [Tue, 20 Mar 2012 17:20:33 +0000] rev 47052
proof tidying
wenzelm [Tue, 20 Mar 2012 18:01:34 +0100] rev 47051
minimalistic support for remote URLs: no master dir here;
blanchet [Tue, 20 Mar 2012 13:53:09 +0100] rev 47050
optimized "metis" call
blanchet [Tue, 20 Mar 2012 13:53:09 +0100] rev 47049
added term_order option to Mirabelle
blanchet [Tue, 20 Mar 2012 13:53:09 +0100] rev 47048
take out experimental polymorphic @ encodings from Metis test -- proof reconstruction is fragile for them
blanchet [Tue, 20 Mar 2012 13:53:09 +0100] rev 47047
more conservative Metis defaults, for backward compatiblity (as illustrated by one "metis" call in "Auth/KerberosV")
blanchet [Tue, 20 Mar 2012 13:53:09 +0100] rev 47046
remove two options that were found to play hardly any role
blanchet [Tue, 20 Mar 2012 13:53:09 +0100] rev 47045
enable "metis_advisory_simp" by default
wenzelm [Tue, 20 Mar 2012 13:02:07 +0100] rev 47044
more stats;
paulson [Tue, 20 Mar 2012 11:03:46 +0000] rev 47043
merged
paulson [Tue, 20 Mar 2012 11:03:25 +0000] rev 47042
more structured proofs
blanchet [Tue, 20 Mar 2012 10:45:52 +0100] rev 47041
don't generate new SPASS constructs for old SPASS
blanchet [Tue, 20 Mar 2012 10:21:05 +0100] rev 47040
tune Metis example
blanchet [Tue, 20 Mar 2012 10:06:35 +0100] rev 47039
added "metis_advisory_simp" option to orient as many equations as possible in Metis the right way (cf. "More SPASS with Isabelle")
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47038
continued implementation of term ordering attributes
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47037
added "dont_preplay" alias
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47036
document "dont_preplay"
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47035
tuning
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47034
implement term order attribute (for experiments)
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47033
tuning -- don't refer to old, internal version number (needlessly confusing now)
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47032
more weight attribute tuning
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47031
use TFF0 with remote Vampire, now that a newer version of Vampire has been installed there (1.8 rev. 1362) that appears to have sound support for TFF0
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47030
internal renamings
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47029
renamed E weight attribute
wenzelm [Mon, 19 Mar 2012 23:17:18 +0100] rev 47028
tuned proofs;
wenzelm [Mon, 19 Mar 2012 23:08:27 +0100] rev 47027
explicit propagation of assignment event, even if changed command set is empty;
discontinued slightly odd Document_View.update_snapshot/flush_snapshot;
wenzelm [Mon, 19 Mar 2012 21:52:09 +0100] rev 47026
modernized axiomatizations;
wenzelm [Mon, 19 Mar 2012 21:49:52 +0100] rev 47025
modernized axiomatizations;
tuned proofs;
wenzelm [Mon, 19 Mar 2012 21:25:15 +0100] rev 47024
updated Misc_Legacy.freeze_thaw;
wenzelm [Mon, 19 Mar 2012 21:16:19 +0100] rev 47023
discontinued remains of duplicate exception UnequalLengths (cf. 441260986b63);
wenzelm [Mon, 19 Mar 2012 21:10:33 +0100] rev 47022
moved some legacy stuff;
wenzelm [Mon, 19 Mar 2012 20:32:57 +0100] rev 47021
clarified Binding.name_of vs Name_Space.base_name vs Variable.check_name (see also 9bd8d4addd6e, 3305f573294e);
wenzelm [Mon, 19 Mar 2012 19:49:54 +0100] rev 47020
merged
paulson [Mon, 19 Mar 2012 15:20:00 +0000] rev 47019
merged
paulson [Mon, 19 Mar 2012 15:19:38 +0000] rev 47018
More structured proofs for cardinalities
paulson [Mon, 19 Mar 2012 10:52:48 +0000] rev 47017
merged
paulson [Fri, 16 Mar 2012 17:41:53 +0000] rev 47016
more structured case and induction proofs
blanchet [Mon, 19 Mar 2012 12:43:46 +0100] rev 47015
better defaults for Metis, that seem to make it less likely to loop seemingly forever -- 0 coefficients might very well make it incomplete
wenzelm [Mon, 19 Mar 2012 18:18:42 +0100] rev 47014
allow keyword tags to be redefined, but not the command category;
wenzelm [Mon, 19 Mar 2012 15:56:27 +0100] rev 47013
further amendment of "updated" edge (cf. 6ed49c52d463) -- required for repainting of unassigned command, e.g. for inactive buffe;
wenzelm [Mon, 19 Mar 2012 14:59:31 +0100] rev 47012
clarified command span classification: strict Command.is_command, permissive Command.name;
wenzelm [Sun, 18 Mar 2012 22:09:00 +0100] rev 47011
more robust bash interpolation;
wenzelm [Sun, 18 Mar 2012 22:06:37 +0100] rev 47010
more ambitious scalac options for makedist;
wenzelm [Sun, 18 Mar 2012 21:52:50 +0100] rev 47009
less noisy Isabelle/Scala build process;
wenzelm [Sun, 18 Mar 2012 13:59:54 +0100] rev 47008
comment;
wenzelm [Sun, 18 Mar 2012 13:51:51 +0100] rev 47007
tuned;
wenzelm [Sun, 18 Mar 2012 13:37:11 +0100] rev 47006
tuned;
wenzelm [Sun, 18 Mar 2012 13:04:22 +0100] rev 47005
maintain generic context naming in structure Name_Space (NB: empty = default_naming, init = local_naming);
more explicit Context.generic for Name_Space.declare/define and derivatives (NB: naming changed after Proof_Context.init_global);
prefer Context.pretty in low-level operations of structure Sorts/Type (defer full Syntax.init_pretty until error output);
simplified signatures;
wenzelm [Sun, 18 Mar 2012 12:51:44 +0100] rev 47004
tuned;
wenzelm [Sun, 18 Mar 2012 10:28:31 +0100] rev 47003
tuned structure;
haftmann [Sun, 18 Mar 2012 08:57:45 +0100] rev 47002
comments for uniformity
wenzelm [Sat, 17 Mar 2012 23:55:03 +0100] rev 47001
proper naming of simprocs according to actual target context;
afford pervasive declaration which makes results available with qualified name from outside;
wenzelm [Sat, 17 Mar 2012 23:50:47 +0100] rev 47000
amended locale_declaration: avoid duplication of Local_Theory.target with global_morphism (cf. 57def0b39696) -- Haftmann-Wenzel Sandwich has 3 layers, not 4;
wenzelm [Sat, 17 Mar 2012 22:46:19 +0100] rev 46999
more precise syntax;
wenzelm [Sat, 17 Mar 2012 17:58:40 +0100] rev 46998
more antiquotations;