Mon, 17 Sep 2012 17:56:10 +0200 wenzelm tuned signature;
Mon, 17 Sep 2012 17:49:11 +0200 wenzelm somewhat more general JEdit_Lib;
Mon, 17 Sep 2012 15:52:50 +0200 wenzelm prefer official polyml-5.5.0;
Mon, 17 Sep 2012 15:38:16 +0200 wenzelm bypass HOL-Mirabelle-ex in regular test, until its tendency to "hang" has been resolved;
Mon, 17 Sep 2012 15:33:22 +0200 wenzelm merged
Mon, 17 Sep 2012 13:39:27 +0200 nipkow tuned
Mon, 17 Sep 2012 15:32:16 +0200 wenzelm updated to polyml-5.5.0;
Mon, 17 Sep 2012 12:19:41 +0200 wenzelm some updates for polyml-5.5.0;
Mon, 17 Sep 2012 02:25:38 +0200 nipkow tuned
Sun, 16 Sep 2012 20:16:28 +0200 wenzelm alternative output panel, based on Pretty_Text_Area, based on JEditEmbeddedTextArea;
Sun, 16 Sep 2012 13:12:55 +0200 nipkow got rid of ad-hoc lift function
Sun, 16 Sep 2012 11:50:03 +0200 nipkow converted wt into a set, tuned names
Sun, 16 Sep 2012 10:33:25 +0200 traytel use strip_typeN in bnf_def (instead of repairing strip_type)
Sun, 16 Sep 2012 06:51:36 +0200 bulwahn removing find_theorems commands that were left in the developments accidently
Sat, 15 Sep 2012 23:53:10 +0200 blanchet tuning
Sat, 15 Sep 2012 21:10:26 +0200 blanchet tuned code to avoid special case for "fun"
Sat, 15 Sep 2012 21:10:26 +0200 blanchet tuned induction tactic
Sat, 15 Sep 2012 21:10:26 +0200 blanchet tuned error message
Sat, 15 Sep 2012 21:10:26 +0200 blanchet tuning
Sat, 15 Sep 2012 20:14:29 +0200 haftmann typeclass formalising bounded subtraction
Sat, 15 Sep 2012 20:13:25 +0200 haftmann dropped some unused identifiers
Sat, 15 Sep 2012 16:09:53 +0200 traytel export rel_mono theorem
Fri, 14 Sep 2012 22:23:11 +0200 blanchet merged two unfold steps
Fri, 14 Sep 2012 22:23:11 +0200 blanchet took out one rotate_tac
Fri, 14 Sep 2012 22:23:11 +0200 blanchet killed spurious rotate_tac; use auto instead of blast
Fri, 14 Sep 2012 22:23:11 +0200 blanchet moved blast tactic to where it is actually needed
Fri, 14 Sep 2012 22:23:11 +0200 blanchet fixed bug in "mk_map" for the "fun" case
Fri, 14 Sep 2012 22:23:11 +0200 blanchet correct generalization to 3 or more mutually recursive datatypes
Fri, 14 Sep 2012 22:23:11 +0200 blanchet provide more guidance, exploiting our knowledge of the goal
Fri, 14 Sep 2012 22:23:10 +0200 blanchet fixed issue with bound variables in prem prems + tuning
Fri, 14 Sep 2012 22:23:10 +0200 blanchet use right version of "mk_UnIN"
Fri, 14 Sep 2012 22:23:10 +0200 blanchet select the right premise in "mk_induct_discharge_prem_prems_tac" instead of relying on backtracking
Fri, 14 Sep 2012 22:23:10 +0200 blanchet tuned code before fixing "mk_induct_discharge_prem_prems_tac"
Fri, 14 Sep 2012 21:26:01 +0200 wenzelm tuned proofs;
Fri, 14 Sep 2012 21:23:06 +0200 wenzelm merged
Fri, 14 Sep 2012 12:09:27 +0200 blanchet polished the induction
Fri, 14 Sep 2012 12:09:27 +0200 blanchet put the flat at the right place (to avoid exceptions)
Fri, 14 Sep 2012 12:09:27 +0200 blanchet fixed variable exporting problem
Fri, 14 Sep 2012 12:09:27 +0200 blanchet compile
Fri, 14 Sep 2012 12:09:27 +0200 blanchet added induct tactic
Fri, 14 Sep 2012 12:09:27 +0200 blanchet tuning
Fri, 14 Sep 2012 12:09:27 +0200 blanchet renamed "mk_UnN" to "mk_UnIN"
Fri, 14 Sep 2012 12:09:27 +0200 blanchet merged two commands
Fri, 14 Sep 2012 12:09:27 +0200 blanchet allow default values to refer to selector arguments -- this is useful, e.g. for tllist: ttl (TNil x) = TNil x (example by Andreas Lochbihler)
Fri, 14 Sep 2012 12:09:27 +0200 blanchet distinguish between nested and nesting BNFs
Fri, 14 Sep 2012 12:09:27 +0200 blanchet make tactic more robust in the case where "asm_simp_tac" already finishes the job
Fri, 14 Sep 2012 12:09:27 +0200 blanchet derive induction via backward proof, to ensure that the premises are in the right order for constructors like "X x y x" where x and y are mutually recursive
Fri, 14 Sep 2012 21:15:59 +0200 wenzelm no longer react on global_settings (cf. 34ac36642a31);
Fri, 14 Sep 2012 20:49:54 +0200 wenzelm refined output panel: more value-oriented approach to update and caret focus;
Fri, 14 Sep 2012 18:12:41 +0200 wenzelm clarified markup names;
Fri, 14 Sep 2012 17:37:19 +0200 wenzelm more general Document_Model.point_range;
Fri, 14 Sep 2012 13:52:16 +0200 wenzelm more static handling of rendering options;
Fri, 14 Sep 2012 12:46:33 +0200 wenzelm tuned options (again);
Fri, 14 Sep 2012 12:29:02 +0200 wenzelm more scalable option-group;
Fri, 14 Sep 2012 10:01:42 +0200 nipkow tuned
Thu, 13 Sep 2012 17:20:44 +0200 wenzelm merged
Thu, 13 Sep 2012 17:20:04 +0200 wenzelm tuned proofs;
Thu, 13 Sep 2012 17:15:04 +0200 hoelzl remove theory Real_Integration, not needed since 44e42d392c6e when Euclidean spaces where introduced
Thu, 13 Sep 2012 16:43:33 +0200 wenzelm workaround for HOL-Mirabelle-ex oddities;
Thu, 13 Sep 2012 16:10:20 +0200 wenzelm instructions for quick start in 20min;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip