wenzelm [Wed, 29 Oct 2014 17:01:44 +0100] rev 58825
modernized setup;
wenzelm [Wed, 29 Oct 2014 15:28:27 +0100] rev 58824
modernized setup;
wenzelm [Wed, 29 Oct 2014 15:15:17 +0100] rev 58823
modernized setup;
wenzelm [Wed, 29 Oct 2014 15:07:53 +0100] rev 58822
modernized setup;
wenzelm [Wed, 29 Oct 2014 15:02:29 +0100] rev 58821
modernized setup;
wenzelm [Wed, 29 Oct 2014 14:40:14 +0100] rev 58820
modernized setup;
wenzelm [Wed, 29 Oct 2014 14:14:36 +0100] rev 58819
modernized setup;
tuned whitespace;
wenzelm [Wed, 29 Oct 2014 14:05:36 +0100] rev 58818
modernized setup;
wenzelm [Wed, 29 Oct 2014 13:57:20 +0100] rev 58817
modernized setup;
wenzelm [Wed, 29 Oct 2014 13:42:38 +0100] rev 58816
modernized setup;
more standard module name;
wenzelm [Wed, 29 Oct 2014 11:41:54 +0100] rev 58815
modernized setup;
wenzelm [Wed, 29 Oct 2014 11:33:29 +0100] rev 58814
modernized setup;
tuned whitespace;
wenzelm [Wed, 29 Oct 2014 11:19:27 +0100] rev 58813
tuned;
wenzelm [Wed, 29 Oct 2014 11:13:24 +0100] rev 58812
modernized setup;
wenzelm [Wed, 29 Oct 2014 10:58:41 +0100] rev 58811
modernized setup;
more standard module name;
wenzelm [Wed, 29 Oct 2014 10:35:00 +0100] rev 58810
more standard theory name;
wenzelm [Wed, 29 Oct 2014 09:42:46 +0100] rev 58809
more iterators;
nipkow [Wed, 29 Oct 2014 12:01:39 +0100] rev 58808
removed useless lemmas
nipkow [Wed, 29 Oct 2014 11:03:23 +0100] rev 58807
tuned layout and proofs
wenzelm [Tue, 28 Oct 2014 17:16:22 +0100] rev 58806
tuned proofs;
tuned white space;
more symbols;
wenzelm [Tue, 28 Oct 2014 16:44:58 +0100] rev 58805
increase chances that HOL-Proofs image still works for polyml-5.3.0;
wenzelm [Tue, 28 Oct 2014 16:27:11 +0100] rev 58804
tuned signature;
wenzelm [Tue, 28 Oct 2014 16:20:26 +0100] rev 58803
proper selectMatch, e.g. relevant for S-click on gutter;
wenzelm [Tue, 28 Oct 2014 16:19:04 +0100] rev 58802
find command span in buffer;
tuned signature;
wenzelm [Tue, 28 Oct 2014 13:52:54 +0100] rev 58801
'notepad' requires proper nesting of begin/end;
wenzelm [Tue, 28 Oct 2014 11:42:51 +0100] rev 58800
explicit keyword category for commands that may start a block;
wenzelm [Tue, 28 Oct 2014 11:27:57 +0100] rev 58799
updated keywords;
wenzelm [Tue, 28 Oct 2014 10:35:38 +0100] rev 58798
'oops' requires proper goal statement -- exclude 'notepad' to avoid disrupting begin/end structure;
wenzelm [Tue, 28 Oct 2014 09:57:12 +0100] rev 58797
more abstract type;
wenzelm [Tue, 28 Oct 2014 09:32:18 +0100] rev 58796
tuned;
wenzelm [Tue, 28 Oct 2014 09:20:07 +0100] rev 58795
tuned;
wenzelm [Mon, 27 Oct 2014 20:31:51 +0100] rev 58794
updated to jdk-7u72;
wenzelm [Mon, 27 Oct 2014 20:21:56 +0100] rev 58793
increase chances that HOL-Proofs image still works for polyml-5.3.0;
wenzelm [Mon, 27 Oct 2014 20:20:53 +0100] rev 58792
JRE is sufficient for official release -- javac and jar are only needed for self-build;
wenzelm [Mon, 27 Oct 2014 16:11:24 +0100] rev 58791
clarified ISABELLE_JDK_HOME vs. JAVA_HOME;
wenzelm [Mon, 27 Oct 2014 16:00:04 +0100] rev 58790
ISABELLE_JAVA_EXT is obsolete;
no censorship of ISABELLE_JDK_HOME;
hoelzl [Mon, 27 Oct 2014 12:21:24 +0100] rev 58789
further generalization of natfloor_div_nat
hoelzl [Mon, 27 Oct 2014 12:03:13 +0100] rev 58788
generalize natfloor_div_nat, add floor variant: floor_divide_real_eq_div
haftmann [Sun, 26 Oct 2014 19:11:16 +0100] rev 58787
eliminated redundancies;
more simp rules
haftmann [Sat, 25 Oct 2014 19:20:28 +0200] rev 58786
more simp rules;
slight proof tuning
wenzelm [Sun, 26 Oct 2014 15:57:10 +0100] rev 58785
clarified default;
wenzelm [Sun, 26 Oct 2014 15:46:02 +0100] rev 58784
support negative extraLineSpacing;
updated ErrorList.jar 2.3;
wenzelm [Sat, 25 Oct 2014 21:16:32 +0200] rev 58783
tuned whitespace;
more symbols;
wenzelm [Sat, 25 Oct 2014 11:53:35 +0200] rev 58782
made SML/NJ happy;
wenzelm [Fri, 24 Oct 2014 20:49:23 +0200] rev 58781
merged;
wenzelm [Fri, 24 Oct 2014 11:30:39 +0200] rev 58780
discontinued python from standard system environment;
wenzelm [Fri, 24 Oct 2014 11:05:19 +0200] rev 58779
more generous default;
haftmann [Thu, 23 Oct 2014 19:40:41 +0200] rev 58778
even further downshift of theory Parity in the hierarchy
haftmann [Thu, 23 Oct 2014 19:40:39 +0200] rev 58777
further downshift of theory Parity in the hierarchy
hoelzl [Fri, 24 Oct 2014 15:07:51 +0200] rev 58776
use NO_MATCH-simproc for distribution rules in field_simps, otherwise field_simps on '(a / (c + d)) * (e + f)' can be non-terminating
hoelzl [Fri, 24 Oct 2014 15:07:49 +0200] rev 58775
move NO_MATCH simproc from the AFP entry Graph_Theory to HOL
haftmann [Thu, 23 Oct 2014 16:25:08 +0200] rev 58774
repaired long-standing accident
haftmann [Thu, 23 Oct 2014 14:43:51 +0200] rev 58773
explicit definition restores HOL Light import after cb9d84d3e7f2
haftmann [Thu, 23 Oct 2014 14:43:48 +0200] rev 58772
tuned language and spelling
haftmann [Thu, 23 Oct 2014 14:04:05 +0200] rev 58771
slight generalization and unification of simp rules for algebraic procedures
haftmann [Thu, 23 Oct 2014 14:04:05 +0200] rev 58770
downshift of theory Parity in the hierarchy
haftmann [Thu, 23 Oct 2014 14:04:05 +0200] rev 58769
parity induction over natural numbers
wenzelm [Wed, 22 Oct 2014 23:15:40 +0200] rev 58768
merged
wenzelm [Wed, 22 Oct 2014 17:34:01 +0200] rev 58767
proper line height and text base line, like regular TextAreaPainter.PaintText;
wenzelm [Wed, 22 Oct 2014 17:30:58 +0200] rev 58766
tuned imports;
Andreas Lochbihler [Wed, 22 Oct 2014 17:34:19 +0200] rev 58765
merged
Andreas Lochbihler [Wed, 22 Oct 2014 13:58:30 +0200] rev 58764
add print translation for probability notation \<P>
wenzelm [Wed, 22 Oct 2014 17:04:45 +0200] rev 58763
find main command keyword of 'begin';
wenzelm [Wed, 22 Oct 2014 16:44:57 +0200] rev 58762
restricted scanning;