Mon, 21 Jul 2014 16:04:45 +0200 clarified "simp_trace_new" and corresponding isar-ref section;
wenzelm [Mon, 21 Jul 2014 16:04:45 +0200] rev 57591
clarified "simp_trace_new" and corresponding isar-ref section;
Mon, 21 Jul 2014 15:16:50 +0200 more on "Simplifier trace" (by Lars Hupel);
wenzelm [Mon, 21 Jul 2014 15:16:50 +0200] rev 57590
more on "Simplifier trace" (by Lars Hupel);
Mon, 21 Jul 2014 14:24:10 +0200 always complete explicit symbols;
wenzelm [Mon, 21 Jul 2014 14:24:10 +0200] rev 57589
always complete explicit symbols;
Mon, 21 Jul 2014 13:50:26 +0200 discontinued unfinished attempts at syntactic word context (see 2e1398b484aa, 08a1c860bc12, 7f229b0212fe) -- back to more basic completion of Isabelle2013-2;
wenzelm [Mon, 21 Jul 2014 13:50:26 +0200] rev 57588
discontinued unfinished attempts at syntactic word context (see 2e1398b484aa, 08a1c860bc12, 7f229b0212fe) -- back to more basic completion of Isabelle2013-2;
Mon, 21 Jul 2014 12:25:54 +0200 updated to jdk-7u65;
wenzelm [Mon, 21 Jul 2014 12:25:54 +0200] rev 57587
updated to jdk-7u65;
Mon, 21 Jul 2014 18:04:08 +0200 regression test for datatypes defined in IsaFoR
traytel [Mon, 21 Jul 2014 18:04:08 +0200] rev 57586
regression test for datatypes defined in IsaFoR
Mon, 21 Jul 2014 15:23:57 +0200 ghc mac installation repaired; test back on.
kleing [Mon, 21 Jul 2014 15:23:57 +0200] rev 57585
ghc mac installation repaired; test back on.
Sun, 20 Jul 2014 22:05:35 +0200 proper condition wrt. ISABELLE_GHC (cf. 8840fa17e17c);
wenzelm [Sun, 20 Jul 2014 22:05:35 +0200] rev 57584
proper condition wrt. ISABELLE_GHC (cf. 8840fa17e17c);
Sun, 20 Jul 2014 20:00:53 +0200 updated to jdk-8u11 (inactive);
wenzelm [Sun, 20 Jul 2014 20:00:53 +0200] rev 57583
updated to jdk-8u11 (inactive);
Sun, 20 Jul 2014 19:36:46 +0200 avoid delay_load overrun;
wenzelm [Sun, 20 Jul 2014 19:36:46 +0200] rev 57582
avoid delay_load overrun;
Sun, 20 Jul 2014 17:54:01 +0200 provide explicit options file -- avoid multiple Scala/JVM invocation;
wenzelm [Sun, 20 Jul 2014 17:54:01 +0200] rev 57581
provide explicit options file -- avoid multiple Scala/JVM invocation;
Sun, 20 Jul 2014 17:21:14 +0200 check and build Isabelle session for console tool -- avoid multiple Scala/JVM invocation;
wenzelm [Sun, 20 Jul 2014 17:21:14 +0200] rev 57580
check and build Isabelle session for console tool -- avoid multiple Scala/JVM invocation;
Sat, 19 Jul 2014 21:32:54 +0200 attempt to run without ISABELLE_GHC setting again on mac-poly
kleing [Sat, 19 Jul 2014 21:32:54 +0200] rev 57579
attempt to run without ISABELLE_GHC setting again on mac-poly
Sat, 19 Jul 2014 21:20:38 +0200 apparently, setting ISABELLE_GHC makes ghc unusable
kleing [Sat, 19 Jul 2014 21:20:38 +0200] rev 57578
apparently, setting ISABELLE_GHC makes ghc unusable
Sat, 19 Jul 2014 18:30:43 +0200 reverse induction over nonempty lists
haftmann [Sat, 19 Jul 2014 18:30:43 +0200] rev 57577
reverse induction over nonempty lists
Sat, 19 Jul 2014 18:30:42 +0200 more appropriate postprocessing of rational numbers: extract sign to front of fraction
haftmann [Sat, 19 Jul 2014 18:30:42 +0200] rev 57576
more appropriate postprocessing of rational numbers: extract sign to front of fraction
Sat, 19 Jul 2014 11:20:09 +0200 doc fixes (contributed by Christian Sternagel)
blanchet [Sat, 19 Jul 2014 11:20:09 +0200] rev 57575
doc fixes (contributed by Christian Sternagel)
Sat, 19 Jul 2014 11:20:09 +0200 made SML/NJ happier
blanchet [Sat, 19 Jul 2014 11:20:09 +0200] rev 57574
made SML/NJ happier
Fri, 18 Jul 2014 22:16:03 +0200 avoid duplicate fact name
kleing [Fri, 18 Jul 2014 22:16:03 +0200] rev 57573
avoid duplicate fact name
Fri, 18 Jul 2014 21:40:11 +0200 afp-poly runs on macbroy2 (different ghc)
kleing [Fri, 18 Jul 2014 21:40:11 +0200] rev 57572
afp-poly runs on macbroy2 (different ghc)
Fri, 18 Jul 2014 14:21:42 +0200 reinstated popular add_ac and mult_ac to avoid needless incompatibilities in user space
nipkow [Fri, 18 Jul 2014 14:21:42 +0200] rev 57571
reinstated popular add_ac and mult_ac to avoid needless incompatibilities in user space
Fri, 18 Jul 2014 14:03:09 +0200 tuned
nipkow [Fri, 18 Jul 2014 14:03:09 +0200] rev 57570
tuned
Thu, 17 Jul 2014 14:55:56 +0200 register tree with datatype_compat ot support QuickCheck
hoelzl [Thu, 17 Jul 2014 14:55:56 +0200] rev 57569
register tree with datatype_compat ot support QuickCheck
Thu, 17 Jul 2014 10:29:09 +0200 fix bug caused by bad context
desharna [Thu, 17 Jul 2014 10:29:09 +0200] rev 57568
fix bug caused by bad context
Thu, 17 Jul 2014 10:28:32 +0200 add mk_Trueprop_mem utility function
desharna [Thu, 17 Jul 2014 10:28:32 +0200] rev 57567
add mk_Trueprop_mem utility function
Wed, 16 Jul 2014 17:57:27 +0200 disabled MaSh for the Isabelle2014 release, due to a couple of issues
blanchet [Wed, 16 Jul 2014 17:57:27 +0200] rev 57566
disabled MaSh for the Isabelle2014 release, due to a couple of issues
Wed, 16 Jul 2014 10:22:06 +0200 refactor commonly used functions
desharna [Wed, 16 Jul 2014 10:22:06 +0200] rev 57565
refactor commonly used functions
Wed, 16 Jul 2014 10:13:38 +0200 document property 'rel_sel'
desharna [Wed, 16 Jul 2014 10:13:38 +0200] rev 57564
document property 'rel_sel'
Wed, 16 Jul 2014 10:13:00 +0200 generate 'rel_sel' theorem for (co)datatypes
desharna [Wed, 16 Jul 2014 10:13:00 +0200] rev 57563
generate 'rel_sel' theorem for (co)datatypes
Wed, 16 Jul 2014 10:11:25 +0200 fix rel_cases
desharna [Wed, 16 Jul 2014 10:11:25 +0200] rev 57562
fix rel_cases
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip