blanchet [Mon, 03 Mar 2014 12:48:19 +0100] rev 55851
optimize cardinal bounds involving natLeq (omega)
wenzelm [Mon, 03 Mar 2014 03:13:45 +0100] rev 55850
no extend_word for now, it is in conflict with manual reformatting of sources via TAB (e.g. accidental replacement of 'assume' by 'assumes');
wenzelm [Sun, 02 Mar 2014 22:43:20 +0100] rev 55849
merged
wenzelm [Sun, 02 Mar 2014 22:39:34 +0100] rev 55848
more standard module name;
wenzelm [Sun, 02 Mar 2014 22:37:55 +0100] rev 55847
silence warning due to addsimps @{thms dnf_simps}: duplicate not_not rule via simp_thms and nnf_simps;
wenzelm [Sun, 02 Mar 2014 22:24:52 +0100] rev 55846
tuned whitespace;
wenzelm [Sun, 02 Mar 2014 22:03:27 +0100] rev 55845
allow suffix of underscores (usually unused names), to extend completion beyond already recognized entry;
wenzelm [Sun, 02 Mar 2014 21:52:44 +0100] rev 55844
tuned proofs;
wenzelm [Sun, 02 Mar 2014 21:30:47 +0100] rev 55843
prefer Name_Space.check with its builtin reports (including completion);
wenzelm [Sun, 02 Mar 2014 21:13:29 +0100] rev 55842
tuned source structure;
wenzelm [Sun, 02 Mar 2014 21:02:27 +0100] rev 55841
prefer Name_Space.check with its builtin reports (including completion);
wenzelm [Sun, 02 Mar 2014 20:34:11 +0100] rev 55840
consider completion report as part of error message -- less stateful, may get handled;
wenzelm [Sun, 02 Mar 2014 20:20:20 +0100] rev 55839
more markup for read_class: imitate Name_Space.check despite lack of Name_Space.table;
wenzelm [Sun, 02 Mar 2014 19:45:38 +0100] rev 55838
more antiquotations;