Thu, 01 Mar 2012 15:16:20 +0100 wenzelm refined node_header -- more direct buffer access (again);
Thu, 01 Mar 2012 14:48:32 +0100 wenzelm merged
Thu, 01 Mar 2012 11:28:56 +0100 blanchet improved handling of polymorphic quotient types, by avoiding comparing types that will generally differ in the polymorphic case
Thu, 01 Mar 2012 11:28:56 +0100 blanchet fixed handling of "Rep_" function of quotient types -- side-effect of "set" constructor reintroduction
Thu, 01 Mar 2012 11:28:56 +0100 blanchet more robust set element extractor
Thu, 01 Mar 2012 10:12:58 +0100 boehmes 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
Thu, 01 Mar 2012 14:48:28 +0100 wenzelm tuned proofs;
Thu, 01 Mar 2012 14:42:05 +0100 wenzelm more tolerant cygpath invocation, allow empty CLASSPATH;
Thu, 01 Mar 2012 14:12:18 +0100 wenzelm explicitly revoke delay, to avoid spurious timer events after deactivation of related components;
Thu, 01 Mar 2012 11:28:33 +0100 wenzelm clarified document nodes (full import graph) vs. node_status (non-preloaded theories);
Wed, 29 Feb 2012 23:31:35 +0100 wenzelm more defensive node_header;
Wed, 29 Feb 2012 23:09:06 +0100 wenzelm clarified module Thy_Load;
Wed, 29 Feb 2012 17:43:41 +0100 boehmes SMT fails if the chosen SMT solver is not installed
Tue, 28 Feb 2012 21:58:59 +0100 wenzelm merged
Tue, 28 Feb 2012 15:54:51 +0100 blanchet speed up Sledgehammer's clasimpset lookup a bit
Tue, 28 Feb 2012 15:54:51 +0100 blanchet use SPASS instead of E for Metis examples -- it's seems faster for these small problems
Tue, 28 Feb 2012 15:54:51 +0100 blanchet spelling
Tue, 28 Feb 2012 21:53:36 +0100 wenzelm avoid undeclared variables in let bindings;
Tue, 28 Feb 2012 20:20:09 +0100 wenzelm tuned proofs;
Tue, 28 Feb 2012 17:11:18 +0100 wenzelm more release tests;
Tue, 28 Feb 2012 16:43:32 +0100 wenzelm display proof results as "state", to suppress odd squiggles in the Prover IDE (see also 9240be8c8c69);
Tue, 28 Feb 2012 14:24:37 +0100 Cezary Kaliszyk Finish localizing the quotient package.
Tue, 28 Feb 2012 11:45:40 +0100 berghofe merged
Tue, 28 Feb 2012 11:10:09 +0100 berghofe Added infrastructure for mapping SPARK field / constructor names
Mon, 27 Feb 2012 10:32:39 +0100 berghofe Use long prefix rather than short package name to disambiguate constant names
Mon, 27 Feb 2012 23:35:11 +0100 wenzelm more explicit development graph;
Mon, 27 Feb 2012 23:30:38 +0100 wenzelm removed dead code (cf. a34d89ce6097);
Mon, 27 Feb 2012 21:07:00 +0100 wenzelm tuned proofs;
Mon, 27 Feb 2012 20:55:30 +0100 wenzelm tuned proofs;
Mon, 27 Feb 2012 20:42:09 +0100 wenzelm removed introiff (cf. b09afce1e54f);
Mon, 27 Feb 2012 20:33:18 +0100 wenzelm tuned;
Mon, 27 Feb 2012 20:23:57 +0100 wenzelm removed broken/unused introiff (cf. d452117ba564);
Mon, 27 Feb 2012 19:54:50 +0100 wenzelm discontinued slightly odd built-in timing (cf. 53fd5cc685b4) -- the Isar toplevel does that already (e.g. via Toplevel.timing or Toplevel.profiling);
Mon, 27 Feb 2012 19:53:34 +0100 wenzelm tuned;
Mon, 27 Feb 2012 17:40:59 +0100 wenzelm tuned proofs;
Mon, 27 Feb 2012 17:39:34 +0100 wenzelm prefer uniform Timing.message -- avoid assumption about sequential execution;
Mon, 27 Feb 2012 17:13:25 +0100 wenzelm prefer final ADTs -- prevent ooddities;
Mon, 27 Feb 2012 16:56:25 +0100 wenzelm more explicit Long_Name operations (NB: analyzing qualifiers is inherently fragile);
Mon, 27 Feb 2012 16:53:13 +0100 wenzelm more standard settings -- refer to COMPONENT at most once;
Mon, 27 Feb 2012 16:05:51 +0100 wenzelm clarified prems_lin_arith_tac, with subtle change of semantics: structured prems are inserted as well;
Mon, 27 Feb 2012 15:48:02 +0100 wenzelm prefer cut_tac, where it is clear that the special variants cut_rules_tac or cut_facts_tac are not required;
Mon, 27 Feb 2012 15:42:07 +0100 wenzelm eliminated odd comment from distant past;
Mon, 27 Feb 2012 15:39:47 +0100 wenzelm updated cut_tac, without loose references to implementation manual;
Mon, 27 Feb 2012 15:36:24 +0100 wenzelm updated generated file;
Mon, 27 Feb 2012 15:00:19 +0100 wenzelm simplified cut_tac (cf. d549b5b0f344);
Mon, 27 Feb 2012 14:07:59 +0100 huffman merged
Mon, 27 Feb 2012 11:38:56 +0100 huffman avoid using constant Int.neg
Mon, 27 Feb 2012 12:12:28 +0100 wenzelm reactivated Find_Unused_Assms_Examples to avoid untested / dead stuff in the repository;
Mon, 27 Feb 2012 11:53:08 +0100 nipkow merged
Mon, 27 Feb 2012 10:27:21 +0100 nipkow added lemma
Mon, 27 Feb 2012 09:01:49 +0100 nipkow converting "set [...]" to "{...}" in evaluation results
Mon, 27 Feb 2012 10:56:36 +0100 bulwahn removing Find_Unused_Assms_Examples from session as it requires much time
Sun, 26 Feb 2012 21:44:12 +0100 haftmann restored accidental omission
Sun, 26 Feb 2012 21:43:57 +0100 haftmann dropped dead code
Sun, 26 Feb 2012 21:26:28 +0100 haftmann tuned structure
Sun, 26 Feb 2012 21:25:54 +0100 haftmann retain syntax here
Sun, 26 Feb 2012 20:43:33 +0100 haftmann tuned structure; dropped already existing syntax declarations
Sun, 26 Feb 2012 20:10:14 +0100 haftmann tuned syntax declarations; tuned structure
Sun, 26 Feb 2012 20:08:12 +0100 wenzelm merged
Sun, 26 Feb 2012 15:28:48 +0100 haftmann marked candidates for rule declarations
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip