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
Sun, 27 Jul 2014 15:29:42 +0200 wenzelm tuned;
Sun, 27 Jul 2014 15:25:00 +0200 wenzelm tuned;
Sat, 26 Jul 2014 19:19:19 +0200 wenzelm no -optimise -- produces bad bytecode;
Sat, 26 Jul 2014 14:52:54 +0200 wenzelm output state first -- avoid fluctuation wrt. warnings, errors, etc.;
Fri, 25 Jul 2014 21:44:03 +0200 wenzelm tuned comment;
Fri, 25 Jul 2014 21:29:12 +0200 wenzelm updated to polyml-5.5.2-1 which addresses two hard crashes;
Fri, 25 Jul 2014 20:55:57 +0200 wenzelm updated to cygwin-20140725, which is presumably close to Cygwin 1.7.31-1;
Fri, 25 Jul 2014 18:41:53 +0200 nipkow added more functions and lemmas
Fri, 25 Jul 2014 17:13:30 +0200 wenzelm proper mkdir;
Fri, 25 Jul 2014 16:58:28 +0200 wenzelm proper option -O;
Fri, 25 Jul 2014 16:50:49 +0200 wenzelm some reshuffling of Poly/ML version to evade failing tests;
Fri, 25 Jul 2014 15:01:18 +0200 wenzelm old 'defs' is legacy --- slightly odd side-entry that bypasses regular Local_Theory.define interface;
Fri, 25 Jul 2014 14:47:38 +0200 wenzelm proper volume name, such that background image is found in /Volumes/Isabelle/.background;
Fri, 25 Jul 2014 14:16:39 +0200 wenzelm tuned;
Fri, 25 Jul 2014 14:15:02 +0200 wenzelm tuned message;
Fri, 25 Jul 2014 14:13:19 +0200 wenzelm setup for drag-and-drop DMG;
Fri, 25 Jul 2014 13:22:37 +0200 blanchet merge
Fri, 25 Jul 2014 13:15:50 +0200 blanchet reordered provers
Fri, 25 Jul 2014 12:22:18 +0200 blanchet compile
Fri, 25 Jul 2014 12:20:48 +0200 blanchet faster minimization by not adding facts that are already in the simpset
Fri, 25 Jul 2014 11:31:20 +0200 blanchet added missing facts to proof method
Fri, 25 Jul 2014 11:26:23 +0200 blanchet don't lose 'minimize' flag before it reaches Isar proof text generation
Fri, 25 Jul 2014 11:26:19 +0200 blanchet tuning
Fri, 25 Jul 2014 11:26:17 +0200 blanchet avoid 'eproof' and 'eproof_ram' scripts if possible (i.e. if 'eprover' can produce reasonable enough proofs for one-liner reconstruction)
Fri, 25 Jul 2014 11:26:11 +0200 blanchet compile
Fri, 25 Jul 2014 11:26:11 +0200 blanchet more robustness in Isar proof construction
Fri, 25 Jul 2014 11:26:10 +0200 blanchet tuning
Thu, 24 Jul 2014 23:18:01 +0200 wenzelm merged
Thu, 24 Jul 2014 23:17:26 +0200 wenzelm more elementary exception handling: evade hard crash of (Runtime.thread true undefined) on Poly/ML 5.5.1 and 5.5.2;
Thu, 24 Jul 2014 23:01:23 +0200 blanchet tuned code
Thu, 24 Jul 2014 20:21:59 +0200 kuncar having extra assumptions (typically from a context) means there is no chance to have a valid code equation => skip decoding and registration of the code equations
Thu, 24 Jul 2014 20:21:34 +0200 kuncar store explicitly quotient types with no_code => more precise registration of code equations
Thu, 24 Jul 2014 19:01:06 +0200 blanchet don't needlessly regenerate entire file when the time stamps are equal
Thu, 24 Jul 2014 18:53:14 +0200 blanchet eliminated source of 'DUP's in MaSh
Thu, 24 Jul 2014 18:46:38 +0200 blanchet fixed sorting (broken since 9cc802a8ab06)
Thu, 24 Jul 2014 18:46:38 +0200 blanchet reenabled MaSh for Isabelle2014 release (hopefully)