Wed, 24 Apr 2013 14:05:16 +0200 blanchet eta-contracted weak congruence rules (like in the old package)
Wed, 24 Apr 2013 13:16:21 +0200 blanchet honor user-specified name for map function
Wed, 24 Apr 2013 13:16:20 +0200 blanchet honor user-specified set function names
Wed, 24 Apr 2013 13:16:20 +0200 blanchet parse set function name
Wed, 24 Apr 2013 12:26:28 +0200 nipkow merged
Wed, 24 Apr 2013 12:25:56 +0200 nipkow tuned
Wed, 24 Apr 2013 12:15:06 +0200 traytel took out workaround for bug fixed in 5af40820948b
Wed, 24 Apr 2013 11:36:11 +0200 traytel merged
Wed, 24 Apr 2013 11:06:53 +0200 traytel slightly more aggressive syntax translation for printing case expressions
Wed, 24 Apr 2013 11:32:54 +0200 haftmann avoid odd reinit after sublocale declaration
Wed, 24 Apr 2013 10:23:47 +0200 nipkow moved defs into locale to reduce unnecessary polymorphism; tuned
Tue, 23 Apr 2013 19:40:33 +0200 haftmann dropped dead code
Tue, 23 Apr 2013 19:31:24 +0200 haftmann documentation and NEWS
Tue, 23 Apr 2013 17:46:12 +0200 blanchet avoid accidental specialization of the types in the "map" property of codatatypes
Tue, 23 Apr 2013 17:15:44 +0200 blanchet simplify "Inl () = Inr ()" as well (not entirely clear why this is necessary)
Tue, 23 Apr 2013 17:13:14 +0200 blanchet more examples
Tue, 23 Apr 2013 16:49:14 +0200 blanchet tuning
Tue, 23 Apr 2013 16:41:59 +0200 blanchet fix bugs in expand tactic w.r.t. datatypes with "needless" discriminators (e.g. lists with is_Nil instead of ~= Nil)
Tue, 23 Apr 2013 16:30:30 +0200 blanchet tuning
Tue, 23 Apr 2013 16:30:29 +0200 blanchet tuned_comment
Tue, 23 Apr 2013 11:43:09 +0200 traytel (co)rec is (just as the (un)fold) the unique morphism;
Tue, 23 Apr 2013 11:14:51 +0200 haftmann tuned: unnamed contexts, interpretation and sublocale in locale target;
Tue, 23 Apr 2013 11:14:50 +0200 haftmann target-sensitive user-level commands interpretation and sublocale
Tue, 23 Apr 2013 11:14:50 +0200 haftmann ML interfaces for various kinds of interpretation
Tue, 23 Apr 2013 11:14:50 +0200 haftmann brittleness stamping for local theories
Tue, 23 Apr 2013 11:14:50 +0200 haftmann tuned
Mon, 22 Apr 2013 18:39:12 +0200 immler removed type constraints
Mon, 22 Apr 2013 16:36:02 +0200 hoelzl NEWS
Sun, 21 Apr 2013 20:08:13 +0200 haftmann more sharing
Sun, 21 Apr 2013 16:29:40 +0200 haftmann interpretation: distinguish theories and proofs by explicit parameter rather than generic context;
Sun, 21 Apr 2013 10:41:18 +0200 haftmann dropped unusued identifier
Sun, 21 Apr 2013 10:41:18 +0200 haftmann avoid odd bifurcation with Attrib.local_notes vs. Locale.add_thmss -- n.b. note_eqns_dependency operates in a specific locale target
Sun, 21 Apr 2013 10:41:18 +0200 haftmann tuned for uniformity
Sun, 21 Apr 2013 10:41:18 +0200 haftmann reflection as official HOL tool
Sun, 21 Apr 2013 10:41:18 +0200 haftmann follow Isabelle spacing praxis more thoroughly
Sun, 21 Apr 2013 10:41:18 +0200 haftmann honour FIXMEs as far as feasible at the moment
Sun, 21 Apr 2013 10:41:18 +0200 haftmann combined reify_data.ML into reflection.ML;
Sat, 20 Apr 2013 20:57:49 +0200 nipkow proved termination for fun-based AI
Sat, 20 Apr 2013 19:30:04 +0200 nipkow tuned
Fri, 19 Apr 2013 12:04:57 +0200 nipkow tuned
Thu, 18 Apr 2013 21:31:24 +0200 wenzelm merged
Thu, 18 Apr 2013 21:10:12 +0200 wenzelm tuned signature;
Thu, 18 Apr 2013 17:07:01 +0200 wenzelm simplifier uses proper Proof.context instead of historic type simpset;
Thu, 18 Apr 2013 20:18:50 +0200 nipkow merged
Thu, 18 Apr 2013 20:18:37 +0200 nipkow avoided map_of in def of fun_rep (but still needed for efficient code)
Thu, 18 Apr 2013 18:57:02 +0200 haftmann spelling
Thu, 18 Apr 2013 18:55:23 +0200 haftmann spelling
Wed, 17 Apr 2013 21:23:35 +0200 nipkow tuned
Wed, 17 Apr 2013 21:11:01 +0200 nipkow complete revision: finally got rid of annoying L-predicate
Wed, 17 Apr 2013 20:53:26 +0200 nipkow moved leastness lemma
Tue, 16 Apr 2013 17:54:14 +0200 wenzelm proper prolog command-line instead of hashbang, which might switch to invalid executable and thus fail (notably on lxbroy2);
Mon, 15 Apr 2013 22:51:55 +0200 hoelzl use automatic type coerctions in Sqrt example
Mon, 15 Apr 2013 12:03:16 +0200 wenzelm make SML/NJ happy;
Mon, 15 Apr 2013 10:41:03 +0200 blanchet not all Nitpick 'constructors' are injective -- careful
Sun, 14 Apr 2013 21:54:45 +1000 kleing added another definition snipped
Fri, 12 Apr 2013 17:56:51 +0200 wenzelm actually fail on prolog errors -- such as swipl startup failure due to missing shared libraries -- assuming it normally produces clean return code 0;
Fri, 12 Apr 2013 17:21:51 +0200 wenzelm modifiers for classical wrappers operate on Proof.context instead of claset;
Fri, 12 Apr 2013 17:02:55 +0200 wenzelm removed historic comments;
Fri, 12 Apr 2013 15:30:38 +0200 wenzelm tuned exceptions -- avoid composing error messages in low-level situations;
Fri, 12 Apr 2013 14:54:14 +0200 wenzelm tuned signature;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip