wenzelm [Sun, 08 Oct 2017 12:50:18 +0200] rev 66782
clarified signature;
wenzelm [Sun, 08 Oct 2017 12:36:00 +0200] rev 66781
proper output of raw ML;
wenzelm [Sat, 07 Oct 2017 20:31:01 +0200] rev 66780
theory qualifier is always session name (see also 31e8a86971a8);
wenzelm [Sat, 07 Oct 2017 20:20:03 +0200] rev 66779
clarified session structure;
wenzelm [Sat, 07 Oct 2017 15:21:25 +0200] rev 66778
discontinued somewhat pointless session group: -g ZF may be replaced by -D ~~/src/ZF;
wenzelm [Sat, 07 Oct 2017 14:57:54 +0200] rev 66777
merged
wenzelm [Sat, 07 Oct 2017 13:13:46 +0200] rev 66776
clarified empty merge;
tuned;
wenzelm [Sat, 07 Oct 2017 12:50:05 +0200] rev 66775
permissive loaded_theories (amending 67dbf5cdc056): user errors are produced e.g. in Known.make;
wenzelm [Sat, 07 Oct 2017 14:56:30 +0200] rev 66774
prefer native platform x86-windows, to make this work on x86_64-cygwin;
wenzelm [Fri, 06 Oct 2017 21:33:33 +0200] rev 66773
tuned signature;
wenzelm [Fri, 06 Oct 2017 21:23:21 +0200] rev 66772
even more robust syntax (amending 122df1fde073);
wenzelm [Fri, 06 Oct 2017 21:14:00 +0200] rev 66771
clarified error for bad session-qualified imports;
wenzelm [Fri, 06 Oct 2017 17:13:57 +0200] rev 66770
clarified node_syntax (amending ae38b8c0fdd9): default to overall_syntax, e.g. relevant for command spans wrt. bad header;
wenzelm [Thu, 05 Oct 2017 17:39:36 +0200] rev 66769
merged
wenzelm [Thu, 05 Oct 2017 17:37:47 +0200] rev 66768
completion supports theory header imports;
tuned;
wenzelm [Thu, 05 Oct 2017 16:33:36 +0200] rev 66767
clarified modules;
wenzelm [Thu, 05 Oct 2017 14:58:04 +0200] rev 66766
tuned signature;
paulson <lp15@cam.ac.uk> [Thu, 05 Oct 2017 15:35:24 +0100] rev 66765
new theorem at_within_cbox_finite
wenzelm [Wed, 04 Oct 2017 20:16:53 +0200] rev 66764
process ROOT files only once, which allows duplicate (or overlapping) session root directories;
wenzelm [Tue, 03 Oct 2017 20:32:58 +0200] rev 66763
prefer Cygwin64, although some components still require update;
wenzelm [Tue, 03 Oct 2017 17:01:31 +0200] rev 66762
updated test version;
wenzelm [Tue, 03 Oct 2017 12:30:36 +0200] rev 66761
more recent polyml-test version;
wenzelm [Mon, 02 Oct 2017 22:48:01 +0200] rev 66760
misc tuning and modernization;
wenzelm [Mon, 02 Oct 2017 19:58:29 +0200] rev 66759
discontinued obsolete 'files' in session ROOT;
wenzelm [Mon, 02 Oct 2017 19:38:39 +0200] rev 66758
prefer file dependencies wrt. specific theories;
wenzelm [Mon, 02 Oct 2017 19:28:18 +0200] rev 66757
added command 'external_file';
wenzelm [Mon, 02 Oct 2017 18:35:51 +0200] rev 66756
proper document (cf. 9f5bfef8bd82);
wenzelm [Mon, 02 Oct 2017 18:11:28 +0200] rev 66755
removed pointless dependencies: done by 'spark_open';
wenzelm [Mon, 02 Oct 2017 16:47:46 +0200] rev 66754
merged
wenzelm [Mon, 02 Oct 2017 16:42:12 +0200] rev 66753
more documentation;