boehmes [Wed, 26 Feb 2014 15:33:52 +0100] rev 55759
replaced smt-based proof with metis proof that requires no external tool
haftmann [Wed, 26 Feb 2014 11:57:55 +0100] rev 55758
obsolete workaround
haftmann [Wed, 26 Feb 2014 11:57:52 +0100] rev 55757
prefer proof context over background theory
traytel [Wed, 26 Feb 2014 10:10:38 +0100] rev 55756
made tactics more robust
wenzelm [Tue, 25 Feb 2014 23:14:51 +0100] rev 55755
merged
wenzelm [Tue, 25 Feb 2014 23:12:48 +0100] rev 55754
tuned specifications and proofs;
wenzelm [Tue, 25 Feb 2014 22:54:21 +0100] rev 55753
merged
wenzelm [Tue, 25 Feb 2014 22:13:57 +0100] rev 55752
uniform insert vs. popup policy;
wenzelm [Tue, 25 Feb 2014 21:58:46 +0100] rev 55751
tuned proofs;
wenzelm [Tue, 25 Feb 2014 21:32:26 +0100] rev 55750
back to Markup.command for actual tokens (amending 4a4e5686e091) -- avoid conflict of jEdit token marker with Rendering.text_colors;
wenzelm [Tue, 25 Feb 2014 20:57:57 +0100] rev 55749
tuned signature;
wenzelm [Tue, 25 Feb 2014 20:46:09 +0100] rev 55748
no word completion within word context;
wenzelm [Tue, 25 Feb 2014 20:15:47 +0100] rev 55747
more completion rendering: active, semantic, syntactic;
tuned;
wenzelm [Tue, 25 Feb 2014 18:07:35 +0100] rev 55746
tuned;
wenzelm [Tue, 25 Feb 2014 17:23:20 +0100] rev 55745
tuned message -- more markup;
wenzelm [Tue, 25 Feb 2014 17:03:55 +0100] rev 55744
clarified token markup: keyword1/keyword2 is for syntax, and "command" the entity kind;
tuned message;
wenzelm [Tue, 25 Feb 2014 14:56:58 +0100] rev 55743
proper context for global data;
wenzelm [Tue, 25 Feb 2014 14:34:18 +0100] rev 55742
modernized Method.check_name/check_source (with reports) vs. strict Method.the_method (without interning nor reports), e.g. relevant for semantic completion;
removed obsolete Method.Source_i;
proper context for global data;
tuned messages;
wenzelm [Tue, 25 Feb 2014 12:53:08 +0100] rev 55741
optimize special case according to Library.merge (see also 8fbc355100f2);
no treatment for Net.merge, due to non-standard merge order;
wenzelm [Tue, 25 Feb 2014 11:36:04 +0100] rev 55740
more positions;
tuned messages;
wenzelm [Tue, 25 Feb 2014 10:50:12 +0100] rev 55739
more markup;
kuncar [Tue, 25 Feb 2014 19:07:42 +0100] rev 55738
simplify a proof due to 6c95a39348bd
kuncar [Tue, 25 Feb 2014 19:07:40 +0100] rev 55737
new rule for making rsp theorem more readable
kuncar [Tue, 25 Feb 2014 19:07:14 +0100] rev 55736
unregister lifting setup following the best practice of Lifting