Tue, 28 Oct 2014 10:35:38 +0100 wenzelm 'oops' requires proper goal statement -- exclude 'notepad' to avoid disrupting begin/end structure;
Tue, 28 Oct 2014 09:57:12 +0100 wenzelm more abstract type;
Tue, 28 Oct 2014 09:32:18 +0100 wenzelm tuned;
Tue, 28 Oct 2014 09:20:07 +0100 wenzelm tuned;
Mon, 27 Oct 2014 20:31:51 +0100 wenzelm updated to jdk-7u72;
Mon, 27 Oct 2014 20:21:56 +0100 wenzelm increase chances that HOL-Proofs image still works for polyml-5.3.0;
Mon, 27 Oct 2014 20:20:53 +0100 wenzelm JRE is sufficient for official release -- javac and jar are only needed for self-build;
Mon, 27 Oct 2014 16:11:24 +0100 wenzelm clarified ISABELLE_JDK_HOME vs. JAVA_HOME;
Mon, 27 Oct 2014 16:00:04 +0100 wenzelm ISABELLE_JAVA_EXT is obsolete;
Mon, 27 Oct 2014 12:21:24 +0100 hoelzl further generalization of natfloor_div_nat
Mon, 27 Oct 2014 12:03:13 +0100 hoelzl generalize natfloor_div_nat, add floor variant: floor_divide_real_eq_div
Sun, 26 Oct 2014 19:11:16 +0100 haftmann eliminated redundancies;
Sat, 25 Oct 2014 19:20:28 +0200 haftmann more simp rules;
Sun, 26 Oct 2014 15:57:10 +0100 wenzelm clarified default;
Sun, 26 Oct 2014 15:46:02 +0100 wenzelm support negative extraLineSpacing;
Sat, 25 Oct 2014 21:16:32 +0200 wenzelm tuned whitespace;
Sat, 25 Oct 2014 11:53:35 +0200 wenzelm made SML/NJ happy;
Fri, 24 Oct 2014 20:49:23 +0200 wenzelm merged;
Fri, 24 Oct 2014 11:30:39 +0200 wenzelm discontinued python from standard system environment;
Fri, 24 Oct 2014 11:05:19 +0200 wenzelm more generous default;
Thu, 23 Oct 2014 19:40:41 +0200 haftmann even further downshift of theory Parity in the hierarchy
Thu, 23 Oct 2014 19:40:39 +0200 haftmann further downshift of theory Parity in the hierarchy
Fri, 24 Oct 2014 15:07:51 +0200 hoelzl use NO_MATCH-simproc for distribution rules in field_simps, otherwise field_simps on '(a / (c + d)) * (e + f)' can be non-terminating
Fri, 24 Oct 2014 15:07:49 +0200 hoelzl move NO_MATCH simproc from the AFP entry Graph_Theory to HOL
Thu, 23 Oct 2014 16:25:08 +0200 haftmann repaired long-standing accident
Thu, 23 Oct 2014 14:43:51 +0200 haftmann explicit definition restores HOL Light import after cb9d84d3e7f2
Thu, 23 Oct 2014 14:43:48 +0200 haftmann tuned language and spelling
Thu, 23 Oct 2014 14:04:05 +0200 haftmann slight generalization and unification of simp rules for algebraic procedures
Thu, 23 Oct 2014 14:04:05 +0200 haftmann downshift of theory Parity in the hierarchy
Thu, 23 Oct 2014 14:04:05 +0200 haftmann parity induction over natural numbers
Wed, 22 Oct 2014 23:15:40 +0200 wenzelm merged
Wed, 22 Oct 2014 17:34:01 +0200 wenzelm proper line height and text base line, like regular TextAreaPainter.PaintText;
Wed, 22 Oct 2014 17:30:58 +0200 wenzelm tuned imports;
Wed, 22 Oct 2014 17:34:19 +0200 Andreas Lochbihler merged
Wed, 22 Oct 2014 13:58:30 +0200 Andreas Lochbihler add print translation for probability notation \<P>
Wed, 22 Oct 2014 17:04:45 +0200 wenzelm find main command keyword of 'begin';
Wed, 22 Oct 2014 16:44:57 +0200 wenzelm restricted scanning;
Wed, 22 Oct 2014 11:24:48 +0200 wenzelm repaired rail diagram (cf. 8450b944e58a);
Tue, 21 Oct 2014 22:18:06 +0200 wenzelm foldPainter like Windows L&F;
Tue, 21 Oct 2014 21:55:45 +0200 wenzelm merged
Tue, 21 Oct 2014 21:35:45 +0200 wenzelm NEWS;
Tue, 21 Oct 2014 21:32:12 +0200 wenzelm tuned whitespace;
Tue, 21 Oct 2014 21:20:45 +0200 wenzelm ignore improper tokens to avoid ambiguity of Range.touches (assuming that relevant tokens are separated properly);
Tue, 21 Oct 2014 21:02:36 +0200 wenzelm support for proof structure matching;
Tue, 21 Oct 2014 20:45:05 +0200 wenzelm tuned;
Tue, 21 Oct 2014 20:44:17 +0200 wenzelm tuned;
Tue, 21 Oct 2014 20:19:14 +0200 wenzelm support for begin/end matching;
Tue, 21 Oct 2014 20:18:37 +0200 wenzelm proper token kind;
Tue, 21 Oct 2014 19:20:48 +0200 wenzelm added option jedit_structure_limit;
Tue, 21 Oct 2014 17:49:51 +0200 wenzelm some structure matching, based on line token iterators;
Tue, 21 Oct 2014 15:21:44 +0200 wenzelm support for structure matching;
Tue, 21 Oct 2014 13:56:42 +0200 wenzelm tuned rendering;
Tue, 21 Oct 2014 13:21:59 +0200 wenzelm back to alternative fold painter, despite f03a9c57760a -- gutter painter seems to have changed in the meantime;
Tue, 21 Oct 2014 11:13:16 +0200 wenzelm tuned;
Tue, 21 Oct 2014 10:58:19 +0200 wenzelm update_cartouches;
Tue, 21 Oct 2014 10:53:24 +0200 wenzelm clarified tree root;
Tue, 21 Oct 2014 10:00:25 +0200 wenzelm tuned spacing;
Tue, 21 Oct 2014 09:50:22 +0200 wenzelm clarified verbatim line breaks, e.g. relevant for Implementation mldecls;
Tue, 21 Oct 2014 21:10:44 +0200 haftmann turn even into an abbreviation
Tue, 21 Oct 2014 17:23:16 +0200 desharna update documentation for 'size_o_map'
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip