wenzelm [Tue, 09 Dec 2014 19:52:26 +0100] rev 59120
proper alt_string markup (cf. 2ceb05ee0331);
more jEdit colors, less PG colors (see bb20fb8a57be);
wenzelm [Tue, 09 Dec 2014 19:39:40 +0100] rev 59119
tuned spelling;
wenzelm [Tue, 09 Dec 2014 19:01:07 +0100] rev 59118
clarified language context, e.g. relevant for symbol completion within cartouches;
wenzelm [Tue, 09 Dec 2014 18:29:45 +0100] rev 59117
tuned signature;
wenzelm [Tue, 09 Dec 2014 17:40:42 +0100] rev 59116
proper railsetup;
hoelzl [Tue, 09 Dec 2014 16:22:40 +0100] rev 59115
move topology on enat to Extended_Real, otherwise Jinja_Threads fails
wenzelm [Sat, 22 Nov 2014 11:05:41 +0100] rev 59114
isatest for Mac OS X Yosemite;
wenzelm [Mon, 08 Dec 2014 23:06:19 +0100] rev 59113
tuned spelling;
wenzelm [Mon, 08 Dec 2014 22:42:12 +0100] rev 59112
expand ML cartouches to Input.source;
tuned signature;
wenzelm [Mon, 08 Dec 2014 16:04:50 +0100] rev 59111
merged
wenzelm [Mon, 08 Dec 2014 15:59:30 +0100] rev 59110
some special cases for official SML, to treat Isabelle symbols like raw characters;
wenzelm [Mon, 08 Dec 2014 15:21:57 +0100] rev 59109
tuned comment;
wenzelm [Mon, 08 Dec 2014 11:50:04 +0100] rev 59108
clarified Isabelle/ML strings (refining 72238ea2201c);
wenzelm [Mon, 08 Dec 2014 11:49:04 +0100] rev 59107
tuned signature;
hoelzl [Mon, 08 Dec 2014 14:32:11 +0100] rev 59106
instance bool and enat as topologies
haftmann [Mon, 08 Dec 2014 12:30:47 +0100] rev 59105
NEWS
haftmann [Fri, 05 Dec 2014 19:35:36 +0100] rev 59104
allow multiple inheritance of targets
haftmann [Thu, 04 Dec 2014 16:51:54 +0100] rev 59103
tuned module structure
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);