Wed, 13 Nov 2013 12:32:26 +0100 blanchet shortened generated property name
Wed, 13 Nov 2013 10:53:36 +0100 traytel more explicit syntax for defining a bnf
Wed, 13 Nov 2013 09:37:00 +0100 hoelzl fix document generation for HOL-Probability
Tue, 12 Nov 2013 20:08:29 +0100 hoelzl fix document generation for Extended_Nat
Tue, 12 Nov 2013 19:28:56 +0100 hoelzl measure of a countable union
Tue, 12 Nov 2013 19:28:56 +0100 hoelzl add restrict_space measure
Tue, 12 Nov 2013 19:28:55 +0100 hoelzl better support for enat and ereal conversions
Tue, 12 Nov 2013 19:28:55 +0100 hoelzl enat is countable
Tue, 12 Nov 2013 19:28:54 +0100 hoelzl add equalities for SUP and INF over constant functions
Tue, 12 Nov 2013 19:28:54 +0100 hoelzl add finite_select_induct; move generic lemmas from MV_Analysis/Linear_Algebra to the HOL image
Tue, 12 Nov 2013 19:28:53 +0100 hoelzl add acyclicI_order
Tue, 12 Nov 2013 19:28:52 +0100 hoelzl stronger inc_induct and dec_induct
Tue, 12 Nov 2013 19:28:51 +0100 hoelzl countability of the image of a reflexive transitive closure
Tue, 12 Nov 2013 19:28:51 +0100 hoelzl support of_rat with 0 or 1 on order relations
Tue, 12 Nov 2013 19:28:50 +0100 hoelzl equation when indicator function equals 0 or 1
Tue, 12 Nov 2013 14:24:34 +0100 blanchet ported part of function package to new 'Ctr_Sugar' abstraction
Tue, 12 Nov 2013 14:00:56 +0100 blanchet undid copy-paste
Tue, 12 Nov 2013 13:47:24 +0100 blanchet ported 'partial_function' to 'Ctr_Sugar' abstraction
Tue, 12 Nov 2013 13:47:24 +0100 blanchet port list comprehension simproc to 'Ctr_Sugar' abstraction
Tue, 12 Nov 2013 13:47:24 +0100 blanchet added convenience function
Tue, 12 Nov 2013 13:47:24 +0100 blanchet document idiomatic use of 'simps_of_case'
Tue, 12 Nov 2013 13:47:24 +0100 blanchet ported 'Simps_Case_Conv' to use new 'Ctr_Sugar' abstraction
Tue, 12 Nov 2013 13:47:24 +0100 blanchet register old-style datatypes as 'Ctr_Sugar'
Tue, 12 Nov 2013 13:47:24 +0100 blanchet export useful ML function
Tue, 12 Nov 2013 13:47:24 +0100 blanchet moved 'Ctr_Sugar' further up the theory hierarchy, so that 'Datatype' can use it
Tue, 12 Nov 2013 13:47:24 +0100 blanchet tuned headers
Tue, 12 Nov 2013 13:47:24 +0100 blanchet moved 'Ctr_Sugar' files out of BNF, so that it can become a general-purpose abstraction
Tue, 12 Nov 2013 12:04:17 +0100 wenzelm updated sessions;
Tue, 12 Nov 2013 11:52:42 +0100 wenzelm proper latex -- NB: cannot use antiquotation here;
Mon, 11 Nov 2013 22:00:57 +0100 wenzelm merged
Mon, 11 Nov 2013 21:28:08 +0100 wenzelm simplified App template;
Mon, 11 Nov 2013 21:20:51 +0100 wenzelm obsolete;
Mon, 11 Nov 2013 21:16:23 +0100 wenzelm obsolete;
Mon, 11 Nov 2013 21:04:30 +0100 wenzelm tuned message;
Mon, 11 Nov 2013 20:50:12 +0100 wenzelm tuned signature -- removed obsolete Addsimprocs, Delsimprocs;
Mon, 11 Nov 2013 20:00:53 +0100 wenzelm tuned signature;
Mon, 11 Nov 2013 20:51:00 +0100 blanchet minor doc fix
Mon, 11 Nov 2013 18:37:56 +0100 wenzelm merged
Mon, 11 Nov 2013 17:44:21 +0100 wenzelm merged, using src/HOL/Tools/Sledgehammer/sledgehammer_isar.ML and src/HOL/Tools/Sledgehammer/sledgehammer_run.ML from 347c3b0cab44;
Mon, 11 Nov 2013 17:34:44 +0100 wenzelm removed obsolete RC tags;
Mon, 11 Nov 2013 16:40:07 +0100 wenzelm Added tag Isabelle2013-1 for changeset 9c1f21365326
Sat, 09 Nov 2013 18:00:36 +0100 wenzelm tuned; Isabelle2013-1
Sat, 09 Nov 2013 12:47:32 +0100 wenzelm more on completion;
Sat, 09 Nov 2013 11:41:32 +0100 wenzelm adjust modules for Admin/build jars_test;
Sat, 09 Nov 2013 11:24:21 +0100 wenzelm tuned whitespace;
Fri, 08 Nov 2013 17:34:37 +0100 wenzelm added jedit_completion_dismiss_delay for hide_popup, which helps to avoid loosing key events on old popup (no change of default behavior);
Fri, 08 Nov 2013 15:10:16 +0100 wenzelm transfer focus before closing old component -- avoid intermediate focus switch to root component, which is actually visible e.g. on Windows;
Thu, 07 Nov 2013 19:35:57 +0100 wenzelm Added tag Isabelle2013-1-RC4 for changeset 594628261376
Thu, 07 Nov 2013 19:17:53 +0100 wenzelm updated to polyml-5.5.1-1 (fixes-5.5.1 version 1875);
Thu, 07 Nov 2013 13:38:44 +0100 wenzelm tuned;
Thu, 07 Nov 2013 13:34:04 +0100 wenzelm misc tuning;
Wed, 06 Nov 2013 21:20:20 +0100 wenzelm updated to jedit_build-20131106 (Console.jar 5.1.3);
Wed, 06 Nov 2013 20:58:11 +0100 wenzelm join all theory body forks, notably Toplevel.atom_result (diagnostic commands), before peeking at full status;
Wed, 06 Nov 2013 20:46:00 +0100 wenzelm tuned signature;
Wed, 06 Nov 2013 18:15:25 +0100 wenzelm less tiny font for search criteria;
Wed, 06 Nov 2013 18:04:36 +0100 wenzelm tuned tooltips;
Thu, 17 Oct 2013 17:14:06 +0200 Andreas Lochbihler swap equations and premises in the coinductive step for better proof automation
Tue, 05 Nov 2013 18:16:16 +0100 wenzelm no default shortcut for isabelle.reset-font-size -- avoid conflict with unsplit-current;
Tue, 05 Nov 2013 16:41:19 +0100 wenzelm tuned;
Mon, 28 Oct 2013 11:27:14 +0100 noschinl CONTRIBUTORS
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip