Sat, 30 Nov 2013 17:26:00 +0100 NEWS;
wenzelm [Sat, 30 Nov 2013 17:26:00 +0100] rev 54653
NEWS;
Sat, 30 Nov 2013 16:07:00 +0100 non-focusable button, to avoid second interpretation of SPACE in C+e SPACE (isabelle.set-node-required);
wenzelm [Sat, 30 Nov 2013 16:07:00 +0100] rev 54652
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 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;
wenzelm [Sat, 30 Nov 2013 15:05:10 +0100] rev 54651
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 Added tag Isabelle2013-2-RC2 for changeset 99b9249b3e05
wenzelm [Thu, 28 Nov 2013 13:59:00 +0100] rev 54650
Added tag Isabelle2013-2-RC2 for changeset 99b9249b3e05
Thu, 28 Nov 2013 12:54:39 +0100 more official task context via Task_Queue.enroll, which is required to participate in group cancellation (e.g. to terminate command exec);
wenzelm [Thu, 28 Nov 2013 12:54:39 +0100] rev 54649
more official task context via Task_Queue.enroll, which is required to participate in group cancellation (e.g. to terminate command exec); tuned signature;
Mon, 25 Nov 2013 21:36:10 +0100 NEWS;
wenzelm [Mon, 25 Nov 2013 21:36:10 +0100] rev 54648
NEWS;
Mon, 25 Nov 2013 21:17:18 +0100 more defensive order of Markup.failed vs. Markup.finished -- more informative status in Isabelle/Scala, although it is not rendered in Isabelle/jEdit;
wenzelm [Mon, 25 Nov 2013 21:17:18 +0100] rev 54647
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 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;
wenzelm [Mon, 25 Nov 2013 20:49:20 +0100] rev 54646
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; more defensive order of Markup.failed vs. Markup.finished, to allow breakdown of ML execution context (see also d7a1973b063c);
Mon, 25 Nov 2013 18:03:38 +0100 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;
wenzelm [Mon, 25 Nov 2013 18:03:38 +0100] rev 54645
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 Added tag Isabelle2013-2-RC1 for changeset 57aefb80b639
wenzelm [Sun, 24 Nov 2013 18:06:09 +0100] rev 54644
Added tag Isabelle2013-2-RC1 for changeset 57aefb80b639
Sat, 23 Nov 2013 12:59:12 +0100 more on GTK;
wenzelm [Sat, 23 Nov 2013 12:59:12 +0100] rev 54643
more on GTK;
Fri, 22 Nov 2013 21:57:50 +0100 reintroduced e2d08b9c9047, lost in 54e290da6da8 + e13b0c88c798 (clone of f6ffe53387ef);
wenzelm [Fri, 22 Nov 2013 21:57:50 +0100] rev 54642
reintroduced e2d08b9c9047, lost in 54e290da6da8 + e13b0c88c798 (clone of f6ffe53387ef);
Thu, 21 Nov 2013 22:13:11 +0100 NEWS;
wenzelm [Thu, 21 Nov 2013 22:13:11 +0100] rev 54641
NEWS;
Thu, 21 Nov 2013 21:55:29 +0100 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;
wenzelm [Thu, 21 Nov 2013 21:55:29 +0100] rev 54640
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; resolve sendback wrt. static command id, to allow active area even after exec_id is removed (cf. prune_delay);
Wed, 20 Nov 2013 23:00:18 +0100 updated to Isabelle2013-2;
wenzelm [Wed, 20 Nov 2013 23:00:18 +0100] rev 54639
updated to Isabelle2013-2;
Wed, 20 Nov 2013 22:15:53 +0100 compile on Windows (clone of d04576557400);
wenzelm [Wed, 20 Nov 2013 22:15:53 +0100] rev 54638
compile on Windows (clone of d04576557400);
Wed, 20 Nov 2013 22:10:45 +0100 register actual group of nested worker context -- relevant for insulated cancellation of exec_ids (see also 78693e46a237, e0169f13bd37);
wenzelm [Wed, 20 Nov 2013 22:10:45 +0100] rev 54637
register actual group of nested worker context -- relevant for insulated cancellation of exec_ids (see also 78693e46a237, e0169f13bd37); tuned signature;
Thu, 05 Dec 2013 17:09:13 +0000 updated mirror script for Cambridge
paulson [Thu, 05 Dec 2013 17:09:13 +0000] rev 54636
updated mirror script for Cambridge
Thu, 05 Dec 2013 14:35:58 +0100 proper code generation for discriminators/selectors
blanchet [Thu, 05 Dec 2013 14:35:58 +0100] rev 54635
proper code generation for discriminators/selectors
Thu, 05 Dec 2013 14:11:45 +0100 reverted 141cb34744de and e78e7df36690 -- better provide nicer "eta-expanded" definitions for discriminators and selectors, since users might want to unfold them
blanchet [Thu, 05 Dec 2013 14:11:45 +0100] rev 54634
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 experiment
blanchet [Thu, 05 Dec 2013 13:38:20 +0100] rev 54633
experiment
Thu, 05 Dec 2013 13:22:00 +0100 make sure acyclicity axiom gets generated in the case where the problem involves mutually recursive datatypes
blanchet [Thu, 05 Dec 2013 13:22:00 +0100] rev 54632
make sure acyclicity axiom gets generated in the case where the problem involves mutually recursive datatypes
Thu, 05 Dec 2013 09:23:59 +0100 news
Andreas Lochbihler [Thu, 05 Dec 2013 09:23:59 +0100] rev 54631
news
Thu, 05 Dec 2013 09:20:32 +0100 restrict admissibility to non-empty chains to allow more syntax-directed proof rules
Andreas Lochbihler [Thu, 05 Dec 2013 09:20:32 +0100] rev 54630
restrict admissibility to non-empty chains to allow more syntax-directed proof rules
Tue, 03 Dec 2013 02:51:20 +0100 merge
panny [Tue, 03 Dec 2013 02:51:20 +0100] rev 54629
merge
Mon, 02 Dec 2013 19:49:34 +0100 generate "code" theorems for incomplete definitions
panny [Mon, 02 Dec 2013 19:49:34 +0100] rev 54628
generate "code" theorems for incomplete definitions
Mon, 02 Dec 2013 20:31:54 +0100 updated keywords
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54627
updated keywords
Mon, 02 Dec 2013 20:31:54 +0100 added 'no_code' option
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54626
added 'no_code' option
Mon, 02 Dec 2013 20:31:54 +0100 killed obsolete artifact
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54625
killed obsolete artifact
Mon, 02 Dec 2013 20:31:54 +0100 revert making 'map_cong' a 'cong' -- it breaks too many proofs in the AFP
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54624
revert making 'map_cong' a 'cong' -- it breaks too many proofs in the AFP
Mon, 02 Dec 2013 20:31:54 +0100 avoid user-level 'Specification.definition' for low-level definitions
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54623
avoid user-level 'Specification.definition' for low-level definitions
Mon, 02 Dec 2013 20:31:54 +0100 repaired inconsistency introduced in transiting to 'Local_Theory.define'
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54622
repaired inconsistency introduced in transiting to 'Local_Theory.define'
Mon, 02 Dec 2013 20:31:54 +0100 docs for forgotten BNF theorems
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54621
docs for forgotten BNF theorems
Mon, 02 Dec 2013 20:31:54 +0100 tuning
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54620
tuning
Mon, 02 Dec 2013 20:31:54 +0100 added 'cong' attribute to 'map_cong'
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54619
added 'cong' attribute to 'map_cong'
Mon, 02 Dec 2013 20:31:54 +0100 avoid user-level 'Specification.definition' for internal constructions (to avoid e.g. automatic code generation behavior)
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54618
avoid user-level 'Specification.definition' for internal constructions (to avoid e.g. automatic code generation behavior)
Mon, 02 Dec 2013 20:31:54 +0100 don't try to register code equations in a locale with assumptions
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54617
don't try to register code equations in a locale with assumptions
Mon, 02 Dec 2013 20:31:54 +0100 minor doc update
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54616
minor doc update
Mon, 02 Dec 2013 20:31:54 +0100 generalized datatype code generation code so that it works with old-style and new-style (co)datatypes (as long as they are not local)
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54615
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 simpler code
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54614
simpler code
Sun, 01 Dec 2013 19:32:57 +0100 more work towards "exhaustive"
panny [Sun, 01 Dec 2013 19:32:57 +0100] rev 54613
more work towards "exhaustive"
Fri, 29 Nov 2013 14:24:21 +0100 Backed out changeset: a8ad7f6dd217---bypassing Main breaks theories that use \<inf> or \<sup>
traytel [Fri, 29 Nov 2013 14:24:21 +0100] rev 54612
Backed out changeset: a8ad7f6dd217---bypassing Main breaks theories that use \<inf> or \<sup>
Fri, 29 Nov 2013 08:26:45 +0100 set_comprehension_pointfree simproc causes to many surprises if enabled by default
traytel [Fri, 29 Nov 2013 08:26:45 +0100] rev 54611
set_comprehension_pointfree simproc causes to many surprises if enabled by default
Thu, 28 Nov 2013 22:03:41 +0100 tuned
nipkow [Thu, 28 Nov 2013 22:03:41 +0100] rev 54610
tuned
Thu, 28 Nov 2013 16:04:10 +0100 updated docs
blanchet [Thu, 28 Nov 2013 16:04:10 +0100] rev 54609
updated docs
Thu, 28 Nov 2013 15:14:00 +0100 added Riss3g
blanchet [Thu, 28 Nov 2013 15:14:00 +0100] rev 54608
added Riss3g
Thu, 28 Nov 2013 13:58:12 +0100 reduce dependency (toward move to 'HOL')
blanchet [Thu, 28 Nov 2013 13:58:12 +0100] rev 54607
reduce dependency (toward move to 'HOL')
Thu, 28 Nov 2013 13:58:11 +0100 cleaned up indirect dependency
blanchet [Thu, 28 Nov 2013 13:58:11 +0100] rev 54606
cleaned up indirect dependency
Thu, 28 Nov 2013 12:04:37 +0100 tuned
nipkow [Thu, 28 Nov 2013 12:04:37 +0100] rev 54605
tuned
Thu, 28 Nov 2013 08:35:14 +0100 prefer sort-stripping const_typ over Sign.the_const_type whenever appropriate
haftmann [Thu, 28 Nov 2013 08:35:14 +0100] rev 54604
prefer sort-stripping const_typ over Sign.the_const_type whenever appropriate
Thu, 28 Nov 2013 08:34:52 +0100 prefer name-normalizing devarify over unvarifyT whenever appropriate
haftmann [Thu, 28 Nov 2013 08:34:52 +0100] rev 54603
prefer name-normalizing devarify over unvarifyT whenever appropriate
Wed, 27 Nov 2013 15:34:07 +0100 some documentation
traytel [Wed, 27 Nov 2013 15:34:07 +0100] rev 54602
some documentation
Wed, 27 Nov 2013 15:08:18 +0100 command for axiomatic declaration of bnfs---allow theoreticians to fix an arbitrary type with functorial structure and work abstractly on it
traytel [Wed, 27 Nov 2013 15:08:18 +0100] rev 54601
command for axiomatic declaration of bnfs---allow theoreticians to fix an arbitrary type with functorial structure and work abstractly on it
Wed, 27 Nov 2013 11:08:55 +0100 remove junk
Andreas Lochbihler [Wed, 27 Nov 2013 11:08:55 +0100] rev 54600
remove junk
Wed, 27 Nov 2013 10:54:44 +0100 revert 4af7c82463d3 and document type class problem in Haskell
Andreas Lochbihler [Wed, 27 Nov 2013 10:54:44 +0100] rev 54599
revert 4af7c82463d3 and document type class problem in Haskell
Wed, 27 Nov 2013 10:43:51 +0100 merged
Andreas Lochbihler [Wed, 27 Nov 2013 10:43:51 +0100] rev 54598
merged
Wed, 20 Nov 2013 12:11:12 +0100 no ord instance for String.literal in Haskell when list is also ordered lexicographically
Andreas Lochbihler [Wed, 20 Nov 2013 12:11:12 +0100] rev 54597
no ord instance for String.literal in Haskell when list is also ordered lexicographically
Wed, 20 Nov 2013 11:59:33 +0100 implement comparisons on String.literal by target-language comparisons
Andreas Lochbihler [Wed, 20 Nov 2013 11:59:33 +0100] rev 54596
implement comparisons on String.literal by target-language comparisons
Wed, 20 Nov 2013 11:12:35 +0100 instantiate linorder for String.literal by lexicographic order
Andreas Lochbihler [Wed, 20 Nov 2013 11:12:35 +0100] rev 54595
instantiate linorder for String.literal by lexicographic order
Wed, 20 Nov 2013 11:10:05 +0100 setup lifting/transfer for String.literal
Andreas Lochbihler [Wed, 20 Nov 2013 11:10:05 +0100] rev 54594
setup lifting/transfer for String.literal
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip