Mon, 03 Mar 2014 12:48:20 +0100 make 'typedef' optional, depending on size of original type
blanchet [Mon, 03 Mar 2014 12:48:20 +0100] rev 55854
make 'typedef' optional, depending on size of original type
Mon, 03 Mar 2014 12:48:19 +0100 use aconv to compare terms (for cleanliness)
blanchet [Mon, 03 Mar 2014 12:48:19 +0100] rev 55853
use aconv to compare terms (for cleanliness)
Mon, 03 Mar 2014 12:48:19 +0100 tuning
blanchet [Mon, 03 Mar 2014 12:48:19 +0100] rev 55852
tuning
Mon, 03 Mar 2014 12:48:19 +0100 optimize cardinal bounds involving natLeq (omega)
blanchet [Mon, 03 Mar 2014 12:48:19 +0100] rev 55851
optimize cardinal bounds involving natLeq (omega)
Mon, 03 Mar 2014 03:13:45 +0100 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 [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');
Sun, 02 Mar 2014 22:43:20 +0100 merged
wenzelm [Sun, 02 Mar 2014 22:43:20 +0100] rev 55849
merged
Sun, 02 Mar 2014 22:39:34 +0100 more standard module name;
wenzelm [Sun, 02 Mar 2014 22:39:34 +0100] rev 55848
more standard module name;
Sun, 02 Mar 2014 22:37:55 +0100 silence warning due to addsimps @{thms dnf_simps}: duplicate not_not rule via simp_thms and nnf_simps;
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;
Sun, 02 Mar 2014 22:24:52 +0100 tuned whitespace;
wenzelm [Sun, 02 Mar 2014 22:24:52 +0100] rev 55846
tuned whitespace;
Sun, 02 Mar 2014 22:03:27 +0100 allow suffix of underscores (usually unused names), to extend completion beyond already recognized entry;
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;
Sun, 02 Mar 2014 21:52:44 +0100 tuned proofs;
wenzelm [Sun, 02 Mar 2014 21:52:44 +0100] rev 55844
tuned proofs;
Sun, 02 Mar 2014 21:30:47 +0100 prefer Name_Space.check with its builtin reports (including completion);
wenzelm [Sun, 02 Mar 2014 21:30:47 +0100] rev 55843
prefer Name_Space.check with its builtin reports (including completion);
Sun, 02 Mar 2014 21:13:29 +0100 tuned source structure;
wenzelm [Sun, 02 Mar 2014 21:13:29 +0100] rev 55842
tuned source structure;
Sun, 02 Mar 2014 21:02:27 +0100 prefer Name_Space.check with its builtin reports (including completion);
wenzelm [Sun, 02 Mar 2014 21:02:27 +0100] rev 55841
prefer Name_Space.check with its builtin reports (including completion);
Sun, 02 Mar 2014 20:34:11 +0100 consider completion report as part of error message -- less stateful, may get handled;
wenzelm [Sun, 02 Mar 2014 20:34:11 +0100] rev 55840
consider completion report as part of error message -- less stateful, may get handled;
Sun, 02 Mar 2014 20:20:20 +0100 more markup for read_class: imitate Name_Space.check despite lack of Name_Space.table;
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;
Sun, 02 Mar 2014 19:45:38 +0100 more antiquotations;
wenzelm [Sun, 02 Mar 2014 19:45:38 +0100] rev 55838
more antiquotations;
Sun, 02 Mar 2014 19:00:45 +0100 clarified names of antiquotations and markup;
wenzelm [Sun, 02 Mar 2014 19:00:45 +0100] rev 55837
clarified names of antiquotations and markup; more documentation;
Sun, 02 Mar 2014 19:15:23 +0100 tuned proof
nipkow [Sun, 02 Mar 2014 19:15:23 +0100] rev 55836
tuned proof
Sun, 02 Mar 2014 18:41:41 +0100 merged
nipkow [Sun, 02 Mar 2014 18:41:41 +0100] rev 55835
merged
Sun, 02 Mar 2014 18:41:26 +0100 tuned proofs
nipkow [Sun, 02 Mar 2014 18:41:26 +0100] rev 55834
tuned proofs
Sun, 02 Mar 2014 18:20:08 +0100 repaired document;
wenzelm [Sun, 02 Mar 2014 18:20:08 +0100] rev 55833
repaired document;
Sun, 02 Mar 2014 18:11:30 +0100 repaired document;
wenzelm [Sun, 02 Mar 2014 18:11:30 +0100] rev 55832
repaired document;
Sun, 02 Mar 2014 00:05:35 +0100 more markup for ML source;
wenzelm [Sun, 02 Mar 2014 00:05:35 +0100] rev 55831
more markup for ML source;
Sat, 01 Mar 2014 23:48:55 +0100 merged
wenzelm [Sat, 01 Mar 2014 23:48:55 +0100] rev 55830
merged
Sat, 01 Mar 2014 23:17:37 +0100 tuned signature;
wenzelm [Sat, 01 Mar 2014 23:17:37 +0100] rev 55829
tuned signature;
Sat, 01 Mar 2014 22:46:31 +0100 clarified language markup: added "delimited" property;
wenzelm [Sat, 01 Mar 2014 22:46:31 +0100] rev 55828
clarified language markup: added "delimited" property; type Symbol_Pos.source preserves information about delimited outer tokens (e.g string, cartouche); observe Completion.Language_Context only for delimited languages, which is important to complete keywords after undelimited inner tokens, e.g. "lemma A pro";
Sat, 01 Mar 2014 19:55:01 +0100 clarified module structure;
wenzelm [Sat, 01 Mar 2014 19:55:01 +0100] rev 55827
clarified module structure;
Sat, 01 Mar 2014 19:43:35 +0100 tuned;
wenzelm [Sat, 01 Mar 2014 19:43:35 +0100] rev 55826
tuned;
Sat, 01 Mar 2014 19:39:27 +0100 tuned signature -- separate module Font_Info;
wenzelm [Sat, 01 Mar 2014 19:39:27 +0100] rev 55825
tuned signature -- separate module Font_Info;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip