Fri, 10 Feb 2012 23:23:41 +0100 haftmann dropped dead code
Fri, 10 Feb 2012 23:16:24 +0100 haftmann dropped dead code
Fri, 10 Feb 2012 23:14:23 +0100 haftmann dropped dead code
Fri, 10 Feb 2012 23:12:57 +0100 haftmann dropped dead code
Fri, 10 Feb 2012 23:06:21 +0100 haftmann dropped dead code
Fri, 10 Feb 2012 22:58:04 +0100 haftmann corrected typo
Fri, 10 Feb 2012 22:51:21 +0100 haftmann dropped dead code
Sun, 12 Feb 2012 22:10:33 +0100 haftmann notepad is more appropriate here
Sat, 18 Feb 2012 23:43:21 +0100 boehmes corrected treatment of applications of built-in functions to higher-order terms
Sat, 18 Feb 2012 23:05:31 +0100 krauss NEWS
Sat, 18 Feb 2012 22:31:24 +0100 krauss merged
Sat, 18 Feb 2012 09:46:58 +0100 krauss added congruence rules for Option.{map|bind}
Sat, 18 Feb 2012 20:53:39 +0100 haftmann updated generated documents
Sat, 18 Feb 2012 20:50:11 +0100 haftmann avoid redefinition of @{theory} antiquotation
Sat, 18 Feb 2012 20:13:38 +0100 haftmann update of generated documents
Sat, 18 Feb 2012 20:12:37 +0100 haftmann tuned whitespace
Sat, 18 Feb 2012 20:12:30 +0100 haftmann clarified
Sat, 18 Feb 2012 20:12:16 +0100 haftmann corrected spelling
Sat, 18 Feb 2012 20:11:58 +0100 haftmann clarified
Sat, 18 Feb 2012 20:07:47 +0100 haftmann more precise semantics of "theory" antiquotation
Sat, 18 Feb 2012 20:07:26 +0100 haftmann tuned import
Sat, 18 Feb 2012 20:06:59 +0100 haftmann dropped references to obsolete theories
Sat, 18 Feb 2012 20:06:43 +0100 haftmann adjusted to set type constructor
Sat, 18 Feb 2012 20:06:14 +0100 haftmann tuned whitespace
Sat, 18 Feb 2012 11:31:35 +0100 haftmann more explicit error on malformed abstract equation; dropped dead code; tuned signature
Fri, 17 Feb 2012 15:42:26 +0100 wenzelm simplified configuration options for syntax ambiguity;
Fri, 17 Feb 2012 11:24:39 +0100 wenzelm retain default of Syntax.ambiguity, according to 2bd54d4b5f3d (despite earlier versions);
Thu, 16 Feb 2012 23:07:01 +0100 wenzelm more antiquotations;
Thu, 16 Feb 2012 22:54:40 +0100 wenzelm more symbols;
Thu, 16 Feb 2012 22:53:56 +0100 wenzelm tuned imports;
Thu, 16 Feb 2012 22:53:24 +0100 wenzelm tuned proofs;
Thu, 16 Feb 2012 22:18:28 +0100 wenzelm simplified configuration options for syntax ambiguity;
Thu, 16 Feb 2012 17:09:15 +0100 wenzelm merged
Thu, 16 Feb 2012 16:02:02 +0100 bulwahn removing unnecessary premise from diff_single_insert
Thu, 16 Feb 2012 16:42:26 +0100 wenzelm explicit is better than implicit;
Thu, 16 Feb 2012 14:14:58 +0100 wenzelm more uniform / portable representation of the idea of "copy_dir" (NB: cp -f dereferences symlinks on GNU/Linux, but does not on old-school Unixen including BSD/Mac OS X);
Thu, 16 Feb 2012 09:51:34 +0100 bulwahn simplifying proof
Thu, 16 Feb 2012 09:18:23 +0100 bulwahn removing unnecessary premises in theorems of List theory
Thu, 16 Feb 2012 09:18:21 +0100 bulwahn tuning mutabelle script
Thu, 16 Feb 2012 09:18:20 +0100 bulwahn adding documentation for abort_potential option in quickcheck
Wed, 15 Feb 2012 23:19:30 +0100 wenzelm renamed Thm.capply to Thm.apply, and Thm.cabs to Thm.lambda in conformance with similar operations in structure Term and Logic;
Wed, 15 Feb 2012 22:44:31 +0100 wenzelm discontinued Drule.term_rule, which tends to cause confusion due to builtin cterm_of (NB: the standard morphisms already provide a separate term component);
Wed, 15 Feb 2012 21:38:28 +0100 wenzelm uniform Isar source formatting for this file;
Wed, 15 Feb 2012 21:29:23 +0100 wenzelm clarified outer syntax "constdecl", which is only local to some rail diagrams;
Wed, 15 Feb 2012 21:08:27 +0100 wenzelm discontinued obsolete "prems" fact;
Wed, 15 Feb 2012 20:56:30 +0100 wenzelm eliminated slightly odd / obsolete DETERM_UNTIL, DETERM_UNTIL_SOLVED (cf. 941afb897532, ea0668a1c0ba);
Wed, 15 Feb 2012 20:47:32 +0100 wenzelm removed obsolete files;
Wed, 15 Feb 2012 20:41:13 +0100 wenzelm more basic simplification, eliminated slightly odd tactic style from 1995 (cf. ea0668a1c0ba);
Wed, 15 Feb 2012 20:28:19 +0100 wenzelm removed dead code;
Wed, 15 Feb 2012 20:24:21 +0100 wenzelm updated listrel (cf. 80dccedd6c14);
Wed, 15 Feb 2012 20:16:50 +0100 wenzelm removed redundant cut_inst_tac -- already covered in implementation manual;
Wed, 15 Feb 2012 19:55:45 +0100 wenzelm updated rewrite_goals_rule, rewrite_rule;
Wed, 15 Feb 2012 19:31:27 +0100 wenzelm NEWS;
Wed, 15 Feb 2012 17:49:03 +0100 wenzelm updated refs;
Wed, 15 Feb 2012 13:24:22 +0100 wenzelm renamed "xstr" to "str_token";
Tue, 14 Feb 2012 22:48:07 +0100 wenzelm merged
Tue, 14 Feb 2012 20:13:07 +0100 blanchet don't report spurious LEO-II errors
Tue, 14 Feb 2012 18:58:33 +0100 blanchet better error message
Tue, 14 Feb 2012 17:59:10 +0100 bulwahn removing debug code in mutabelle
Tue, 14 Feb 2012 17:58:51 +0100 bulwahn adding abort_potential functionality in quickcheck
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip