wenzelm [Thu, 07 Apr 2016 20:54:20 +0200] rev 62909
clarified word syntax: "." is separator or delimiter;
wenzelm [Thu, 07 Apr 2016 20:51:52 +0200] rev 62908
clarified mode of ROOT.ML files;
traytel [Thu, 07 Apr 2016 17:56:26 +0200] rev 62907
(un)folds are not legacy
traytel [Thu, 07 Apr 2016 17:56:26 +0200] rev 62906
removed duplicate lemma
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);
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;
wenzelm [Wed, 06 Apr 2016 16:51:52 +0200] rev 62890
clarified bootstrap;
wenzelm [Wed, 06 Apr 2016 16:33:33 +0200] rev 62889
clarified modules;
tuned signature;
wenzelm [Wed, 06 Apr 2016 14:08:57 +0200] rev 62888
proper return code;
wenzelm [Wed, 06 Apr 2016 14:02:12 +0200] rev 62887
clarified ML bootstrap environment;
wenzelm [Wed, 06 Apr 2016 11:57:21 +0200] rev 62886
simplified bootstrap: critical structures remain accessible in ML_Root context;
wenzelm [Wed, 06 Apr 2016 11:50:07 +0200] rev 62885
more uniform cleanup (via ML_Process in Scala);
wenzelm [Wed, 06 Apr 2016 11:44:34 +0200] rev 62884
clarified bootstrap;
wenzelm [Wed, 06 Apr 2016 11:37:37 +0200] rev 62883
clarified ML bootstrap;
wenzelm [Tue, 05 Apr 2016 22:31:28 +0200] rev 62882
merged
wenzelm [Tue, 05 Apr 2016 22:07:44 +0200] rev 62881
proper file extension;
wenzelm [Tue, 05 Apr 2016 21:51:14 +0200] rev 62880
clarified files;
wenzelm [Tue, 05 Apr 2016 21:23:32 +0200] rev 62879
back to static conditional compilation -- simplified bootstrap;
wenzelm [Tue, 05 Apr 2016 20:51:37 +0200] rev 62878
clarified modules -- simplified bootstrap;