traytel [Thu, 07 Apr 2016 17:56:22 +0200] rev 62905
derive (co)rec uniformly from (un)fold
wenzelm [Thu, 07 Apr 2016 17:26:22 +0200] rev 62904
NEWS;
wenzelm [Thu, 07 Apr 2016 17:20:21 +0200] rev 62903
updated documentation;
wenzelm [Thu, 07 Apr 2016 16:53:43 +0200] rev 62902
more conventional theory syntax for ML bootstrap, with 'ML_file' instead of 'use';
avoid slowdown of Resources.loaded_files due to command name 'use' in Pure base syntax;
wenzelm [Thu, 07 Apr 2016 15:32:47 +0200] rev 62901
unused (see caaa2fc4040d);
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);