Tue, 31 Jan 2012 15:10:03 +0100 blanchet fixed syntax bug in DFG output
Tue, 31 Jan 2012 14:39:21 +0100 blanchet new SPASS setup
Tue, 31 Jan 2012 12:43:48 +0100 blanchet distinguish between ":lr" and ":lt" (terminating) in DFG format
Tue, 31 Jan 2012 10:29:05 +0100 blanchet nicer keyword class avoidance scheme
Tue, 31 Jan 2012 10:29:04 +0100 blanchet new try at lambda-lifting that works correctly for both Metis and Sledgehammer (cf. d724066ff3d0)
Tue, 31 Jan 2012 09:06:27 +0100 bulwahn mutabelle must handle the case where quickcheck returns multiple results
Tue, 31 Jan 2012 08:52:47 +0100 blanchet reverted e2b1a86d59fc -- broke Metis's lambda-lifting
Tue, 31 Jan 2012 07:11:20 +0100 nipkow merged
Tue, 31 Jan 2012 07:11:04 +0100 nipkow NEWS
Mon, 30 Jan 2012 21:49:41 +0100 nipkow added "'a rel"
Mon, 30 Jan 2012 22:56:09 +0100 blanchet fix debilitating bug with lambda lifting in conjectures with outer existential quantifiers
Mon, 30 Jan 2012 17:18:58 +0100 blanchet new SPASS setup
Mon, 30 Jan 2012 17:15:59 +0100 blanchet example tuning
Mon, 30 Jan 2012 17:15:59 +0100 blanchet implemented new lambda translations scheme
Mon, 30 Jan 2012 17:15:59 +0100 blanchet avoid unsupported case in Metis
Mon, 30 Jan 2012 17:15:59 +0100 blanchet docs and news
Mon, 30 Jan 2012 17:15:59 +0100 blanchet rename lambda translation schemes
Mon, 30 Jan 2012 17:15:59 +0100 blanchet example tuning
Mon, 30 Jan 2012 13:55:28 +0100 bulwahn NEWS
Mon, 30 Jan 2012 13:55:26 +0100 bulwahn renaming all lemmas with name rel_pow to relpow
Mon, 30 Jan 2012 13:55:24 +0100 bulwahn adding code equations for max_extp and mlex
Mon, 30 Jan 2012 13:55:23 +0100 bulwahn adding code generation for relpow by copying the ideas for code generation of funpow
Mon, 30 Jan 2012 13:55:22 +0100 bulwahn adding code equation for rtranclp in Enum
Mon, 30 Jan 2012 13:55:21 +0100 bulwahn adding code equation for max_ext
Mon, 30 Jan 2012 13:55:20 +0100 bulwahn adding code equation for tranclp
Mon, 30 Jan 2012 13:55:19 +0100 bulwahn adding code_unfold to make measure executable
Sun, 29 Jan 2012 15:16:27 +0100 nipkow removed accidental dependance of abstract interpreter on gamma
Sun, 29 Jan 2012 10:34:02 +0100 nipkow merged
Sun, 29 Jan 2012 10:33:54 +0100 nipkow tuned
Sat, 28 Jan 2012 12:05:26 +0100 bulwahn an executable version of accessible part (only for finite types yet)
Sat, 28 Jan 2012 10:35:52 +0100 bulwahn adding yet another induction rule on natural numbers
Sat, 28 Jan 2012 10:22:46 +0100 bulwahn moving declarations back to the section they seem to belong to (cf. afffe1f72143)
Sat, 28 Jan 2012 06:13:03 +0100 bulwahn reverting 46c2c96f5d92 as it only provides mostly non-terminating executions for generated code
Fri, 27 Jan 2012 19:08:48 +0100 bulwahn adding some more examples for quickcheck; replaced FIXME comments
Fri, 27 Jan 2012 17:22:05 +0100 bulwahn new code equation for ntrancl that allows computation of the transitive closure of sets on infinite types as well
Fri, 27 Jan 2012 17:02:08 +0100 nipkow removed duplicate definitions that made locale inconsistent
Fri, 27 Jan 2012 14:30:44 +0100 nipkow added parity analysis
Fri, 27 Jan 2012 10:31:31 +0100 bulwahn corrected expectation; added an example for quickcheck
Fri, 27 Jan 2012 10:31:30 +0100 bulwahn adding some basic handling that unfolds a conjecture in a locale before testing it with quickcheck
Fri, 27 Jan 2012 10:19:55 +0100 blanchet made SML/NJ happy
Thu, 26 Jan 2012 20:49:54 +0100 blanchet even more lr tags for SPASS -- anything that is considered an "equational rule spec" is relevant
Thu, 26 Jan 2012 20:49:54 +0100 blanchet separate orthogonal components
Thu, 26 Jan 2012 20:49:54 +0100 blanchet generate left-to-right rewrite tag for combinator helpers for SPASS 3.8
Thu, 26 Jan 2012 20:49:54 +0100 blanchet better handling of individual type for DFG format (SPASS)
Thu, 26 Jan 2012 12:04:05 +0100 bulwahn adding quickcheck example with THE
Thu, 26 Jan 2012 12:03:35 +0100 bulwahn evaluation of THE with a non-singleton set raises a Match exception during the evaluation to yield a potential counterexample in quickcheck.
Thu, 26 Jan 2012 10:59:47 +0100 bulwahn using fully qualified module names in Haskell source, which seems to be required by GHC 7.0.4
Thu, 26 Jan 2012 09:52:47 +0100 nipkow tuned
Wed, 25 Jan 2012 16:07:48 +0100 bulwahn adding very basic code generation to Wellfounded theory
Wed, 25 Jan 2012 16:07:41 +0100 bulwahn removing dead code from Mutabelle; tuned
Wed, 25 Jan 2012 15:19:04 +0100 bulwahn generalizing check if size matters because it is different for random and exhaustive testing
Wed, 25 Jan 2012 09:50:34 +0100 bulwahn merged
Wed, 25 Jan 2012 09:32:23 +0100 bulwahn adding code equation for Collect on finite types
Tue, 24 Jan 2012 16:00:51 +0100 berghofe Use lookup_size rather than Datatype.get_info in is_poly to avoid
Tue, 24 Jan 2012 09:13:24 +0100 bulwahn adding some rules to quickcheck's preprocessing
Tue, 24 Jan 2012 09:12:29 +0100 bulwahn some more constants on mutabelle's blacklist
Mon, 23 Jan 2012 17:40:32 +0100 blanchet implemented "tptp_refute" tool
Mon, 23 Jan 2012 17:40:32 +0100 blanchet added problem importer
Mon, 23 Jan 2012 17:40:32 +0100 blanchet imported patch ATP_Problem_Import.thy
Mon, 23 Jan 2012 17:40:32 +0100 blanchet imported patch atp_problem_import.ML
Mon, 23 Jan 2012 17:40:32 +0100 blanchet renamed theory exporter
Mon, 23 Jan 2012 17:40:32 +0100 blanchet renamed two files to make room for a new file
Mon, 23 Jan 2012 17:40:31 +0100 blanchet rebranded Nitrox, for more uniformity
Mon, 23 Jan 2012 17:40:31 +0100 blanchet moved "nitrox" to TPTP
Mon, 23 Jan 2012 17:29:19 +0100 huffman generalize type of List.listrel
Mon, 23 Jan 2012 15:23:02 +0100 bulwahn support for Ex1 in quickcheck-narrowing
Mon, 23 Jan 2012 15:22:33 +0100 bulwahn adding another internal constant to mutabelle's blacklust
Mon, 23 Jan 2012 14:08:55 +0100 bulwahn adding some more forbidden constant names for the mutated conjecture generation
Mon, 23 Jan 2012 14:07:36 +0100 bulwahn adding code generation for some list relations
Mon, 23 Jan 2012 14:06:19 +0100 bulwahn adding fun_eq_iff to the preprocessing
Mon, 23 Jan 2012 14:00:52 +0100 bulwahn random instance for sets
Mon, 23 Jan 2012 11:59:00 +0100 bulwahn more configurations to mutabelle
Fri, 20 Jan 2012 09:28:54 +0100 bulwahn catching code generation errors in quickcheck-narrowing
Fri, 20 Jan 2012 09:28:53 +0100 bulwahn adding narrowing instance for sets
Fri, 20 Jan 2012 09:28:52 +0100 bulwahn shortened definitions by adding some termify constants
Fri, 20 Jan 2012 09:28:51 +0100 bulwahn tuned
Fri, 20 Jan 2012 09:28:50 +0100 bulwahn adding check_all instance for sets; tuned
Fri, 20 Jan 2012 08:24:51 +0100 nipkow tuned
Fri, 20 Jan 2012 07:55:43 +0100 nipkow tuned
Thu, 19 Jan 2012 21:37:12 +0100 blanchet minor edits in docs
Thu, 19 Jan 2012 21:37:12 +0100 blanchet renamed "sound" option to "strict"
Thu, 19 Jan 2012 21:37:12 +0100 blanchet updated Sledge docs some more
Thu, 19 Jan 2012 21:37:12 +0100 blanchet more doc updates
Thu, 19 Jan 2012 21:37:12 +0100 blanchet updated docs
Thu, 19 Jan 2012 21:37:12 +0100 blanchet lower timeout for preplay, now that we have more preplay methods
Thu, 19 Jan 2012 21:37:12 +0100 blanchet cleanly separate each Metis encoding
Thu, 09 Feb 2012 19:34:23 +0100 wenzelm basic setup for equational reasoning;
Tue, 07 Feb 2012 18:56:40 +0100 wenzelm tuned;
Tue, 07 Feb 2012 18:51:22 +0100 wenzelm updated examples for syntax translations;
Sun, 05 Feb 2012 21:00:38 +0100 wenzelm updated section on raw syntax;
Sun, 05 Feb 2012 18:11:19 +0100 wenzelm updated section about syntax ambiguity;
Sat, 04 Feb 2012 18:33:04 +0100 wenzelm updated/unified section on mixfix annotations;
Sat, 04 Feb 2012 16:08:19 +0100 wenzelm tuned;
Sat, 04 Feb 2012 15:56:49 +0100 wenzelm more on explicit notation;
Sat, 04 Feb 2012 15:44:50 +0100 wenzelm more accurate Pure grammar;
Sat, 04 Feb 2012 14:25:14 +0100 wenzelm more refs;
Sat, 04 Feb 2012 14:20:39 +0100 wenzelm simplified mixfix (NB: infix is no longer required separately);
Thu, 02 Feb 2012 21:21:41 +0100 wenzelm updated section on print modes;
Thu, 02 Feb 2012 20:26:44 +0100 wenzelm misc tuning and reformatting;
Thu, 02 Feb 2012 18:11:42 +0100 wenzelm clarified syntax section structure;
Thu, 02 Feb 2012 17:52:16 +0100 wenzelm discontinued obscure history commands;
Thu, 02 Feb 2012 16:38:15 +0100 wenzelm misc tuning and reformatting;
Thu, 02 Feb 2012 16:07:25 +0100 wenzelm discontinued obscure history commands;
Sun, 29 Jan 2012 22:12:25 +0100 wenzelm updated hint about asm_rl;
Sun, 29 Jan 2012 22:00:10 +0100 wenzelm updated thin_tac;
Sun, 29 Jan 2012 21:40:29 +0100 wenzelm updated distinct_subgoals_tac, flexflex_tac;
Sun, 29 Jan 2012 21:26:09 +0100 wenzelm removed obscure material;
Sun, 29 Jan 2012 21:04:39 +0100 wenzelm updated rotate_tac;
Fri, 27 Jan 2012 21:56:29 +0100 wenzelm tuned;
Fri, 27 Jan 2012 21:48:40 +0100 wenzelm updated citations;
Fri, 27 Jan 2012 21:29:37 +0100 wenzelm updated subgoal_tac;
Thu, 26 Jan 2012 22:21:33 +0100 wenzelm tuned sectioning;
Thu, 26 Jan 2012 22:16:45 +0100 wenzelm updated "Control and search tacticals" (moved from ref to implementation);
Thu, 26 Jan 2012 21:25:18 +0100 wenzelm obsolete -- covered in implementation manual;
Thu, 26 Jan 2012 21:16:11 +0100 wenzelm moved HEADGOAL;
Thu, 26 Jan 2012 15:29:11 +0100 wenzelm removed some obscure material;
Thu, 26 Jan 2012 15:28:17 +0100 wenzelm added SELECT_GOAL;
Thu, 26 Jan 2012 15:04:35 +0100 wenzelm tuned;
Wed, 25 Jan 2012 22:01:15 +0100 wenzelm updated "subgoal quantifiers";
Wed, 25 Jan 2012 21:14:00 +0100 wenzelm tuned ML infixes;
Wed, 25 Jan 2012 21:10:54 +0100 wenzelm document antiquotations for ML infix operators;
Wed, 25 Jan 2012 20:26:05 +0100 wenzelm tuned;
Wed, 25 Jan 2012 19:04:38 +0100 wenzelm updated repetition tacticals;
Wed, 25 Jan 2012 18:18:59 +0100 wenzelm updated THEN, ORELSE, APPEND, and derivatives;
Wed, 25 Jan 2012 16:16:20 +0100 wenzelm removed obscure/outdated material;
Wed, 25 Jan 2012 15:39:08 +0100 wenzelm updated RSN, RL, RLN, MRS;
Wed, 25 Jan 2012 14:13:59 +0100 wenzelm removed obscure/outdated material;
Wed, 25 Jan 2012 13:31:56 +0100 wenzelm tuned;
Wed, 25 Jan 2012 13:24:57 +0100 wenzelm more on Logic.all/mk_implies etc.;
Thu, 19 Jan 2012 16:16:13 +0100 wenzelm reduce AFP test by many hours;
Thu, 19 Jan 2012 09:51:42 +0100 nipkow added termination of narrowing
Wed, 18 Jan 2012 22:06:31 +0100 wenzelm really need 64bit here;
Wed, 18 Jan 2012 13:04:58 +0100 nipkow Added termination proof for widening
Wed, 18 Jan 2012 22:09:29 +1100 kleing switch afp test to Darwin on macbroy2
Wed, 18 Jan 2012 10:05:23 +0100 nipkow merged
Wed, 18 Jan 2012 10:05:14 +0100 nipkow introduced commands over a set of vars
Wed, 18 Jan 2012 00:07:08 +0100 wenzelm basic support for PIDE Scala programming, independently of the main Isabelle repository;
Tue, 17 Jan 2012 18:25:36 +0100 blanchet fixed a bug introduced when porting functions to set -- extensionality on sets break the form of equations expected elsewhere by Nitpick
Tue, 17 Jan 2012 18:25:36 +0100 blanchet updated message
Tue, 17 Jan 2012 18:25:36 +0100 blanchet improve installation instructions
Tue, 17 Jan 2012 18:25:36 +0100 blanchet allow use of proxy for remote SMT solver invocations, just like in the "remote_atp" script
Tue, 17 Jan 2012 16:30:54 +0100 huffman factor-cancellation simprocs now call the full simplifier to prove that factors are non-zero
Tue, 17 Jan 2012 11:15:36 +0100 bulwahn refreshing NEWS
Tue, 17 Jan 2012 10:45:42 +0100 bulwahn renaming theory AList_Impl back to AList (reverting 1fec5b365f9b; AList with distinct key invariant is called DAList)
Tue, 17 Jan 2012 09:38:30 +0100 bulwahn renamed theory AList to DAList
Mon, 16 Jan 2012 21:50:15 +0100 wenzelm position constraints for numerals enable PIDE markup;
Mon, 16 Jan 2012 20:32:33 +0100 wenzelm more careful cumulation of tooltips -- ensure uniform range;
Mon, 16 Jan 2012 13:19:44 +0100 wenzelm tuned;
Mon, 16 Jan 2012 07:55:10 +0100 nipkow tuned
Mon, 16 Jan 2012 07:46:58 +0100 nipkow missing dependency
Sun, 15 Jan 2012 20:30:17 +0100 wenzelm tuned example;
Sun, 15 Jan 2012 20:03:59 +0100 wenzelm merged
Sun, 15 Jan 2012 19:55:31 +0100 wenzelm back to more basic caret_range (reverting 0ad063afa3d6) -- BreakIterator crashes due to non-zero text.offset when deleting the first character of the buffer;
Sun, 15 Jan 2012 19:17:39 +0100 wenzelm recovered outdated_color (cf. 4beb2f41ed93);
Sun, 15 Jan 2012 19:09:03 +0100 wenzelm more precise rendering of overview_color/gutter_message/squiggly_underline based on cumulation of command status and warning/error messages;
Sun, 15 Jan 2012 18:55:27 +0100 wenzelm tuned proofs;
Sun, 15 Jan 2012 17:27:46 +0100 nipkow tuned
Sun, 15 Jan 2012 14:55:30 +0100 wenzelm tuned signature;
Sun, 15 Jan 2012 14:22:54 +0100 wenzelm comments;
Sun, 15 Jan 2012 14:17:42 +0100 wenzelm tuned proofs;
Sun, 15 Jan 2012 14:00:07 +0100 wenzelm eliminated dead code, together with spurious warning about congruence rule for "Fun.comp";
Sun, 15 Jan 2012 13:55:01 +0100 wenzelm more explicit/robust treatment of common snapshot;
Sat, 14 Jan 2012 21:16:15 +0100 wenzelm discontinued old-style Term.list_abs in favour of plain Term.abs;
Sat, 14 Jan 2012 20:05:58 +0100 wenzelm renamed Term.list_all to Logic.list_all, in accordance to HOLogic.list_all;
Sat, 14 Jan 2012 19:06:05 +0100 wenzelm renamed Term.all to Logic.all_const, in accordance to HOLogic.all_const;
Sat, 14 Jan 2012 18:18:06 +0100 wenzelm tuned;
Sat, 14 Jan 2012 17:45:04 +0100 wenzelm discontinued old-style Term.list_all_free in favour of plain Logic.all;
Sat, 14 Jan 2012 16:58:29 +0100 wenzelm tuned;
Sat, 14 Jan 2012 16:25:54 +0100 wenzelm discontinued default rendering for Oheimb's double-space;
Sat, 14 Jan 2012 16:14:22 +0100 wenzelm tuned white space;
Sat, 14 Jan 2012 16:12:09 +0100 wenzelm tuned comment;
Sat, 14 Jan 2012 15:44:44 +0100 wenzelm paranoia null check -- prevent spurious crash of jedit token markup;
Sat, 14 Jan 2012 15:30:54 +0100 wenzelm tuned comments;
Sat, 14 Jan 2012 15:20:29 +0100 wenzelm tuned signature;
Sat, 14 Jan 2012 14:34:42 +0100 wenzelm clarified partial restrict operation;
Sat, 14 Jan 2012 13:22:39 +0100 wenzelm tuned proofs;
Sat, 14 Jan 2012 13:11:32 +0100 wenzelm ignore empty gfx_range;
Sat, 14 Jan 2012 12:36:43 +0100 wenzelm tuned signature;
Fri, 13 Jan 2012 12:31:22 +0100 nipkow tuned
Fri, 13 Jan 2012 11:55:06 +0100 wenzelm handle specific exception, not arbitrary ones (including Interrupt);
Fri, 13 Jan 2012 11:50:28 +0100 wenzelm eliminated dead code;
Thu, 12 Jan 2012 23:29:03 +0100 wenzelm more modest settings for lxbroy10 -- might actually perform better;
Thu, 12 Jan 2012 22:05:54 +0100 wenzelm tuned;
Thu, 12 Jan 2012 21:50:00 +0100 wenzelm improved select_markup: include filtering of defined results;
Thu, 12 Jan 2012 21:21:22 +0100 wenzelm tuned text_color: cumulate with explicit default color;
Thu, 12 Jan 2012 20:58:17 +0100 wenzelm added cat_lines convenience;
Thu, 12 Jan 2012 20:57:37 +0100 wenzelm tuned;
Thu, 12 Jan 2012 20:51:28 +0100 wenzelm clarified mkString: no extra line-breaks for XML.Body;
Thu, 12 Jan 2012 10:19:33 +0100 bulwahn adding exhaustive instances for type constructor set
Thu, 12 Jan 2012 00:14:20 +0100 berghofe Updated generated file
Thu, 12 Jan 2012 00:13:37 +0100 berghofe Added inf_Int_eq to pred_set_conv database as well
Wed, 11 Jan 2012 21:04:22 +0100 wenzelm more conventional eval_tac vs. method_setup "eval";
(0) -30000 -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 +30000 tip