wenzelm [Thu, 07 Apr 2016 13:54:02 +0200] rev 62900
simplified default print_depth: context is usually available, in contrast to 0d295e339f52;
wenzelm [Thu, 07 Apr 2016 13:35:08 +0200] rev 62899
clarified bootstrap of @{make_string} -- avoid query on ML environment;
wenzelm [Thu, 07 Apr 2016 12:13:11 +0200] rev 62898
Pure attribute setup is back to Pure/Isar/attrib.ML, where it can be editing continuously (see also 7eb0c04e4c40);
wenzelm [Thu, 07 Apr 2016 12:08:02 +0200] rev 62897
prefer regular context update, to allow continuous editing of Pure;
wenzelm [Thu, 07 Apr 2016 11:17:57 +0200] rev 62896
clarified editor mode;
wenzelm [Wed, 06 Apr 2016 23:45:19 +0200] rev 62895
treat ROOT.ML as theory with header "theory ML_Root imports ML_Bootstrap begin";
wenzelm [Wed, 06 Apr 2016 19:50:27 +0200] rev 62894
more robust bootstrap;
wenzelm [Wed, 06 Apr 2016 19:03:29 +0200] rev 62893
virtual thread data via context, for proper support of Context.>> etc;
wenzelm [Wed, 06 Apr 2016 17:17:05 +0200] rev 62892
unused;
wenzelm [Wed, 06 Apr 2016 17:16:30 +0200] rev 62891
tuned signature;