Sun, 01 Dec 2013 13:54:41 +0100 wenzelm prefer isabelle application icon;
Sun, 01 Dec 2013 13:03:15 +0100 wenzelm more isabelle logos (from isabelle.ico);
Sat, 30 Nov 2013 22:56:20 +0100 wenzelm prefer 32x32 icon like jedit (image from isabelle.ico);
Sat, 30 Nov 2013 21:17:53 +0100 wenzelm updated isabelle.ico for the record (see also 84177f8372f9);
Sat, 30 Nov 2013 20:59:12 +0100 wenzelm updated icon of Isabelle.exe, using http://convertico.org/image_to_icon_converter on lib/logo/isabelle.gif (approx. 256x256 pixels according to Windows 7 format);
Sat, 30 Nov 2013 17:51:25 +0100 wenzelm further encouragement to read jEdit documentation;
Sat, 30 Nov 2013 17:38:08 +0100 wenzelm clarified view.title;
Sat, 30 Nov 2013 17:26:00 +0100 wenzelm NEWS;
Sat, 30 Nov 2013 16:07:00 +0100 wenzelm non-focusable button, to avoid second interpretation of SPACE in C+e SPACE (isabelle.set-node-required);
Sat, 30 Nov 2013 15:05:10 +0100 wenzelm more thorough read_pid with extra delay, to give external process a chance to write pid file before attempting to terminate it -- especially relevant for PIDE document processing, where interrupts can happen in the range of milliseconds;
Thu, 28 Nov 2013 13:59:00 +0100 wenzelm Added tag Isabelle2013-2-RC2 for changeset 99b9249b3e05
Thu, 28 Nov 2013 12:54:39 +0100 wenzelm more official task context via Task_Queue.enroll, which is required to participate in group cancellation (e.g. to terminate command exec);
Mon, 25 Nov 2013 21:36:10 +0100 wenzelm NEWS;
Mon, 25 Nov 2013 21:17:18 +0100 wenzelm more defensive order of Markup.failed vs. Markup.finished -- more informative status in Isabelle/Scala, although it is not rendered in Isabelle/jEdit;
Mon, 25 Nov 2013 20:49:20 +0100 wenzelm more robust status reports: avoid loosing information about physical events (see also 28d207ba9340, 2bc5924b117f, 9edfd36a0355) -- NB: TTY and Proof General ignore Output.status and Output.report;
Mon, 25 Nov 2013 18:03:38 +0100 wenzelm more robust and portable invocation of kill as bash builtin, instead of external executable -- NB: /bin/kill on Mac OS X Mountain Lion chokes on Linux workaround from 3610ae73cfdb;
Sun, 24 Nov 2013 18:06:09 +0100 wenzelm Added tag Isabelle2013-2-RC1 for changeset 57aefb80b639
Sat, 23 Nov 2013 12:59:12 +0100 wenzelm more on GTK;
Fri, 22 Nov 2013 21:57:50 +0100 wenzelm reintroduced e2d08b9c9047, lost in 54e290da6da8 + e13b0c88c798 (clone of f6ffe53387ef);
Thu, 21 Nov 2013 22:13:11 +0100 wenzelm NEWS;
Thu, 21 Nov 2013 21:55:29 +0100 wenzelm back to Status.FINISHED and immediate remove_overlay (reverting 6e69f9ca8f1c), which is important to avoid restart of print function after edits + re-assignment of located command;
Wed, 20 Nov 2013 23:00:18 +0100 wenzelm updated to Isabelle2013-2;
Wed, 20 Nov 2013 22:15:53 +0100 wenzelm compile on Windows (clone of d04576557400);
Wed, 20 Nov 2013 22:10:45 +0100 wenzelm register actual group of nested worker context -- relevant for insulated cancellation of exec_ids (see also 78693e46a237, e0169f13bd37);
Thu, 05 Dec 2013 17:09:13 +0000 paulson updated mirror script for Cambridge
Thu, 05 Dec 2013 14:35:58 +0100 blanchet proper code generation for discriminators/selectors
Thu, 05 Dec 2013 14:11:45 +0100 blanchet reverted 141cb34744de and e78e7df36690 -- better provide nicer "eta-expanded" definitions for discriminators and selectors, since users might want to unfold them
Thu, 05 Dec 2013 13:38:20 +0100 blanchet experiment
Thu, 05 Dec 2013 13:22:00 +0100 blanchet make sure acyclicity axiom gets generated in the case where the problem involves mutually recursive datatypes
Thu, 05 Dec 2013 09:23:59 +0100 Andreas Lochbihler news
Thu, 05 Dec 2013 09:20:32 +0100 Andreas Lochbihler restrict admissibility to non-empty chains to allow more syntax-directed proof rules
Tue, 03 Dec 2013 02:51:20 +0100 panny merge
Mon, 02 Dec 2013 19:49:34 +0100 panny generate "code" theorems for incomplete definitions
Mon, 02 Dec 2013 20:31:54 +0100 blanchet updated keywords
Mon, 02 Dec 2013 20:31:54 +0100 blanchet added 'no_code' option
Mon, 02 Dec 2013 20:31:54 +0100 blanchet killed obsolete artifact
Mon, 02 Dec 2013 20:31:54 +0100 blanchet revert making 'map_cong' a 'cong' -- it breaks too many proofs in the AFP
Mon, 02 Dec 2013 20:31:54 +0100 blanchet avoid user-level 'Specification.definition' for low-level definitions
Mon, 02 Dec 2013 20:31:54 +0100 blanchet repaired inconsistency introduced in transiting to 'Local_Theory.define'
Mon, 02 Dec 2013 20:31:54 +0100 blanchet docs for forgotten BNF theorems
Mon, 02 Dec 2013 20:31:54 +0100 blanchet tuning
Mon, 02 Dec 2013 20:31:54 +0100 blanchet added 'cong' attribute to 'map_cong'
Mon, 02 Dec 2013 20:31:54 +0100 blanchet avoid user-level 'Specification.definition' for internal constructions (to avoid e.g. automatic code generation behavior)
Mon, 02 Dec 2013 20:31:54 +0100 blanchet don't try to register code equations in a locale with assumptions
Mon, 02 Dec 2013 20:31:54 +0100 blanchet minor doc update
Mon, 02 Dec 2013 20:31:54 +0100 blanchet generalized datatype code generation code so that it works with old-style and new-style (co)datatypes (as long as they are not local)
Mon, 02 Dec 2013 20:31:54 +0100 blanchet simpler code
Sun, 01 Dec 2013 19:32:57 +0100 panny more work towards "exhaustive"
Fri, 29 Nov 2013 14:24:21 +0100 traytel Backed out changeset: a8ad7f6dd217---bypassing Main breaks theories that use \<inf> or \<sup>
Fri, 29 Nov 2013 08:26:45 +0100 traytel set_comprehension_pointfree simproc causes to many surprises if enabled by default
Thu, 28 Nov 2013 22:03:41 +0100 nipkow tuned
Thu, 28 Nov 2013 16:04:10 +0100 blanchet updated docs
Thu, 28 Nov 2013 15:14:00 +0100 blanchet added Riss3g
Thu, 28 Nov 2013 13:58:12 +0100 blanchet reduce dependency (toward move to 'HOL')
Thu, 28 Nov 2013 13:58:11 +0100 blanchet cleaned up indirect dependency
Thu, 28 Nov 2013 12:04:37 +0100 nipkow tuned
Thu, 28 Nov 2013 08:35:14 +0100 haftmann prefer sort-stripping const_typ over Sign.the_const_type whenever appropriate
Thu, 28 Nov 2013 08:34:52 +0100 haftmann prefer name-normalizing devarify over unvarifyT whenever appropriate
Wed, 27 Nov 2013 15:34:07 +0100 traytel some documentation
Wed, 27 Nov 2013 15:08:18 +0100 traytel command for axiomatic declaration of bnfs---allow theoreticians to fix an arbitrary type with functorial structure and work abstractly on it
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip