Tue, 25 Feb 2014 10:50:12 +0100 more markup;
wenzelm [Tue, 25 Feb 2014 10:50:12 +0100] rev 55739
more markup;
Tue, 25 Feb 2014 19:07:42 +0100 simplify a proof due to 6c95a39348bd
kuncar [Tue, 25 Feb 2014 19:07:42 +0100] rev 55738
simplify a proof due to 6c95a39348bd
Tue, 25 Feb 2014 19:07:40 +0100 new rule for making rsp theorem more readable
kuncar [Tue, 25 Feb 2014 19:07:40 +0100] rev 55737
new rule for making rsp theorem more readable
Tue, 25 Feb 2014 19:07:14 +0100 unregister lifting setup following the best practice of Lifting
kuncar [Tue, 25 Feb 2014 19:07:14 +0100] rev 55736
unregister lifting setup following the best practice of Lifting
Tue, 25 Feb 2014 17:06:17 +0000 generalised some results using type classes
paulson <lp15@cam.ac.uk> [Tue, 25 Feb 2014 17:06:17 +0000] rev 55735
generalised some results using type classes
Tue, 25 Feb 2014 16:17:20 +0000 More complex-related lemmas
paulson <lp15@cam.ac.uk> [Tue, 25 Feb 2014 16:17:20 +0000] rev 55734
More complex-related lemmas
Tue, 25 Feb 2014 15:02:54 +0100 the rules are not needed due to 1726f46d2aa8
kuncar [Tue, 25 Feb 2014 15:02:54 +0100] rev 55733
the rules are not needed due to 1726f46d2aa8
Tue, 25 Feb 2014 15:02:20 +0100 simplify and repair proofs due to df0fda378813
kuncar [Tue, 25 Feb 2014 15:02:20 +0100] rev 55732
simplify and repair proofs due to df0fda378813
Tue, 25 Feb 2014 15:02:19 +0100 rewrite composition of quotients to a more readable form in a respectfulness goal that is presented to a user
kuncar [Tue, 25 Feb 2014 15:02:19 +0100] rev 55731
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 Gauss.thy ported from Old_Number_Theory (unfinished)
paulson <lp15@cam.ac.uk> [Mon, 24 Feb 2014 23:17:55 +0000] rev 55730
Gauss.thy ported from Old_Number_Theory (unfinished)
Mon, 24 Feb 2014 22:41:08 +0100 merged
wenzelm [Mon, 24 Feb 2014 22:41:08 +0100] rev 55729
merged
Mon, 24 Feb 2014 20:42:08 +0100 reverted c05d3e22adaf: Locale.intern is still required by AFP/Simpl;
wenzelm [Mon, 24 Feb 2014 20:42:08 +0100] rev 55728
reverted c05d3e22adaf: Locale.intern is still required by AFP/Simpl;
Mon, 24 Feb 2014 19:44:09 +0100 optimize special case according to Library.merge (see also 8fbc355100f2, 520872460b7b);
wenzelm [Mon, 24 Feb 2014 19:44:09 +0100] rev 55727
optimize special case according to Library.merge (see also 8fbc355100f2, 520872460b7b);
Mon, 24 Feb 2014 19:33:39 +0100 tuned colors;
wenzelm [Mon, 24 Feb 2014 19:33:39 +0100] rev 55726
tuned colors;
Mon, 24 Feb 2014 14:58:40 +0100 prefer standard Proof_Context.transfer, with theory stamp transfer (should now work thanks to purely functional theory, without Theory.copy etc.);
wenzelm [Mon, 24 Feb 2014 14:58:40 +0100] rev 55725
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 more robust registration of code equations
kuncar [Mon, 24 Feb 2014 18:12:41 +0100] rev 55724
more robust registration of code equations
Mon, 24 Feb 2014 18:12:40 +0100 be consistent and produce always rep_eq with =
kuncar [Mon, 24 Feb 2014 18:12:40 +0100] rev 55723
be consistent and produce always rep_eq with =
Mon, 24 Feb 2014 18:12:40 +0100 publish a useful function
kuncar [Mon, 24 Feb 2014 18:12:40 +0100] rev 55722
publish a useful function
Mon, 24 Feb 2014 18:12:39 +0100 don't be so aggresive for a public test function and raise only BAD_THM instead of ERROR
kuncar [Mon, 24 Feb 2014 18:12:39 +0100] rev 55721
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 add missing attributes
kuncar [Mon, 24 Feb 2014 18:12:39 +0100] rev 55720
add missing attributes
Mon, 24 Feb 2014 16:56:04 +0000 Lemmas about Reals, norm, etc., and cleaner variants of existing ones
paulson <lp15@cam.ac.uk> [Mon, 24 Feb 2014 16:56:04 +0000] rev 55719
Lemmas about Reals, norm, etc., and cleaner variants of existing ones
Mon, 24 Feb 2014 15:45:55 +0000 A few lemmas about summations, etc.
paulson <lp15@cam.ac.uk> [Mon, 24 Feb 2014 15:45:55 +0000] rev 55718
A few lemmas about summations, etc.
Mon, 24 Feb 2014 13:52:48 +0100 merged
wenzelm [Mon, 24 Feb 2014 13:52:48 +0100] rev 55717
merged
Mon, 24 Feb 2014 13:18:33 +0100 tuned;
wenzelm [Mon, 24 Feb 2014 13:18:33 +0100] rev 55716
tuned;
Mon, 24 Feb 2014 13:16:50 +0100 tuned messages -- prefer quote before Position.here, which might be just \<here>;
wenzelm [Mon, 24 Feb 2014 13:16:50 +0100] rev 55715
tuned messages -- prefer quote before Position.here, which might be just \<here>;
Mon, 24 Feb 2014 13:10:33 +0100 clarified ML language flags;
wenzelm [Mon, 24 Feb 2014 13:10:33 +0100] rev 55714
clarified ML language flags;
Mon, 24 Feb 2014 12:51:55 +0100 clarified painting of invisible caret, e.g. focus change due to popup;
wenzelm [Mon, 24 Feb 2014 12:51:55 +0100] rev 55713
clarified painting of invisible caret, e.g. focus change due to popup;
Mon, 24 Feb 2014 12:23:35 +0100 tuned signature -- weaker type requirement;
wenzelm [Mon, 24 Feb 2014 12:23:35 +0100] rev 55712
tuned signature -- weaker type requirement;
Mon, 24 Feb 2014 12:14:03 +0100 paint completion range of active popup;
wenzelm [Mon, 24 Feb 2014 12:14:03 +0100] rev 55711
paint completion range of active popup;
Mon, 24 Feb 2014 11:05:02 +0100 tuned messages;
wenzelm [Mon, 24 Feb 2014 11:05:02 +0100] rev 55710
tuned messages;
Mon, 24 Feb 2014 10:48:34 +0100 clarified Token.range_of in accordance to Symbol_Pos.range;
wenzelm [Mon, 24 Feb 2014 10:48:34 +0100] rev 55709
clarified Token.range_of in accordance to Symbol_Pos.range; eliminated redundant Position.set_range, which is already included in Position.range;
Mon, 24 Feb 2014 10:17:29 +0100 tuned signature;
wenzelm [Mon, 24 Feb 2014 10:17:29 +0100] rev 55708
tuned signature;
Mon, 24 Feb 2014 10:16:10 +0100 clarified interaction with dead variables in the composition of BNFs
traytel [Mon, 24 Feb 2014 10:16:10 +0100] rev 55707
clarified interaction with dead variables in the composition of BNFs
Mon, 24 Feb 2014 00:04:48 +0100 added BNF cache (within one definition)
blanchet [Mon, 24 Feb 2014 00:04:48 +0100] rev 55706
added BNF cache (within one definition)
Sun, 23 Feb 2014 22:51:11 +0100 updated docs
blanchet [Sun, 23 Feb 2014 22:51:11 +0100] rev 55705
updated docs
Sun, 23 Feb 2014 22:51:11 +0100 optimized 'bnf_of_typ' further w.r.t. dead variables
blanchet [Sun, 23 Feb 2014 22:51:11 +0100] rev 55704
optimized 'bnf_of_typ' further w.r.t. dead variables
Sun, 23 Feb 2014 22:51:11 +0100 optimization of 'bnf_of_typ' if all variables are dead
blanchet [Sun, 23 Feb 2014 22:51:11 +0100] rev 55703
optimization of 'bnf_of_typ' if all variables are dead
Sun, 23 Feb 2014 22:51:11 +0100 improved accounting for dead variables when naming set functions (refines d71c2737ee21)
blanchet [Sun, 23 Feb 2014 22:51:11 +0100] rev 55702
improved accounting for dead variables when naming set functions (refines d71c2737ee21)
Sun, 23 Feb 2014 22:51:11 +0100 added explicit killing
blanchet [Sun, 23 Feb 2014 22:51:11 +0100] rev 55701
added explicit killing
Sun, 23 Feb 2014 22:51:11 +0100 more precise error message
blanchet [Sun, 23 Feb 2014 22:51:11 +0100] rev 55700
more precise error message
Sun, 23 Feb 2014 22:51:11 +0100 reuse same parser for '(co)datatype(_new)' as for 'bnf_decl'
blanchet [Sun, 23 Feb 2014 22:51:11 +0100] rev 55699
reuse same parser for '(co)datatype(_new)' as for 'bnf_decl'
Sun, 23 Feb 2014 21:53:01 +0100 tuned message;
wenzelm [Sun, 23 Feb 2014 21:53:01 +0100] rev 55698
tuned message;
Sun, 23 Feb 2014 21:45:27 +0100 tuned proofs;
wenzelm [Sun, 23 Feb 2014 21:45:27 +0100] rev 55697
tuned proofs;
Sun, 23 Feb 2014 21:30:47 +0100 tuned whitespace;
wenzelm [Sun, 23 Feb 2014 21:30:47 +0100] rev 55696
tuned whitespace;
Sun, 23 Feb 2014 21:30:35 +0100 unused;
wenzelm [Sun, 23 Feb 2014 21:30:35 +0100] rev 55695
unused;
Sun, 23 Feb 2014 21:11:59 +0100 clarified semantic completion: retain kind.full_name as official item name for history;
wenzelm [Sun, 23 Feb 2014 21:11:59 +0100] rev 55694
clarified semantic completion: retain kind.full_name as official item name for history; misc tuning;
Sun, 23 Feb 2014 20:24:33 +0100 try explicit semantic completion before syntax completion;
wenzelm [Sun, 23 Feb 2014 20:24:33 +0100] rev 55693
try explicit semantic completion before syntax completion;
Sun, 23 Feb 2014 19:29:27 +0100 more explicit Completion.Item.range, independently of caret;
wenzelm [Sun, 23 Feb 2014 19:29:27 +0100] rev 55692
more explicit Completion.Item.range, independently of caret;
Sun, 23 Feb 2014 18:18:40 +0100 tuned whitespace;
wenzelm [Sun, 23 Feb 2014 18:18:40 +0100] rev 55691
tuned whitespace;
Sun, 23 Feb 2014 16:08:38 +0100 clarified stretch_point_range wrt. UTF-16 surrogates;
wenzelm [Sun, 23 Feb 2014 16:08:38 +0100] rev 55690
clarified stretch_point_range wrt. UTF-16 surrogates; tuned;
Sun, 23 Feb 2014 15:38:21 +0100 tuned;
wenzelm [Sun, 23 Feb 2014 15:38:21 +0100] rev 55689
tuned;
Sun, 23 Feb 2014 15:35:19 +0100 some rendering of completion range;
wenzelm [Sun, 23 Feb 2014 15:35:19 +0100] rev 55688
some rendering of completion range; tuned;
Sun, 23 Feb 2014 14:39:51 +0100 clarified completion names;
wenzelm [Sun, 23 Feb 2014 14:39:51 +0100] rev 55687
clarified completion names; tuned signature;
Sun, 23 Feb 2014 10:44:57 +0100 NEWS and documentation, including correction of long-overseen "*"
haftmann [Sun, 23 Feb 2014 10:44:57 +0100] rev 55686
NEWS and documentation, including correction of long-overseen "*"
Sun, 23 Feb 2014 10:33:43 +0100 regenerated
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55685
regenerated
Sun, 23 Feb 2014 10:33:43 +0100 keep only identifiers public which are explicitly requested or demanded by dependencies
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55684
keep only identifiers public which are explicitly requested or demanded by dependencies
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip