haftmann [Thu, 04 Dec 2014 16:51:54 +0100] rev 59102
tuned data structures
haftmann [Thu, 04 Dec 2014 16:51:54 +0100] rev 59101
tuned target inheritance bookkeeping: ancestry is always fully maintained at current entry using canonical merge;
n. b. merging of bidirectional dependencies results in effective join of involved nodes: no termination problem since ancestry is always kept explicitly normalized
haftmann [Thu, 04 Dec 2014 16:51:54 +0100] rev 59100
tuned
haftmann [Thu, 04 Dec 2014 16:51:54 +0100] rev 59099
tuned names
haftmann [Thu, 04 Dec 2014 16:51:54 +0100] rev 59098
eta-expand all search patterns using schematic place holders
haftmann [Thu, 04 Dec 2014 16:51:54 +0100] rev 59097
revert "better" handling of abbreviation from c61fe520602b
haftmann [Thu, 04 Dec 2014 16:51:54 +0100] rev 59096
tuned variable names
haftmann [Thu, 04 Dec 2014 16:51:54 +0100] rev 59095
turn application-specific Pattern.matches_subterm into an application-private function
haftmann [Thu, 04 Dec 2014 16:51:54 +0100] rev 59094
cleaned up mess
hoelzl [Fri, 05 Dec 2014 13:39:59 +0100] rev 59093
add Poisson and Binomial distribution
hoelzl [Fri, 05 Dec 2014 12:06:18 +0100] rev 59092
add integral substitution theorems from Manuel Eberl, Jeremy Avigad, Luke Serafin, and Sudeep Kanav
wenzelm [Thu, 04 Dec 2014 21:28:35 +0100] rev 59091
proper GUI_Thread context (cf. 7e0d3da6e6d8);
wenzelm [Thu, 04 Dec 2014 20:56:38 +0100] rev 59090
more examples;
wenzelm [Thu, 04 Dec 2014 20:45:11 +0100] rev 59089
tuned header;
hoelzl [Thu, 04 Dec 2014 17:05:58 +0100] rev 59088
generalized (borel_)measurable_SUP/INF/lfp/gfp; tuned proofs for sigma-closure of product spaces
wenzelm [Wed, 03 Dec 2014 22:44:24 +0100] rev 59087
merged
wenzelm [Wed, 03 Dec 2014 22:34:28 +0100] rev 59086
node-specific keywords, with session base syntax as default;
wenzelm [Wed, 03 Dec 2014 20:45:20 +0100] rev 59085
clarified define_command: send tokens more directly, without requiring keywords in ML;
wenzelm [Wed, 03 Dec 2014 15:22:27 +0100] rev 59084
more robust bundle_name: avoid assumptions about identifier, keywords etc.;
wenzelm [Wed, 03 Dec 2014 14:04:38 +0100] rev 59083
tuned signature;
wenzelm [Wed, 03 Dec 2014 11:50:58 +0100] rev 59082
tuned;
wenzelm [Wed, 03 Dec 2014 11:37:51 +0100] rev 59081
clarified token kind;
wenzelm [Tue, 02 Dec 2014 17:30:53 +0100] rev 59080
added Untyped.method convenience (for *this* class only);
wenzelm [Tue, 02 Dec 2014 16:40:11 +0100] rev 59079
tuned signature -- more explicit types;
wenzelm [Tue, 02 Dec 2014 16:10:11 +0100] rev 59078
more careful syntax_changed propagation -- avoid global jEdit.propertiesChanged;
wenzelm [Tue, 02 Dec 2014 14:16:56 +0100] rev 59077
node-specific syntax, with base_syntax as default;
clarified Document_Model.init: convergence of editor events towards buffer-specific token marker;
wenzelm [Mon, 01 Dec 2014 19:25:20 +0100] rev 59076
clarified token marker / syntax for mode vs. buffer;
wenzelm [Mon, 01 Dec 2014 17:51:07 +0100] rev 59075
Sidekick syntax is derived from buffer (and its mode), instead of parser name;
wenzelm [Mon, 01 Dec 2014 17:43:23 +0100] rev 59074
tuned signature;
wenzelm [Mon, 01 Dec 2014 15:21:49 +0100] rev 59073
more merge operations;