Mon, 25 Aug 2014 08:45:32 +0200 Andreas Lochbihler merged
Fri, 22 Aug 2014 14:39:40 +0200 Andreas Lochbihler add code equation for term_of on integer
Fri, 22 Aug 2014 17:35:48 +0200 blanchet added lemmas contributed by Rene Thiemann
Fri, 22 Aug 2014 15:55:24 +0200 wenzelm attach modifier only later, to avoid interference as e.g. in "simp add: foo [simplified] bar";
Fri, 22 Aug 2014 15:39:30 +0200 wenzelm tuned whitespace;
Fri, 22 Aug 2014 12:05:47 +0200 wenzelm clarified ML toplevel pp: avoid ML output to be attached to inlined binding positions;
Fri, 22 Aug 2014 11:31:19 +0200 wenzelm merged
Fri, 22 Aug 2014 11:28:51 +0200 wenzelm made SML/NJ happy;
Thu, 21 Aug 2014 23:54:27 +0200 wenzelm clarified Method.section: explicit declaration with static closure;
Thu, 21 Aug 2014 22:48:39 +0200 wenzelm tuned signature -- define some elementary operations earlier;
Thu, 21 Aug 2014 13:46:29 +0200 wenzelm discontinued odd "temporary" workaround from 2006 (6ac7a4fc32a0), which has no measurable relevance;
Thu, 21 Aug 2014 13:31:31 +0200 wenzelm tuned;
Thu, 21 Aug 2014 10:07:06 +0200 wenzelm tuned;
Thu, 21 Aug 2014 09:48:59 +0200 wenzelm tuned;
Fri, 22 Aug 2014 08:43:14 +0200 haftmann generic euclidean algorithm (due to Manuel Eberl)
Thu, 21 Aug 2014 14:41:08 +0200 haftmann integrated appendix theory into main theory;
Thu, 21 Aug 2014 14:41:05 +0200 haftmann dropped dead file
Thu, 21 Aug 2014 13:59:45 +0200 desharna fix tactic failure with rel_induct0
Wed, 20 Aug 2014 20:50:28 +0200 wenzelm added jdk-8u20 (inactive);
Wed, 20 Aug 2014 17:30:43 +0200 wenzelm proper static closure of ML tactic -- data slot is used twice, for ML compiler and transformed declaration;
Wed, 20 Aug 2014 17:23:47 +0200 wenzelm support for declaration within token source;
Wed, 20 Aug 2014 16:06:10 +0200 wenzelm more uniform data slot;
Wed, 20 Aug 2014 15:12:32 +0200 wenzelm default command position is only valid for default text chunk (amending dcb758188aa6);
Wed, 20 Aug 2014 11:54:17 +0200 wenzelm tuned -- more total;
Wed, 20 Aug 2014 11:51:39 +0200 wenzelm tuned;
Wed, 20 Aug 2014 11:05:41 +0200 wenzelm support for nested Token.src within Token.T;
Tue, 19 Aug 2014 23:17:51 +0200 wenzelm tuned signature -- moved type src to Token, without aliases;
Tue, 19 Aug 2014 18:21:29 +0200 wenzelm merged
Tue, 19 Aug 2014 18:11:04 +0200 wenzelm clarified modules;
Tue, 19 Aug 2014 17:00:44 +0200 wenzelm added PARALLEL_ALLGOALS convenience;
Tue, 19 Aug 2014 16:46:07 +0200 wenzelm just one context for Method.evaluate (in contrast to a989bdaf8121, but in accordance to old global situation);
Tue, 19 Aug 2014 16:09:11 +0200 wenzelm tuned signature;
Tue, 19 Aug 2014 15:55:06 +0200 wenzelm more compact datatypes;
Tue, 19 Aug 2014 15:10:37 +0200 wenzelm tuned;
Tue, 19 Aug 2014 14:51:25 +0200 wenzelm clarifed Method.evaluate: turn text into semantic method (like Basic);
Tue, 19 Aug 2014 12:05:11 +0200 wenzelm simplified type Proof.method;
Mon, 18 Aug 2014 15:46:27 +0200 wenzelm more general dummy: may contain "parked arguments", for example;
Tue, 19 Aug 2014 16:46:33 +0200 desharna document 'ctr_transfer'
Tue, 19 Aug 2014 16:46:31 +0200 desharna generate 'ctr_transfer' for (co)datatypes
Tue, 19 Aug 2014 15:19:16 +0200 Andreas Lochbihler rename Quickcheck_Types to Lattice_Constructions and remove quickcheck setup
Tue, 19 Aug 2014 14:58:38 +0200 Andreas Lochbihler Enum.finite_5 already provides a non-distributive lattice (see 51aa30c9ee4e)
Tue, 19 Aug 2014 09:39:11 +0200 blanchet reduced dependency on 'Datatype' theory and ML module
Tue, 19 Aug 2014 09:36:57 +0200 blanchet removed Z3 3.2, now superseded by Z3 4.3
Tue, 19 Aug 2014 09:36:37 +0200 blanchet avoid old 'smt' method in examples
Tue, 19 Aug 2014 09:34:57 +0200 blanchet robustified tactics
Tue, 19 Aug 2014 09:34:41 +0200 blanchet tuning
Tue, 19 Aug 2014 09:34:30 +0200 blanchet don't note low-level (co)datatype theorems, unless 'bnf_note_all' is set
Tue, 19 Aug 2014 09:34:27 +0200 blanchet documented slight incompatibility in NEWS
Mon, 18 Aug 2014 19:18:08 +0200 blanchet removed junk
Mon, 18 Aug 2014 19:16:51 +0200 blanchet updated docs
Mon, 18 Aug 2014 19:16:30 +0200 blanchet set attributes on 'set_cases' theorem
Mon, 18 Aug 2014 18:48:39 +0200 blanchet cleaned up derivation of 'sset_induct'
Mon, 18 Aug 2014 17:20:14 +0200 blanchet tuning
Mon, 18 Aug 2014 17:20:13 +0200 blanchet added collection theorem for consistency and convenience
Mon, 18 Aug 2014 17:19:58 +0200 blanchet reordered some (co)datatype property names for more consistency
Mon, 18 Aug 2014 15:03:25 +0200 desharna document 'map_cong_simp'
Mon, 18 Aug 2014 15:03:22 +0200 desharna generate 'map_cong_simp' for BNFs
Mon, 18 Aug 2014 14:19:23 +0200 wenzelm merged
Mon, 18 Aug 2014 13:19:04 +0200 wenzelm merged;
Mon, 18 Aug 2014 12:17:31 +0200 wenzelm Added tag Isabelle2014-RC4 for changeset 113b43b84412 Isabelle2014
Mon, 18 Aug 2014 12:15:11 +0200 wenzelm updated to jdk-7u67;
Sun, 17 Aug 2014 16:05:43 +0200 wenzelm postpone changes in intermediate state between remove_versions/removed_versions, which is important for handle_change to refer to defined items on prover side;
Fri, 15 Aug 2014 13:39:59 +0200 wenzelm explicit system message for protocol failure -- show on Syslog panel instead of Raw Output;
Wed, 13 Aug 2014 20:21:04 +0200 wenzelm added option editor_syslog_limit;
Wed, 13 Aug 2014 20:08:29 +0200 wenzelm tuned;
Wed, 13 Aug 2014 15:45:41 +0200 wenzelm updated to cygwin-20140813 -- some version after 1.7.31-3;
Mon, 18 Aug 2014 14:09:21 +0200 desharna document 'inj_map_strong'
Mon, 18 Aug 2014 14:09:09 +0200 desharna generate 'inj_map_strong' for BNFs
Mon, 18 Aug 2014 13:49:47 +0200 desharna note 'inj_map' more often
Mon, 18 Aug 2014 13:46:26 +0200 desharna generate property 'rel_mono_strong' for BNFs
Mon, 18 Aug 2014 13:46:22 +0200 desharna renamed 'rel_mono_strong' to 'rel_mono_strong0'
Sun, 17 Aug 2014 22:27:58 +0200 blanchet use 'image_mset' as BNF map function
Sun, 17 Aug 2014 16:24:04 +0200 wenzelm made SML/NJ happy;
Sat, 16 Aug 2014 22:14:57 +0200 wenzelm updated to named_theorems;
Sat, 16 Aug 2014 21:11:08 +0200 wenzelm updated to named_theorems;
Sat, 16 Aug 2014 20:46:59 +0200 wenzelm updated to named_theorems;
Sat, 16 Aug 2014 20:27:51 +0200 wenzelm updated to named_theorems;
Sat, 16 Aug 2014 20:14:45 +0200 wenzelm updated to named_theorems;
Sat, 16 Aug 2014 19:20:11 +0200 wenzelm updated to named_theorems;
Sat, 16 Aug 2014 19:01:31 +0200 wenzelm clarified order of rules;
Sat, 16 Aug 2014 18:31:47 +0200 wenzelm updated to named_theorems;
Sat, 16 Aug 2014 18:08:55 +0200 wenzelm updated to named_theorems;
Sat, 16 Aug 2014 16:45:39 +0200 wenzelm clarified order of arith rules;
Sat, 16 Aug 2014 16:18:39 +0200 wenzelm clarified order of rules for match_tac/resolve_tac;
Sat, 16 Aug 2014 14:42:35 +0200 wenzelm updated to named_theorems;
Sat, 16 Aug 2014 14:32:26 +0200 wenzelm updated to named_theorems;
Sat, 16 Aug 2014 14:27:41 +0200 wenzelm updated to named_theorems;
Sat, 16 Aug 2014 14:12:39 +0200 wenzelm updated to named_theorems;
Sat, 16 Aug 2014 13:54:19 +0200 wenzelm updated to named_theorems;
Sat, 16 Aug 2014 13:23:50 +0200 wenzelm modernized module name and setup;
Sat, 16 Aug 2014 12:15:56 +0200 wenzelm updated syntax for localized commands;
Sat, 16 Aug 2014 12:10:36 +0200 wenzelm updated documentation concerning 'named_theorems';
Sat, 16 Aug 2014 11:35:33 +0200 wenzelm prefer 'named_theorems' over Named_Thms, with subtle change of semantics due to visual order vs. internal reverse order;
Fri, 15 Aug 2014 18:02:34 +0200 wenzelm more informative Token.Name with history of morphisms;
Thu, 14 Aug 2014 19:55:00 +0200 wenzelm merged
Thu, 14 Aug 2014 16:20:14 +0200 wenzelm more informative Token.Fact: retain name of dynamic fact (without selection);
Thu, 14 Aug 2014 14:28:11 +0200 wenzelm localized command 'method_setup' and 'attribute_setup';
Thu, 14 Aug 2014 12:49:49 +0200 wenzelm T1 font encoding with searchable underscore (requires proper cm-super fonts);
Thu, 14 Aug 2014 12:46:37 +0200 wenzelm prefer high-level change of \isabellestyle;
Thu, 14 Aug 2014 12:33:21 +0200 wenzelm tuned;
Thu, 14 Aug 2014 12:13:24 +0200 wenzelm tuned;
Thu, 14 Aug 2014 11:55:09 +0200 wenzelm tuned signature;
Thu, 14 Aug 2014 11:51:17 +0200 wenzelm localized method definitions (see also f14c1248d064);
Thu, 14 Aug 2014 10:48:40 +0200 wenzelm tuned signature -- prefer self-contained user-space tool;
Thu, 14 Aug 2014 13:21:19 +0200 desharna document property 'rel_map'
Thu, 14 Aug 2014 13:20:54 +0200 desharna generate 'rel_map' theorem for BNFs
Wed, 13 Aug 2014 22:29:43 +0200 wenzelm tuned;
Wed, 13 Aug 2014 20:43:19 +0200 wenzelm merged
Wed, 13 Aug 2014 16:06:32 +0200 wenzelm tuned signature -- proper Local_Theory.add_thms_dynamic;
Wed, 13 Aug 2014 14:57:03 +0200 wenzelm transfer result of Global_Theory.add_thms_dynamic to context stack;
Wed, 13 Aug 2014 13:57:55 +0200 wenzelm localized attribute definitions;
Wed, 13 Aug 2014 13:30:28 +0200 wenzelm load local_theory.ML before attrib.ML, with subtle change of semantics due to canonical Local_Theory.map_contexts instead of private Local_Theory.map_top;
Wed, 13 Aug 2014 12:59:27 +0200 wenzelm clarified terminology: first is top (amending d110b0d1bc12);
Wed, 13 Aug 2014 12:52:26 +0200 wenzelm tuned whitespace;
Wed, 13 Aug 2014 10:46:14 +0200 wenzelm tuned comments;
Wed, 13 Aug 2014 17:17:51 +0200 Andreas Lochbihler add algebraic type class instances for Enum.finite* types
Wed, 13 Aug 2014 14:57:16 +0200 Andreas Lochbihler Quickcheck_Types is no longer needed due to 51aa30c9ee4e
Tue, 12 Aug 2014 21:29:50 +0200 wenzelm clarified focus and key handling -- more like SideKick;
Tue, 12 Aug 2014 20:42:39 +0200 wenzelm merged
Tue, 12 Aug 2014 20:18:27 +0200 wenzelm tuned signature according to Scala version -- prefer explicit argument;
Tue, 12 Aug 2014 18:54:53 +0200 wenzelm tuned signature;
Tue, 12 Aug 2014 18:36:43 +0200 wenzelm generic process wrapping in Prover;
Tue, 12 Aug 2014 17:28:07 +0200 wenzelm more abstract Prover.System_Process, which allows to bypass Isabelle_System.Managed_Process;
Tue, 12 Aug 2014 16:20:09 +0200 wenzelm allow hyperlinks without offset, just in case the prover emits such reports, despite Position.is_reported;
Tue, 12 Aug 2014 16:10:59 +0200 wenzelm more frugal standard message properties;
Tue, 12 Aug 2014 15:46:20 +0200 wenzelm tuned;
Tue, 12 Aug 2014 15:31:24 +0200 wenzelm clarified Position.Identified: do not require range from prover, default to command position;
Tue, 12 Aug 2014 14:15:58 +0200 wenzelm maintain Command_Range position as in ML;
Tue, 12 Aug 2014 13:18:17 +0200 wenzelm more compact representation of special string values;
Tue, 12 Aug 2014 12:06:22 +0200 wenzelm separate Java FX modules -- no need to include jfxrt.jar by default;
Tue, 12 Aug 2014 00:23:30 +0200 wenzelm tuned signature;
Tue, 12 Aug 2014 00:17:02 +0200 wenzelm tuned signature;
Tue, 12 Aug 2014 00:08:32 +0200 wenzelm separate module Command_Span: mostly syntactic representation;
Mon, 11 Aug 2014 22:59:38 +0200 wenzelm tuned signature;
Mon, 11 Aug 2014 22:46:27 +0200 wenzelm clarified Command_Span in accordance to Scala (see also c2c1e5944536);
Mon, 11 Aug 2014 22:43:26 +0200 wenzelm tuned output, in accordance to transaction name in ML;
Mon, 11 Aug 2014 22:29:48 +0200 wenzelm more explicit type Span in Scala, according to ML version;
Mon, 11 Aug 2014 20:46:56 +0200 wenzelm clarified modules;
Mon, 11 Aug 2014 20:30:01 +0200 wenzelm clarified signature: entity serial number is not position id;
Tue, 12 Aug 2014 17:18:12 +0200 blanchet avoid needless (and wrong w.r.t. sorts) generation of type variables; tuned whitespaces;
Tue, 12 Aug 2014 15:48:59 +0200 blanchet improved unfolding of 'let's
Tue, 12 Aug 2014 15:48:59 +0200 blanchet tuned whitespace
Tue, 12 Aug 2014 15:48:59 +0200 blanchet less aggressive unfolding; removed debugging;
Tue, 12 Aug 2014 12:32:05 +0200 desharna document property 'set_cases'
Tue, 12 Aug 2014 12:31:42 +0200 desharna generate 'set_cases' theorem for (co)datatypes
Tue, 12 Aug 2014 12:01:38 +0200 desharna document property 'set_intros'
Tue, 12 Aug 2014 12:01:37 +0200 desharna generate 'set_intros' theorem for (co)datatypes
Mon, 11 Aug 2014 10:43:03 +0200 traytel use Goal.prove_sorry instead of Goal.prove where possible (= no schematics in goal and tactic is expected to succeed)
Sun, 10 Aug 2014 20:45:48 +0200 wenzelm reduced warnings;
Sun, 10 Aug 2014 19:53:30 +0200 wenzelm some localization;
Sun, 10 Aug 2014 19:44:20 +0200 wenzelm support aliases within the facts space;
Sun, 10 Aug 2014 16:13:12 +0200 wenzelm support for named collections of theorems in canonical order;
Sun, 10 Aug 2014 15:59:12 +0200 wenzelm insist in proper 'document_files';
Sun, 10 Aug 2014 15:45:06 +0200 wenzelm tuned -- avoid confusion with @{assert} for system failures (exception Fail);
Sun, 10 Aug 2014 15:16:01 +0200 wenzelm tuned -- eliminated redundant check (see 1f77110c94ef);
Sun, 10 Aug 2014 14:34:43 +0200 wenzelm merged -- with manual conflict resolution for src/HOL/SMT_Examples/SMT_Examples.certs2, src/HOL/SMT_Examples/SMT_Word_Examples.certs2, src/Doc/Prog_Prove/document/intro-isabelle.tex;
Sun, 10 Aug 2014 14:31:06 +0200 wenzelm updated URL (anticipate merge with 85b8cc142384);
Sun, 10 Aug 2014 14:08:36 +0200 wenzelm Added tag Isabelle2014-RC3 for changeset 91e188508bc9
Sun, 10 Aug 2014 13:59:08 +0200 wenzelm proper layered_pane for JDialog, e.g. relevant for floating dockables in jEdit, for completion popup in text field;
Sun, 10 Aug 2014 13:06:26 +0200 wenzelm follow link to originating command, to ensure that Simplifier_Trace_Dockable displays its results (via current_command);
Sat, 09 Aug 2014 18:50:39 +0200 wenzelm tuned;
Sat, 09 Aug 2014 14:16:46 +0200 wenzelm tuned;
Sat, 09 Aug 2014 14:11:01 +0200 wenzelm tuned;
Sat, 09 Aug 2014 11:43:58 +0200 wenzelm tuned comments;
Sat, 09 Aug 2014 11:25:46 +0200 wenzelm clarified synchronized scope;
Sat, 09 Aug 2014 11:18:01 +0200 wenzelm tuned comments;
Fri, 08 Aug 2014 22:05:02 +0200 wenzelm application manifest for Windows 8/8.1 dpi scaling;
Fri, 08 Aug 2014 20:17:13 +0200 wenzelm observe context visibility -- less redundant warnings;
Fri, 08 Aug 2014 11:43:08 +0200 wenzelm improved monitor panel;
Tue, 05 Aug 2014 23:52:56 +0200 wenzelm protocol command for heap management, e.g. in Isabelle/jEdit/Scala console: PIDE.session.protocol_command("ML_System.share_common_data");
Tue, 05 Aug 2014 20:40:35 +0200 wenzelm added system option editor_output_delay: lower value might help big sessions under low-memory situations;
Tue, 05 Aug 2014 19:58:07 +0200 wenzelm obsolete (see f7700146678d);
Tue, 05 Aug 2014 16:58:19 +0200 wenzelm tuned proofs -- fewer warnings;
Tue, 05 Aug 2014 16:21:27 +0200 wenzelm clarified Element.init vs. Element.init' -- the latter also avoids redundant warnings due to declatations when preparing locale expressions / interpretations;
Tue, 05 Aug 2014 15:07:11 +0200 wenzelm avoid duplication of warnings stemming from simp/intro declarations etc.;
Tue, 05 Aug 2014 12:56:15 +0200 wenzelm tuned proofs;
Tue, 05 Aug 2014 12:42:38 +0200 wenzelm restrict edit_command (for sendback) to current node -- no attempt to goto target buffer first, which might not be loaded;
Tue, 05 Aug 2014 12:14:25 +0200 wenzelm tuned;
Tue, 05 Aug 2014 12:01:32 +0200 wenzelm more careful treatment of context visibility for rule declarations (see also 39d9c7f175e0, e639d91d9073) -- avoid duplicate warnings;
Tue, 05 Aug 2014 11:06:36 +0200 wenzelm refined context visibility again (amending f5f9fad3321c, 8e3e004f1c31): avoid spurious warning due to global config options;
Mon, 04 Aug 2014 19:47:25 +0200 wenzelm even more thorough reset on mouse drag (see also 0c63f3538639, 7e8c11011fdf);
Mon, 04 Aug 2014 17:55:11 +0200 wenzelm tuned;
Mon, 04 Aug 2014 17:53:17 +0200 wenzelm tuned;
Mon, 04 Aug 2014 10:48:35 +0200 wenzelm Added tag Isabelle2014-RC2 for changeset ee908fccabc2
Mon, 04 Aug 2014 10:47:26 +0200 wenzelm more user aliases;
Mon, 04 Aug 2014 07:31:27 +0200 noschinl registered Haskabelle-2014
Fri, 01 Aug 2014 13:59:34 +0200 Lars Noschinski tuned, so codegen runs with current isabelle again
Sun, 03 Aug 2014 17:38:59 +0200 wenzelm tuned whitespace;
Sun, 03 Aug 2014 17:33:38 +0200 wenzelm more robust popup geometry vs. formatted margin;
Sun, 03 Aug 2014 17:17:59 +0200 wenzelm tuned message;
Sat, 02 Aug 2014 23:20:49 +0200 wenzelm updated URL;
Sat, 02 Aug 2014 21:22:28 +0200 wenzelm tuned;
Sat, 02 Aug 2014 20:58:15 +0200 wenzelm updated URL;
Sat, 02 Aug 2014 19:38:32 +0200 wenzelm more emphatic warning via error_message (violating historic TTY protocol);
Sat, 02 Aug 2014 19:29:02 +0200 wenzelm proper priority for error over warning also for node_status (see 9c5220e05e04);
Sat, 02 Aug 2014 16:35:59 +0200 wenzelm more direct access to persistent blobs (see also 8953d4cc060a), avoiding fragile digest lookup from later version (which might have removed unused blobs already);
Sat, 02 Aug 2014 12:24:30 +0200 wenzelm always resolve symlinks for local files, e.g. relevant for ML_file to load proper source via editor instead of stored file via prover;
Sat, 02 Aug 2014 11:39:13 +0200 wenzelm tuned output;
Fri, 01 Aug 2014 22:52:53 +0200 wenzelm prefer non-strict Execution.print, e.g relevant for redirected ML compiler reports after error (see also e79f76a48449 and 40274e4f5ebf);
Fri, 01 Aug 2014 15:08:49 +0200 blanchet careful when calling 'Thm.proof_body_of' -- it can throw exceptions
Fri, 01 Aug 2014 20:43:23 +0200 wenzelm removed unused stuff;
Fri, 01 Aug 2014 20:20:17 +0200 wenzelm agree on keyword categories with ML;
Fri, 01 Aug 2014 20:15:00 +0200 wenzelm more keyword categories (as in ML);
Thu, 31 Jul 2014 22:02:21 +0200 wenzelm prefer dynamic ML_print_depth if context happens to be available;
Thu, 31 Jul 2014 21:29:31 +0200 wenzelm completion popup supports both ENTER and TAB (default);
Thu, 31 Jul 2014 20:59:10 +0200 wenzelm clarified compile-time use of ML_print_depth;
Thu, 31 Jul 2014 20:09:30 +0200 wenzelm more general notion of "user error" including empty message -- NB: Output.error_message needs non-empty string to emit anything;
Wed, 30 Jul 2014 09:40:28 +0200 blanchet correctly resolve selector names in default value equations
Wed, 30 Jul 2014 16:44:54 +0200 kuncar update documentation for Lifting/Transfer
Wed, 30 Jul 2014 16:44:54 +0200 kuncar add Isabelle Datatype Manual to the bibliography
Wed, 30 Jul 2014 21:40:19 +0200 wenzelm CONTRIBUTORS;
Wed, 30 Jul 2014 16:44:54 +0200 kuncar NEWS
Tue, 29 Jul 2014 17:13:25 +0200 hoelzl better ordering of positive_integral renaming to nn_integral in NEWS
Mon, 28 Jul 2014 12:31:30 +0200 desharna made tactic more robust w.r.t. dead variables; tuned;
Sun, 27 Jul 2014 21:20:11 +0200 blanchet do not embed 'nat' into 'int's in 'smt2' method -- this is highly inefficient and decreases the Sledgehammer success rate significantly
Mon, 28 Jul 2014 11:03:28 +0200 wenzelm some actual workaround to remove document nodes;
Sun, 27 Jul 2014 15:40:19 +0200 wenzelm Added tag Isabelle2014-RC1 for changeset c0fd03d13d28
Sat, 09 Aug 2014 21:03:42 +0200 wenzelm tuned;
Sat, 09 Aug 2014 07:59:15 +0200 nipkow tuned
Fri, 08 Aug 2014 17:36:08 +0200 Andreas Lochbihler add complete_lattice instances for Enum.finite_* types such that quickcheck deals with lattice class operations
Fri, 08 Aug 2014 08:26:32 +0200 nipkow tuned
Thu, 07 Aug 2014 12:17:41 +0200 blanchet no need for 'set_simps' now that 'datatype_new' generates the desired 'set' property
Thu, 07 Aug 2014 12:17:41 +0200 blanchet generate nicer 'set' theorems for (co)datatypes
Thu, 07 Aug 2014 12:17:41 +0200 blanchet compile
Thu, 07 Aug 2014 12:17:41 +0200 blanchet took out test driver
Thu, 07 Aug 2014 12:17:41 +0200 blanchet make TPTP tools work on polymorphic (TFF1) problems as well
Thu, 07 Aug 2014 12:17:41 +0200 blanchet put comments between TPTP lines to comply with TPTP BNF
Thu, 07 Aug 2014 12:17:41 +0200 blanchet test driver
Thu, 07 Aug 2014 12:17:41 +0200 blanchet treat variables as frees in 'conjecture's
Thu, 07 Aug 2014 12:17:41 +0200 blanchet support TFF1 in TPTP parser/interpreter
Thu, 07 Aug 2014 12:17:41 +0200 blanchet tuning
Thu, 07 Aug 2014 09:35:31 +0200 traytel tuned
Thu, 07 Aug 2014 10:06:18 +0200 nipkow tuned
Thu, 07 Aug 2014 09:48:04 +0200 nipkow tuned
Wed, 06 Aug 2014 18:20:31 +0200 traytel merged
Wed, 06 Aug 2014 16:00:11 +0200 traytel handle deep nesting in N2M
Wed, 06 Aug 2014 10:20:50 +0200 traytel made tactic more robust
Wed, 06 Aug 2014 18:03:43 +0200 nipkow added lemma
Wed, 06 Aug 2014 08:18:35 +0200 nipkow replaced misleading - by _
Tue, 05 Aug 2014 20:25:12 +0200 blanchet more correct clique computation for N2M
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip