Mon, 08 Dec 2014 15:21:57 +0100 wenzelm tuned comment;
Mon, 08 Dec 2014 11:50:04 +0100 wenzelm clarified Isabelle/ML strings (refining 72238ea2201c);
Mon, 08 Dec 2014 11:49:04 +0100 wenzelm tuned signature;
Mon, 08 Dec 2014 14:32:11 +0100 hoelzl instance bool and enat as topologies
Mon, 08 Dec 2014 12:30:47 +0100 haftmann NEWS
Fri, 05 Dec 2014 19:35:36 +0100 haftmann allow multiple inheritance of targets
Thu, 04 Dec 2014 16:51:54 +0100 haftmann tuned module structure
Thu, 04 Dec 2014 16:51:54 +0100 haftmann tuned data structures
Thu, 04 Dec 2014 16:51:54 +0100 haftmann tuned target inheritance bookkeeping: ancestry is always fully maintained at current entry using canonical merge;
Thu, 04 Dec 2014 16:51:54 +0100 haftmann tuned
Thu, 04 Dec 2014 16:51:54 +0100 haftmann tuned names
Thu, 04 Dec 2014 16:51:54 +0100 haftmann eta-expand all search patterns using schematic place holders
Thu, 04 Dec 2014 16:51:54 +0100 haftmann revert "better" handling of abbreviation from c61fe520602b
Thu, 04 Dec 2014 16:51:54 +0100 haftmann tuned variable names
Thu, 04 Dec 2014 16:51:54 +0100 haftmann turn application-specific Pattern.matches_subterm into an application-private function
Thu, 04 Dec 2014 16:51:54 +0100 haftmann cleaned up mess
Fri, 05 Dec 2014 13:39:59 +0100 hoelzl add Poisson and Binomial distribution
Fri, 05 Dec 2014 12:06:18 +0100 hoelzl add integral substitution theorems from Manuel Eberl, Jeremy Avigad, Luke Serafin, and Sudeep Kanav
Thu, 04 Dec 2014 21:28:35 +0100 wenzelm proper GUI_Thread context (cf. 7e0d3da6e6d8);
Thu, 04 Dec 2014 20:56:38 +0100 wenzelm more examples;
Thu, 04 Dec 2014 20:45:11 +0100 wenzelm tuned header;
Thu, 04 Dec 2014 17:05:58 +0100 hoelzl generalized (borel_)measurable_SUP/INF/lfp/gfp; tuned proofs for sigma-closure of product spaces
Wed, 03 Dec 2014 22:44:24 +0100 wenzelm merged
Wed, 03 Dec 2014 22:34:28 +0100 wenzelm node-specific keywords, with session base syntax as default;
Wed, 03 Dec 2014 20:45:20 +0100 wenzelm clarified define_command: send tokens more directly, without requiring keywords in ML;
Wed, 03 Dec 2014 15:22:27 +0100 wenzelm more robust bundle_name: avoid assumptions about identifier, keywords etc.;
Wed, 03 Dec 2014 14:04:38 +0100 wenzelm tuned signature;
Wed, 03 Dec 2014 11:50:58 +0100 wenzelm tuned;
Wed, 03 Dec 2014 11:37:51 +0100 wenzelm clarified token kind;
Tue, 02 Dec 2014 17:30:53 +0100 wenzelm added Untyped.method convenience (for *this* class only);
Tue, 02 Dec 2014 16:40:11 +0100 wenzelm tuned signature -- more explicit types;
Tue, 02 Dec 2014 16:10:11 +0100 wenzelm more careful syntax_changed propagation -- avoid global jEdit.propertiesChanged;
Tue, 02 Dec 2014 14:16:56 +0100 wenzelm node-specific syntax, with base_syntax as default;
Mon, 01 Dec 2014 19:25:20 +0100 wenzelm clarified token marker / syntax for mode vs. buffer;
Mon, 01 Dec 2014 17:51:07 +0100 wenzelm Sidekick syntax is derived from buffer (and its mode), instead of parser name;
Mon, 01 Dec 2014 17:43:23 +0100 wenzelm tuned signature;
Mon, 01 Dec 2014 15:21:49 +0100 wenzelm more merge operations;
Mon, 01 Dec 2014 14:24:05 +0100 wenzelm tuned signature;
Mon, 01 Dec 2014 13:49:47 +0100 wenzelm tuned;
Wed, 03 Dec 2014 17:08:24 +0100 blanchet prefer E 1.8, now that it's been tried and tested
Sun, 30 Nov 2014 15:11:50 +0100 wenzelm more accurate context;
Sun, 30 Nov 2014 14:43:00 +0100 wenzelm update_cartouches;
Sun, 30 Nov 2014 14:02:48 +0100 wenzelm tuned signature;
Sun, 30 Nov 2014 13:15:04 +0100 wenzelm tuned signature;
Sun, 30 Nov 2014 12:46:16 +0100 wenzelm tuned signature -- prefer Input.source;
Sun, 30 Nov 2014 12:24:56 +0100 wenzelm more abstract type Input.source;
Sat, 29 Nov 2014 14:43:10 +0100 wenzelm encode text with control symbols;
Sat, 29 Nov 2014 14:42:32 +0100 wenzelm proper HTML.encode;
Wed, 26 Nov 2014 15:59:46 +0100 haftmann prefer abbrev for is_unit
Wed, 26 Nov 2014 15:46:19 +0100 haftmann do not conceal inductive predicate names properly, following 4a3747517552
Wed, 26 Nov 2014 15:46:17 +0100 haftmann tuned
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Wed, 26 Nov 2014 16:55:43 +0100 wenzelm added ML antiquotation @{apply n} or @{apply n(k)};
Wed, 26 Nov 2014 15:44:32 +0100 wenzelm even more exception traces for Document.update, which goes through additional execution wrappers;
Wed, 26 Nov 2014 14:35:55 +0100 wenzelm more informative failure of protocol commands, with exception trace;
Wed, 26 Nov 2014 11:43:51 +0100 wenzelm load simple_thread.ML later, such that it benefits from redefined print_exception_trace;
Tue, 25 Nov 2014 17:30:05 +0100 hoelzl tuned proof that pmfs are bnfs
Tue, 25 Nov 2014 17:29:39 +0100 hoelzl projections of pair_pmf (by D. Traytel)
Mon, 24 Nov 2014 22:59:20 +0100 wenzelm merged
Mon, 24 Nov 2014 20:06:51 +0100 wenzelm removed odd remains of structural containment checks, which stem from an older approach (see also 3ad1b289f21b, 3ae3cc4b1eac, 423af2e013b8, bad13b32c0f3, ccd6de95f4a6);
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip