Wed, 26 Feb 2014 15:33:52 +0100 boehmes replaced smt-based proof with metis proof that requires no external tool
Wed, 26 Feb 2014 11:57:55 +0100 haftmann obsolete workaround
Wed, 26 Feb 2014 11:57:52 +0100 haftmann prefer proof context over background theory
Wed, 26 Feb 2014 10:10:38 +0100 traytel made tactics more robust
Tue, 25 Feb 2014 23:14:51 +0100 wenzelm merged
Tue, 25 Feb 2014 23:12:48 +0100 wenzelm tuned specifications and proofs;
Tue, 25 Feb 2014 22:54:21 +0100 wenzelm merged
Tue, 25 Feb 2014 22:13:57 +0100 wenzelm uniform insert vs. popup policy;
Tue, 25 Feb 2014 21:58:46 +0100 wenzelm tuned proofs;
Tue, 25 Feb 2014 21:32:26 +0100 wenzelm back to Markup.command for actual tokens (amending 4a4e5686e091) -- avoid conflict of jEdit token marker with Rendering.text_colors;
Tue, 25 Feb 2014 20:57:57 +0100 wenzelm tuned signature;
Tue, 25 Feb 2014 20:46:09 +0100 wenzelm no word completion within word context;
Tue, 25 Feb 2014 20:15:47 +0100 wenzelm more completion rendering: active, semantic, syntactic;
Tue, 25 Feb 2014 18:07:35 +0100 wenzelm tuned;
Tue, 25 Feb 2014 17:23:20 +0100 wenzelm tuned message -- more markup;
Tue, 25 Feb 2014 17:03:55 +0100 wenzelm clarified token markup: keyword1/keyword2 is for syntax, and "command" the entity kind;
Tue, 25 Feb 2014 14:56:58 +0100 wenzelm proper context for global data;
Tue, 25 Feb 2014 14:34:18 +0100 wenzelm modernized Method.check_name/check_source (with reports) vs. strict Method.the_method (without interning nor reports), e.g. relevant for semantic completion;
Tue, 25 Feb 2014 12:53:08 +0100 wenzelm optimize special case according to Library.merge (see also 8fbc355100f2);
Tue, 25 Feb 2014 11:36:04 +0100 wenzelm more positions;
Tue, 25 Feb 2014 10:50:12 +0100 wenzelm more markup;
Tue, 25 Feb 2014 19:07:42 +0100 kuncar simplify a proof due to 6c95a39348bd
Tue, 25 Feb 2014 19:07:40 +0100 kuncar new rule for making rsp theorem more readable
Tue, 25 Feb 2014 19:07:14 +0100 kuncar unregister lifting setup following the best practice of Lifting
Tue, 25 Feb 2014 17:06:17 +0000 paulson generalised some results using type classes
Tue, 25 Feb 2014 16:17:20 +0000 paulson More complex-related lemmas
Tue, 25 Feb 2014 15:02:54 +0100 kuncar the rules are not needed due to 1726f46d2aa8
Tue, 25 Feb 2014 15:02:20 +0100 kuncar simplify and repair proofs due to df0fda378813
Tue, 25 Feb 2014 15:02:19 +0100 kuncar rewrite composition of quotients to a more readable form in a respectfulness goal that is presented to a user
Mon, 24 Feb 2014 23:17:55 +0000 paulson Gauss.thy ported from Old_Number_Theory (unfinished)
Mon, 24 Feb 2014 22:41:08 +0100 wenzelm merged
Mon, 24 Feb 2014 20:42:08 +0100 wenzelm reverted c05d3e22adaf: Locale.intern is still required by AFP/Simpl;
Mon, 24 Feb 2014 19:44:09 +0100 wenzelm optimize special case according to Library.merge (see also 8fbc355100f2, 520872460b7b);
Mon, 24 Feb 2014 19:33:39 +0100 wenzelm tuned colors;
Mon, 24 Feb 2014 14:58:40 +0100 wenzelm prefer standard Proof_Context.transfer, with theory stamp transfer (should now work thanks to purely functional theory, without Theory.copy etc.);
Mon, 24 Feb 2014 18:12:41 +0100 kuncar more robust registration of code equations
Mon, 24 Feb 2014 18:12:40 +0100 kuncar be consistent and produce always rep_eq with =
Mon, 24 Feb 2014 18:12:40 +0100 kuncar publish a useful function
Mon, 24 Feb 2014 18:12:39 +0100 kuncar don't be so aggresive for a public test function and raise only BAD_THM instead of ERROR
Mon, 24 Feb 2014 18:12:39 +0100 kuncar add missing attributes
Mon, 24 Feb 2014 16:56:04 +0000 paulson Lemmas about Reals, norm, etc., and cleaner variants of existing ones
Mon, 24 Feb 2014 15:45:55 +0000 paulson A few lemmas about summations, etc.
Mon, 24 Feb 2014 13:52:48 +0100 wenzelm merged
Mon, 24 Feb 2014 13:18:33 +0100 wenzelm tuned;
Mon, 24 Feb 2014 13:16:50 +0100 wenzelm tuned messages -- prefer quote before Position.here, which might be just \<here>;
Mon, 24 Feb 2014 13:10:33 +0100 wenzelm clarified ML language flags;
Mon, 24 Feb 2014 12:51:55 +0100 wenzelm clarified painting of invisible caret, e.g. focus change due to popup;
Mon, 24 Feb 2014 12:23:35 +0100 wenzelm tuned signature -- weaker type requirement;
Mon, 24 Feb 2014 12:14:03 +0100 wenzelm paint completion range of active popup;
Mon, 24 Feb 2014 11:05:02 +0100 wenzelm tuned messages;
Mon, 24 Feb 2014 10:48:34 +0100 wenzelm clarified Token.range_of in accordance to Symbol_Pos.range;
Mon, 24 Feb 2014 10:17:29 +0100 wenzelm tuned signature;
Mon, 24 Feb 2014 10:16:10 +0100 traytel clarified interaction with dead variables in the composition of BNFs
Mon, 24 Feb 2014 00:04:48 +0100 blanchet added BNF cache (within one definition)
Sun, 23 Feb 2014 22:51:11 +0100 blanchet updated docs
Sun, 23 Feb 2014 22:51:11 +0100 blanchet optimized 'bnf_of_typ' further w.r.t. dead variables
Sun, 23 Feb 2014 22:51:11 +0100 blanchet optimization of 'bnf_of_typ' if all variables are dead
Sun, 23 Feb 2014 22:51:11 +0100 blanchet improved accounting for dead variables when naming set functions (refines d71c2737ee21)
Sun, 23 Feb 2014 22:51:11 +0100 blanchet added explicit killing
Sun, 23 Feb 2014 22:51:11 +0100 blanchet more precise error message
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip