Sun, 04 Mar 2012 00:26:23 +0100 haftmann tuned ML
Sun, 04 Mar 2012 00:17:13 +0100 haftmann dropped silly code
Sun, 04 Mar 2012 00:15:08 +0100 haftmann tuned
Sun, 04 Mar 2012 00:04:37 +0100 haftmann dropped dead code
Sun, 04 Mar 2012 00:03:21 +0100 haftmann actually add "the" Importer theory
Sun, 04 Mar 2012 00:03:04 +0100 haftmann avoid internal hol4 name references in generic importer code
Sat, 03 Mar 2012 23:54:44 +0100 haftmann generalized user-visible text
Sat, 03 Mar 2012 23:49:54 +0100 haftmann generalized attribute name
Sat, 03 Mar 2012 23:49:22 +0100 haftmann dropped dead theories
Sat, 03 Mar 2012 23:43:21 +0100 haftmann one unified Importer theory
Sat, 03 Mar 2012 23:42:56 +0100 haftmann added actual dependencies
Sat, 03 Mar 2012 23:18:23 +0100 haftmann import all importer theories in compatibility layer
Sat, 03 Mar 2012 22:53:24 +0100 wenzelm merged;
Sat, 03 Mar 2012 22:46:34 +0100 haftmann dropped obsolete ROOT.ML
Sat, 03 Mar 2012 22:38:53 +0100 haftmann plugged in pre-existing theories appropriately
Sat, 03 Mar 2012 22:38:33 +0100 haftmann switch of target Import-HOL_Light-Imported: not operative at the moment
Sat, 03 Mar 2012 22:38:11 +0100 haftmann turn on quick and dirty in batch mode
Sat, 03 Mar 2012 22:37:56 +0100 haftmann tuned whitespace
Sat, 03 Mar 2012 22:37:41 +0100 haftmann file system structure separating HOL4 and HOL Light concerns
Sat, 03 Mar 2012 21:51:38 +0100 haftmann distribution of compatibility theories
Sat, 03 Mar 2012 21:42:41 +0100 haftmann formal infrastructure for import sessions
Sat, 03 Mar 2012 21:01:32 +0100 haftmann dropped dead code
Sat, 03 Mar 2012 21:01:23 +0100 haftmann tuned whitespace
Sat, 03 Mar 2012 21:00:31 +0100 haftmann spurious set/pred correction
Sat, 03 Mar 2012 21:00:24 +0100 haftmann explicit locations for import_theory and setup_theory, for better user interface conformance; spurious set/pred correction
Sat, 03 Mar 2012 21:00:04 +0100 haftmann explicit locations for import_theory and setup_theory, for better user interface conformance
Sat, 03 Mar 2012 22:27:30 +0100 wenzelm discontinued obsolete Library.foldl_map and Library.apply (NB: apply = fold I);
Sat, 03 Mar 2012 22:17:52 +0100 wenzelm tuned;
Sat, 03 Mar 2012 22:11:51 +0100 wenzelm tuned;
Sat, 03 Mar 2012 21:52:15 +0100 wenzelm tuned;
Sat, 03 Mar 2012 21:43:59 +0100 wenzelm canonical argument order for attribute application;
Sat, 03 Mar 2012 18:18:39 +0100 wenzelm clarified terminology of raw protocol messages;
Sat, 03 Mar 2012 17:46:50 +0100 wenzelm tuned;
Sat, 03 Mar 2012 17:30:14 +0100 wenzelm tuned signature -- emphasize Isabelle_Process Input vs. Output;
Sat, 03 Mar 2012 16:59:30 +0100 wenzelm explicit syslog_limit reduces danger of low-level message flooding;
Sat, 03 Mar 2012 14:04:49 +0100 wenzelm retain original "uses" (again) -- still required for Thy_Load.use_file etc. in ML (notably for maintaining required/provided);
Sat, 03 Mar 2012 11:31:12 +0100 wenzelm clarified scope of exception handlers;
Sat, 03 Mar 2012 11:09:17 +0100 wenzelm relevant timing as in ML;
Fri, 02 Mar 2012 21:45:45 +0100 haftmann more fundamental pred-to-set conversions for range and domain by means of inductive_set
Fri, 02 Mar 2012 22:57:57 +0100 wenzelm merged
Fri, 02 Mar 2012 18:26:54 +0100 haftmann tuned whitespace
Fri, 02 Mar 2012 15:18:05 +0100 haftmann tuned import
Fri, 02 Mar 2012 15:17:54 +0100 haftmann dropped dead code
Fri, 02 Mar 2012 22:34:42 +0100 wenzelm terminate after first exception -- avoid syslog flooding;
Fri, 02 Mar 2012 21:22:42 +0100 wenzelm avoid buffer loading overrun;
Fri, 02 Mar 2012 19:05:13 +0100 wenzelm merged
Fri, 02 Mar 2012 09:35:39 +0100 bulwahn collecting all axioms in a locale context in quickcheck;
Fri, 02 Mar 2012 09:35:35 +0100 bulwahn choosing longer constant names in Quickcheck_Narrowing to reduce the chances of name clashes in Quickcheck-Narrowing
Fri, 02 Mar 2012 09:35:33 +0100 bulwahn removing finiteness goals
Fri, 02 Mar 2012 09:35:32 +0100 bulwahn adding finiteness of intervals on integer sets; adding another finiteness theorem for multisets
Thu, 01 Mar 2012 22:26:29 +0100 wenzelm Symbol.encode header edits;
Thu, 01 Mar 2012 21:35:49 +0100 wenzelm merged
Thu, 01 Mar 2012 19:35:02 +0100 haftmann tuned whitespace
Thu, 01 Mar 2012 19:34:52 +0100 haftmann more fundamental pred-to-set conversions, particularly by means of inductive_set; associated consolidation of some theorem names (c.f. NEWS)
Thu, 01 Mar 2012 17:13:54 +0000 paulson Removal of obsolete ML bindings
Thu, 01 Mar 2012 15:48:03 +0100 wenzelm more robust locking;
Thu, 01 Mar 2012 15:42:44 +0100 wenzelm proper update_header;
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
Sun, 26 Feb 2012 20:05:14 +0100 wenzelm include warning messages in node status;
Sun, 26 Feb 2012 19:36:35 +0100 wenzelm tuned signature (in accordance with ML);
Sun, 26 Feb 2012 19:20:46 +0100 wenzelm more PIDE modules;
Sun, 26 Feb 2012 18:26:26 +0100 wenzelm tuned proofs;
Sun, 26 Feb 2012 18:25:28 +0100 wenzelm more abstract class Document.State;
Sun, 26 Feb 2012 18:19:44 +0100 wenzelm more abstract class Document.State.Assignment;
Sun, 26 Feb 2012 17:54:35 +0100 wenzelm tuned signature;
Sun, 26 Feb 2012 17:44:09 +0100 wenzelm more abstract class Document.Version;
Sun, 26 Feb 2012 17:15:33 +0100 wenzelm more abstract class Document.Node;
Sun, 26 Feb 2012 16:58:28 +0100 wenzelm more abstract class Document.History;
Sun, 26 Feb 2012 16:17:57 +0100 wenzelm more abstract class Document.Change;
(0) -30000 -10000 -3000 -1000 -128 +128 +1000 +3000 +10000 +30000 tip