haftmann [Sat, 03 Mar 2012 21:00:04 +0100] rev 46780
explicit locations for import_theory and setup_theory, for better user interface conformance
wenzelm [Sat, 03 Mar 2012 22:27:30 +0100] rev 46779
discontinued obsolete Library.foldl_map and Library.apply (NB: apply = fold I);
wenzelm [Sat, 03 Mar 2012 22:17:52 +0100] rev 46778
tuned;
wenzelm [Sat, 03 Mar 2012 22:11:51 +0100] rev 46777
tuned;
wenzelm [Sat, 03 Mar 2012 21:52:15 +0100] rev 46776
tuned;
wenzelm [Sat, 03 Mar 2012 21:43:59 +0100] rev 46775
canonical argument order for attribute application;
wenzelm [Sat, 03 Mar 2012 18:18:39 +0100] rev 46774
clarified terminology of raw protocol messages;
wenzelm [Sat, 03 Mar 2012 17:46:50 +0100] rev 46773
tuned;
wenzelm [Sat, 03 Mar 2012 17:30:14 +0100] rev 46772
tuned signature -- emphasize Isabelle_Process Input vs. Output;
wenzelm [Sat, 03 Mar 2012 16:59:30 +0100] rev 46771
explicit syslog_limit reduces danger of low-level message flooding;
tuned;
wenzelm [Sat, 03 Mar 2012 14:04:49 +0100] rev 46770
retain original "uses" (again) -- still required for Thy_Load.use_file etc. in ML (notably for maintaining required/provided);
tuned;
wenzelm [Sat, 03 Mar 2012 11:31:12 +0100] rev 46769
clarified scope of exception handlers;
wenzelm [Sat, 03 Mar 2012 11:09:17 +0100] rev 46768
relevant timing as in ML;
more PIDE modules;
haftmann [Fri, 02 Mar 2012 21:45:45 +0100] rev 46767
more fundamental pred-to-set conversions for range and domain by means of inductive_set
wenzelm [Fri, 02 Mar 2012 22:57:57 +0100] rev 46766
merged
haftmann [Fri, 02 Mar 2012 18:26:54 +0100] rev 46765
tuned whitespace
haftmann [Fri, 02 Mar 2012 15:18:05 +0100] rev 46764
tuned import
haftmann [Fri, 02 Mar 2012 15:17:54 +0100] rev 46763
dropped dead code
wenzelm [Fri, 02 Mar 2012 22:34:42 +0100] rev 46762
terminate after first exception -- avoid syslog flooding;
wenzelm [Fri, 02 Mar 2012 21:22:42 +0100] rev 46761
avoid buffer loading overrun;
tuned;
wenzelm [Fri, 02 Mar 2012 19:05:13 +0100] rev 46760
merged
bulwahn [Fri, 02 Mar 2012 09:35:39 +0100] rev 46759
collecting all axioms in a locale context in quickcheck;
adding some verbose output;
bulwahn [Fri, 02 Mar 2012 09:35:35 +0100] rev 46758
choosing longer constant names in Quickcheck_Narrowing to reduce the chances of name clashes in Quickcheck-Narrowing
bulwahn [Fri, 02 Mar 2012 09:35:33 +0100] rev 46757
removing finiteness goals
bulwahn [Fri, 02 Mar 2012 09:35:32 +0100] rev 46756
adding finiteness of intervals on integer sets; adding another finiteness theorem for multisets
wenzelm [Thu, 01 Mar 2012 22:26:29 +0100] rev 46755
Symbol.encode header edits;
wenzelm [Thu, 01 Mar 2012 21:35:49 +0100] rev 46754
merged
haftmann [Thu, 01 Mar 2012 19:35:02 +0100] rev 46753
tuned whitespace
haftmann [Thu, 01 Mar 2012 19:34:52 +0100] rev 46752
more fundamental pred-to-set conversions, particularly by means of inductive_set; associated consolidation of some theorem names (c.f. NEWS)
paulson [Thu, 01 Mar 2012 17:13:54 +0000] rev 46751
Removal of obsolete ML bindings
wenzelm [Thu, 01 Mar 2012 15:48:03 +0100] rev 46750
more robust locking;
wenzelm [Thu, 01 Mar 2012 15:42:44 +0100] rev 46749
proper update_header;
wenzelm [Thu, 01 Mar 2012 15:16:20 +0100] rev 46748
refined node_header -- more direct buffer access (again);
wenzelm [Thu, 01 Mar 2012 14:48:32 +0100] rev 46747
merged
blanchet [Thu, 01 Mar 2012 11:28:56 +0100] rev 46746
improved handling of polymorphic quotient types, by avoiding comparing types that will generally differ in the polymorphic case
blanchet [Thu, 01 Mar 2012 11:28:56 +0100] rev 46745
fixed handling of "Rep_" function of quotient types -- side-effect of "set" constructor reintroduction
blanchet [Thu, 01 Mar 2012 11:28:56 +0100] rev 46744
more robust set element extractor
boehmes [Thu, 01 Mar 2012 10:12:58 +0100] rev 46743
fine-tune intended failure of smt method when the chosen SMT solver is not installed: restrict failures to true invocations of the SMT solver and don't fail for runs based on certificates
wenzelm [Thu, 01 Mar 2012 14:48:28 +0100] rev 46742
tuned proofs;
wenzelm [Thu, 01 Mar 2012 14:42:05 +0100] rev 46741
more tolerant cygpath invocation, allow empty CLASSPATH;
wenzelm [Thu, 01 Mar 2012 14:12:18 +0100] rev 46740
explicitly revoke delay, to avoid spurious timer events after deactivation of related components;
wenzelm [Thu, 01 Mar 2012 11:28:33 +0100] rev 46739
clarified document nodes (full import graph) vs. node_status (non-preloaded theories);
tuned;
wenzelm [Wed, 29 Feb 2012 23:31:35 +0100] rev 46738
more defensive node_header;
wenzelm [Wed, 29 Feb 2012 23:09:06 +0100] rev 46737
clarified module Thy_Load;
more precise graph based on Document.Node.Deps with actual Node.Name dependencies;
boehmes [Wed, 29 Feb 2012 17:43:41 +0100] rev 46736
SMT fails if the chosen SMT solver is not installed
wenzelm [Tue, 28 Feb 2012 21:58:59 +0100] rev 46735
merged
blanchet [Tue, 28 Feb 2012 15:54:51 +0100] rev 46734
speed up Sledgehammer's clasimpset lookup a bit
blanchet [Tue, 28 Feb 2012 15:54:51 +0100] rev 46733
use SPASS instead of E for Metis examples -- it's seems faster for these small problems
blanchet [Tue, 28 Feb 2012 15:54:51 +0100] rev 46732
spelling
wenzelm [Tue, 28 Feb 2012 21:53:36 +0100] rev 46731
avoid undeclared variables in let bindings;
tuned proofs;
wenzelm [Tue, 28 Feb 2012 20:20:09 +0100] rev 46730
tuned proofs;
wenzelm [Tue, 28 Feb 2012 17:11:18 +0100] rev 46729
more release tests;
wenzelm [Tue, 28 Feb 2012 16:43:32 +0100] rev 46728
display proof results as "state", to suppress odd squiggles in the Prover IDE (see also 9240be8c8c69);
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Tue, 28 Feb 2012 14:24:37 +0100] rev 46727
Finish localizing the quotient package.
berghofe [Tue, 28 Feb 2012 11:45:40 +0100] rev 46726
merged
berghofe [Tue, 28 Feb 2012 11:10:09 +0100] rev 46725
Added infrastructure for mapping SPARK field / constructor names
to Isabelle types
berghofe [Mon, 27 Feb 2012 10:32:39 +0100] rev 46724
Use long prefix rather than short package name to disambiguate constant names
introduced by verification environment
wenzelm [Mon, 27 Feb 2012 23:35:11 +0100] rev 46723
more explicit development graph;
wenzelm [Mon, 27 Feb 2012 23:30:38 +0100] rev 46722
removed dead code (cf. a34d89ce6097);
wenzelm [Mon, 27 Feb 2012 21:07:00 +0100] rev 46721
tuned proofs;
wenzelm [Mon, 27 Feb 2012 20:55:30 +0100] rev 46720
tuned proofs;
wenzelm [Mon, 27 Feb 2012 20:42:09 +0100] rev 46719
removed introiff (cf. b09afce1e54f);
wenzelm [Mon, 27 Feb 2012 20:33:18 +0100] rev 46718
tuned;
wenzelm [Mon, 27 Feb 2012 20:23:57 +0100] rev 46717
removed broken/unused introiff (cf. d452117ba564);
wenzelm [Mon, 27 Feb 2012 19:54:50 +0100] rev 46716
discontinued slightly odd built-in timing (cf. 53fd5cc685b4) -- the Isar toplevel does that already (e.g. via Toplevel.timing or Toplevel.profiling);
wenzelm [Mon, 27 Feb 2012 19:53:34 +0100] rev 46715
tuned;
wenzelm [Mon, 27 Feb 2012 17:40:59 +0100] rev 46714
tuned proofs;
wenzelm [Mon, 27 Feb 2012 17:39:34 +0100] rev 46713
prefer uniform Timing.message -- avoid assumption about sequential execution;
wenzelm [Mon, 27 Feb 2012 17:13:25 +0100] rev 46712
prefer final ADTs -- prevent ooddities;
wenzelm [Mon, 27 Feb 2012 16:56:25 +0100] rev 46711
more explicit Long_Name operations (NB: analyzing qualifiers is inherently fragile);
wenzelm [Mon, 27 Feb 2012 16:53:13 +0100] rev 46710
more standard settings -- refer to COMPONENT at most once;
wenzelm [Mon, 27 Feb 2012 16:05:51 +0100] rev 46709
clarified prems_lin_arith_tac, with subtle change of semantics: structured prems are inserted as well;
wenzelm [Mon, 27 Feb 2012 15:48:02 +0100] rev 46708
prefer cut_tac, where it is clear that the special variants cut_rules_tac or cut_facts_tac are not required;
wenzelm [Mon, 27 Feb 2012 15:42:07 +0100] rev 46707
eliminated odd comment from distant past;
wenzelm [Mon, 27 Feb 2012 15:39:47 +0100] rev 46706
updated cut_tac, without loose references to implementation manual;
wenzelm [Mon, 27 Feb 2012 15:36:24 +0100] rev 46705
updated generated file;
wenzelm [Mon, 27 Feb 2012 15:00:19 +0100] rev 46704
simplified cut_tac (cf. d549b5b0f344);
huffman [Mon, 27 Feb 2012 14:07:59 +0100] rev 46703
merged
huffman [Mon, 27 Feb 2012 11:38:56 +0100] rev 46702
avoid using constant Int.neg
wenzelm [Mon, 27 Feb 2012 12:12:28 +0100] rev 46701
reactivated Find_Unused_Assms_Examples to avoid untested / dead stuff in the repository;
moved the whole HOL-Quickcheck_Examples target from "all" to "full" for now -- it does not terminate in certain situations (to be investigated further);
nipkow [Mon, 27 Feb 2012 11:53:08 +0100] rev 46700
merged
nipkow [Mon, 27 Feb 2012 10:27:21 +0100] rev 46699
added lemma
nipkow [Mon, 27 Feb 2012 09:01:49 +0100] rev 46698
converting "set [...]" to "{...}" in evaluation results
bulwahn [Mon, 27 Feb 2012 10:56:36 +0100] rev 46697
removing Find_Unused_Assms_Examples from session as it requires much time
haftmann [Sun, 26 Feb 2012 21:44:12 +0100] rev 46696
restored accidental omission
haftmann [Sun, 26 Feb 2012 21:43:57 +0100] rev 46695
dropped dead code
haftmann [Sun, 26 Feb 2012 21:26:28 +0100] rev 46694
tuned structure
haftmann [Sun, 26 Feb 2012 21:25:54 +0100] rev 46693
retain syntax here
haftmann [Sun, 26 Feb 2012 20:43:33 +0100] rev 46692
tuned structure; dropped already existing syntax declarations
haftmann [Sun, 26 Feb 2012 20:10:14 +0100] rev 46691
tuned syntax declarations; tuned structure
wenzelm [Sun, 26 Feb 2012 20:08:12 +0100] rev 46690
merged
haftmann [Sun, 26 Feb 2012 15:28:48 +0100] rev 46689
marked candidates for rule declarations
wenzelm [Sun, 26 Feb 2012 20:05:14 +0100] rev 46688
include warning messages in node status;
wenzelm [Sun, 26 Feb 2012 19:36:35 +0100] rev 46687
tuned signature (in accordance with ML);
wenzelm [Sun, 26 Feb 2012 19:20:46 +0100] rev 46686
more PIDE modules;
wenzelm [Sun, 26 Feb 2012 18:26:26 +0100] rev 46685
tuned proofs;
wenzelm [Sun, 26 Feb 2012 18:25:28 +0100] rev 46684
more abstract class Document.State;
wenzelm [Sun, 26 Feb 2012 18:19:44 +0100] rev 46683
more abstract class Document.State.Assignment;
wenzelm [Sun, 26 Feb 2012 17:54:35 +0100] rev 46682
tuned signature;
wenzelm [Sun, 26 Feb 2012 17:44:09 +0100] rev 46681
more abstract class Document.Version;
tuned (NB: Version.nodes is total);
wenzelm [Sun, 26 Feb 2012 17:15:33 +0100] rev 46680
more abstract class Document.Node;
wenzelm [Sun, 26 Feb 2012 16:58:28 +0100] rev 46679
more abstract class Document.History;
wenzelm [Sun, 26 Feb 2012 16:17:57 +0100] rev 46678
more abstract class Document.Change;
wenzelm [Sun, 26 Feb 2012 16:02:53 +0100] rev 46677
tuned;
wenzelm [Sun, 26 Feb 2012 15:18:48 +0100] rev 46676
tuned signature;
clarified check;
wenzelm [Sat, 25 Feb 2012 15:33:36 +0100] rev 46675
merged
bulwahn [Sat, 25 Feb 2012 09:07:53 +0100] rev 46674
slightly changing the enumeration scheme
bulwahn [Sat, 25 Feb 2012 09:07:51 +0100] rev 46673
adding some more test invocations of find_unused_assms
bulwahn [Sat, 25 Feb 2012 09:07:43 +0100] rev 46672
adding an example where random beats exhaustive testing
bulwahn [Sat, 25 Feb 2012 09:07:41 +0100] rev 46671
removing unnecessary assumptions in RComplete;
simplifying proof in Probability
bulwahn [Sat, 25 Feb 2012 09:07:39 +0100] rev 46670
removing unnecessary assumptions in RealDef;
simplifying proofs in Float, MIR, and Ferrack
bulwahn [Sat, 25 Feb 2012 09:07:37 +0100] rev 46669
one general list_all2_update_cong instead of two special ones