Sun, 05 Aug 2018 14:50:11 +0200 wenzelm explicit names for bound variables;
Sat, 04 Aug 2018 22:32:41 +0200 wenzelm export in foundational order;
Sat, 04 Aug 2018 16:21:25 +0200 wenzelm recovered HOL-Proofs-Lambda from 8aedca31957d: avoid problems with program extraction according to d136af442665;
Sat, 04 Aug 2018 15:49:54 +0200 wenzelm more Pure theory content;
Sat, 04 Aug 2018 01:03:39 +0200 eberlm Small lemmas about analysis
Sat, 04 Aug 2018 00:19:23 +0100 paulson merged
Sat, 04 Aug 2018 00:19:15 +0100 paulson de-applying
Fri, 03 Aug 2018 21:38:54 +0200 wenzelm tuned output;
Fri, 03 Aug 2018 20:14:13 +0200 wenzelm tuned signature -- removed somewhat pointless operation;
Fri, 03 Aug 2018 15:29:18 +0200 wenzelm more operations;
Fri, 03 Aug 2018 15:29:11 +0200 wenzelm more operations (as in ML);
Fri, 03 Aug 2018 15:04:24 +0200 wenzelm more explicit entity kind;
Fri, 03 Aug 2018 14:08:33 +0200 wenzelm Pure theory content;
Thu, 02 Aug 2018 22:24:16 +0200 wenzelm tuned signature: more operations;
Thu, 02 Aug 2018 21:49:31 +0200 wenzelm tuned signature;
Thu, 02 Aug 2018 14:21:48 +0200 wenzelm always export Pure theory;
Wed, 01 Aug 2018 22:59:42 +0100 paulson de-applying
Tue, 31 Jul 2018 23:09:21 +0100 paulson de-applying
Sun, 29 Jul 2018 23:04:22 +0100 paulson de-applying and removal of obsolete aliases
Sun, 29 Jul 2018 18:24:47 +0200 wenzelm merged
Sun, 29 Jul 2018 13:18:10 +0200 wenzelm Added tag Isabelle2018-RC3 for changeset 71aa5a9128c2
Sat, 28 Jul 2018 21:21:26 +0200 wenzelm proper return code (true) if file is absent;
Sat, 28 Jul 2018 19:55:14 +0200 wenzelm clarified word syntax for the sake of control symbols, e.g. \<^term>;
Sat, 28 Jul 2018 17:25:40 +0200 wenzelm updated to Poly/ML fixes-5.7.1 b3d1ff33a4b4;
Sat, 28 Jul 2018 16:50:55 +0200 wenzelm more robust: do not defer potentially slow/big lazy facts to the very end;
Sat, 28 Jul 2018 16:49:53 +0200 wenzelm more robust: potentially a workaround for spurious HOL build problems seen by Larry Paulson;
Sat, 28 Jul 2018 16:30:58 +0200 wenzelm tuned;
Sat, 28 Jul 2018 16:08:04 +0200 wenzelm eliminated non-monotomnic Lazy.is_pending: Result may return to Expr due to Interrupt;
Sat, 28 Jul 2018 15:09:37 +0200 wenzelm unused;
Fri, 27 Jul 2018 23:04:27 +0200 wenzelm removed junk;
Fri, 27 Jul 2018 22:23:37 +0200 wenzelm clarified documentation;
Fri, 27 Jul 2018 22:09:27 +0200 wenzelm added check_delay / check_limit for more robust treatment of structurally broken theory sources (or genuine non-termination);
Fri, 27 Jul 2018 17:32:16 +0200 wenzelm proper adjust_maxidx: assms could have maxidx >= 0, e.g. from command "subgoal premises";
Fri, 27 Jul 2018 17:27:42 +0200 wenzelm proper maxidx: if x does not occur in A, its maxidx could get lost;
Fri, 27 Jul 2018 16:21:09 +0200 wenzelm tuned;
Thu, 26 Jul 2018 15:19:56 +0200 wenzelm more flexible session selection as in "isabelle jedit";
Wed, 25 Jul 2018 22:33:04 +0200 wenzelm updated to jdk-8u181;
Sat, 28 Jul 2018 16:06:51 +0100 paulson merged
Sat, 28 Jul 2018 16:06:36 +0100 paulson de-applying and simplification
Sat, 28 Jul 2018 07:28:18 +0200 Lars Hupel datatype_record produces simp theorems; contributed in part by Yu Zhang
Wed, 25 Jul 2018 22:33:04 +0200 wenzelm updated to jdk-8u181;
Wed, 25 Jul 2018 00:25:05 +0200 paulson de-applying
Sun, 22 Jul 2018 21:04:49 +0200 wenzelm back to post-release mode -- after fork point;
Sun, 22 Jul 2018 20:02:13 +0200 wenzelm Added tag Isabelle2018-RC2 for changeset 14167c321d22
Sun, 22 Jul 2018 20:01:03 +0200 wenzelm tuned;
Sun, 22 Jul 2018 19:57:42 +0200 wenzelm eliminated spurious Unicode;
Sun, 22 Jul 2018 19:55:26 +0200 wenzelm merged
Sun, 22 Jul 2018 19:28:18 +0200 wenzelm updated to kodkodi-1.5.2-1: modernized settings and renamed directory (same executables);
Sun, 22 Jul 2018 19:29:51 +0200 eberlm Moved Real_Asymp manual
Sun, 22 Jul 2018 14:15:04 +0200 wenzelm merged
Sun, 22 Jul 2018 14:01:52 +0200 wenzelm updated to polyml-5.7.1-7 (see also afa7c5a239e6);
Sun, 22 Jul 2018 13:29:41 +0200 paulson merged
Sun, 22 Jul 2018 13:29:24 +0200 paulson de-applying
Sun, 22 Jul 2018 13:00:38 +0200 wenzelm avoid Unicode conflict with \<pounds>;
Sat, 21 Jul 2018 23:25:22 +0200 paulson fixing a theorem statement, etc.
Sat, 21 Jul 2018 13:30:53 +0200 paulson merged
Sat, 21 Jul 2018 13:30:43 +0200 paulson de-applying and removing junk
Fri, 20 Jul 2018 22:19:42 +0200 blanchet don't lose facts that were introduced to deal with a theory or some preprocessing in the prover (e.g. the definition of 'abs' in an SMT proof)
Fri, 20 Jul 2018 10:09:59 +0200 Andreas Lochbihler add lemmas about prod_filter
Fri, 20 Jul 2018 09:05:34 +0200 paulson merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip