Mon, 21 Jul 2014 20:57:47 +0200 wenzelm merged
Mon, 21 Jul 2014 20:36:25 +0200 wenzelm refer to Simplifier Trace panel on first invocation;
Mon, 21 Jul 2014 17:39:20 +0200 wenzelm removed unused markup (cf. 2f7d91242b99);
Mon, 21 Jul 2014 17:37:22 +0200 wenzelm regular message to refer to Simplifier Trace panel (unused);
Mon, 21 Jul 2014 16:58:12 +0200 wenzelm proper Swing buttons instead of active areas within text (by Lars Hupel);
Mon, 21 Jul 2014 16:49:06 +0200 wenzelm misc tuning and simplification;
Mon, 21 Jul 2014 16:04:45 +0200 wenzelm clarified "simp_trace_new" and corresponding isar-ref section;
Mon, 21 Jul 2014 15:16:50 +0200 wenzelm more on "Simplifier trace" (by Lars Hupel);
Mon, 21 Jul 2014 14:24:10 +0200 wenzelm always complete explicit symbols;
Mon, 21 Jul 2014 13:50:26 +0200 wenzelm 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 wenzelm updated to jdk-7u65;
Mon, 21 Jul 2014 18:04:08 +0200 traytel regression test for datatypes defined in IsaFoR
Mon, 21 Jul 2014 15:23:57 +0200 kleing ghc mac installation repaired; test back on.
Sun, 20 Jul 2014 22:05:35 +0200 wenzelm proper condition wrt. ISABELLE_GHC (cf. 8840fa17e17c);
Sun, 20 Jul 2014 20:00:53 +0200 wenzelm updated to jdk-8u11 (inactive);
Sun, 20 Jul 2014 19:36:46 +0200 wenzelm avoid delay_load overrun;
Sun, 20 Jul 2014 17:54:01 +0200 wenzelm provide explicit options file -- avoid multiple Scala/JVM invocation;
Sun, 20 Jul 2014 17:21:14 +0200 wenzelm check and build Isabelle session for console tool -- avoid multiple Scala/JVM invocation;
Sat, 19 Jul 2014 21:32:54 +0200 kleing attempt to run without ISABELLE_GHC setting again on mac-poly
Sat, 19 Jul 2014 21:20:38 +0200 kleing apparently, setting ISABELLE_GHC makes ghc unusable
Sat, 19 Jul 2014 18:30:43 +0200 haftmann reverse induction over nonempty lists
Sat, 19 Jul 2014 18:30:42 +0200 haftmann more appropriate postprocessing of rational numbers: extract sign to front of fraction
Sat, 19 Jul 2014 11:20:09 +0200 blanchet doc fixes (contributed by Christian Sternagel)
Sat, 19 Jul 2014 11:20:09 +0200 blanchet made SML/NJ happier
Fri, 18 Jul 2014 22:16:03 +0200 kleing avoid duplicate fact name
Fri, 18 Jul 2014 21:40:11 +0200 kleing afp-poly runs on macbroy2 (different ghc)
Fri, 18 Jul 2014 14:21:42 +0200 nipkow reinstated popular add_ac and mult_ac to avoid needless incompatibilities in user space
Fri, 18 Jul 2014 14:03:09 +0200 nipkow tuned
Thu, 17 Jul 2014 14:55:56 +0200 hoelzl register tree with datatype_compat ot support QuickCheck
Thu, 17 Jul 2014 10:29:09 +0200 desharna fix bug caused by bad context
Thu, 17 Jul 2014 10:28:32 +0200 desharna add mk_Trueprop_mem utility function
Wed, 16 Jul 2014 17:57:27 +0200 blanchet disabled MaSh for the Isabelle2014 release, due to a couple of issues
Wed, 16 Jul 2014 10:22:06 +0200 desharna refactor commonly used functions
Wed, 16 Jul 2014 10:13:38 +0200 desharna document property 'rel_sel'
Wed, 16 Jul 2014 10:13:00 +0200 desharna generate 'rel_sel' theorem for (co)datatypes
Wed, 16 Jul 2014 10:11:25 +0200 desharna fix rel_cases
Tue, 15 Jul 2014 17:49:54 +0200 blanchet made SML/NJ happier
Tue, 15 Jul 2014 11:13:43 +0200 kleing add ISABELLE_GHC settings for isatest
Mon, 14 Jul 2014 15:39:23 +0200 noschinl mira.py: building jEdit plugin is required for makeall
Tue, 15 Jul 2014 00:35:07 +0200 blanchet took out 'rel_cases' for now because of failing tactic
Tue, 15 Jul 2014 00:21:32 +0200 blanchet record MaSh algorithm in spying data
Tue, 15 Jul 2014 00:21:32 +0200 blanchet tuned whitespace (also in strings)
Tue, 15 Jul 2014 00:21:32 +0200 blanchet also learn when 'fact_filter =' is set explicitly
Tue, 15 Jul 2014 00:21:32 +0200 blanchet no warning in case MaSh is disabled
Tue, 15 Jul 2014 00:21:32 +0200 blanchet don't generate a 'set-logic' command when generating problems in a non-standard (but Z3-supported) union-of-everything logic
Tue, 15 Jul 2014 00:21:29 +0200 blanchet no need for 'mash' subdirectory after removal of Python program
Mon, 14 Jul 2014 01:59:23 +0200 panny fix typo
Mon, 14 Jul 2014 01:35:43 +0200 panny throw error for bad input
Mon, 14 Jul 2014 01:22:59 +0200 panny catch "not found" case
Sat, 12 Jul 2014 19:54:04 +0200 blanchet merge
Sat, 12 Jul 2014 11:31:23 +0200 blanchet don't generate TPTP THF 'Definition's, because they complicate reconstruction for AgsyHOL and Satallax
Sat, 12 Jul 2014 11:31:22 +0200 blanchet tuning
Sat, 12 Jul 2014 11:31:22 +0200 blanchet made SML/NJ happier
Fri, 11 Jul 2014 15:52:03 +0200 Andreas Lochbihler reactivate session Quickcheck_Examples
Fri, 11 Jul 2014 15:35:11 +0200 Andreas Lochbihler adapt and reactivate Quickcheck_Types and add two test cases
Fri, 11 Jul 2014 00:55:46 +0200 blanchet more docs
Thu, 10 Jul 2014 18:08:21 +0200 blanchet lambda-lifting for Z3 Isar proofs
Thu, 10 Jul 2014 17:01:23 +0200 blanchet append instead of prepend lambda-lifted definitions -- this eases reconstruction in veriT (outside repository)
Thu, 10 Jul 2014 14:12:16 +0200 blanchet avoid loop in 'all_class_pairs' (caused by e.g. loading the 'Ceta' theory and calling Sledgehammer with the two facts 'fun_of_map.cases' and 'Lattices.bounded_lattice_top_class.sup_top_left' with a polymorphic type encoding)
Wed, 09 Jul 2014 18:57:20 +0200 nipkow merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip