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
Sun, 23 Feb 2014 10:33:43 +0100 explicit option for "open" code generation
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55683
explicit option for "open" code generation
Sun, 23 Feb 2014 10:33:43 +0100 tuned
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55682
tuned
Sun, 23 Feb 2014 10:33:43 +0100 more fine-grain notion of export
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55681
more fine-grain notion of export
Sun, 23 Feb 2014 10:33:43 +0100 tuned
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55680
tuned
Sun, 23 Feb 2014 10:33:43 +0100 formal markup for public ingredients
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55679
formal markup for public ingredients
Sun, 23 Feb 2014 10:33:43 +0100 tuned
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55678
tuned
Sun, 23 Feb 2014 10:33:43 +0100 dropped long-unused option
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55677
dropped long-unused option
Sun, 23 Feb 2014 10:33:43 +0100 avoid ad-hoc patching of generated code
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55676
avoid ad-hoc patching of generated code
Sat, 22 Feb 2014 22:06:10 +0100 tuned proofs;
wenzelm [Sat, 22 Feb 2014 22:06:10 +0100] rev 55675
tuned proofs;
Sat, 22 Feb 2014 21:38:26 +0100 support for semantic completion on Scala side;
wenzelm [Sat, 22 Feb 2014 21:38:26 +0100] rev 55674
support for semantic completion on Scala side;
Sat, 22 Feb 2014 20:56:50 +0100 clarified module location (again, see 763d35697338);
wenzelm [Sat, 22 Feb 2014 20:56:50 +0100] rev 55673
clarified module location (again, see 763d35697338);
Sat, 22 Feb 2014 20:52:43 +0100 support for completion within the formal context;
wenzelm [Sat, 22 Feb 2014 20:52:43 +0100] rev 55672
support for completion within the formal context; tuned signature;
Sat, 22 Feb 2014 18:07:31 +0100 removed remains of old experiment (see b933142e02d0);
wenzelm [Sat, 22 Feb 2014 18:07:31 +0100] rev 55671
removed remains of old experiment (see b933142e02d0);
Sat, 22 Feb 2014 17:13:30 +0100 removed dead code;
wenzelm [Sat, 22 Feb 2014 17:13:30 +0100] rev 55670
removed dead code; more complete patterns;
Sat, 22 Feb 2014 16:58:02 +0100 tuned signature;
wenzelm [Sat, 22 Feb 2014 16:58:02 +0100] rev 55669
tuned signature;
Sat, 22 Feb 2014 16:16:21 +0100 NEWS;
wenzelm [Sat, 22 Feb 2014 16:16:21 +0100] rev 55668
NEWS;
Sat, 22 Feb 2014 16:11:23 +0100 tuned comment;
wenzelm [Sat, 22 Feb 2014 16:11:23 +0100] rev 55667
tuned comment;
Sat, 22 Feb 2014 15:07:33 +0100 refined language context: antiquotes;
wenzelm [Sat, 22 Feb 2014 15:07:33 +0100] rev 55666
refined language context: antiquotes; support default completions, with move of caret position; tuned signature;
Fri, 21 Feb 2014 23:42:43 +0100 tuned proofs;
wenzelm [Fri, 21 Feb 2014 23:42:43 +0100] rev 55665
tuned proofs;
Fri, 21 Feb 2014 21:27:55 +0100 merged
wenzelm [Fri, 21 Feb 2014 21:27:55 +0100] rev 55664
merged
Fri, 21 Feb 2014 21:08:03 +0100 more standard theory name;
wenzelm [Fri, 21 Feb 2014 21:08:03 +0100] rev 55663
more standard theory name;
Fri, 21 Feb 2014 20:54:13 +0100 tuned;
wenzelm [Fri, 21 Feb 2014 20:54:13 +0100] rev 55662
tuned;
Fri, 21 Feb 2014 20:47:48 +0100 tuned whitespace;
wenzelm [Fri, 21 Feb 2014 20:47:48 +0100] rev 55661
tuned whitespace; tuned names;
Fri, 21 Feb 2014 20:37:13 +0100 proper ML structure with signature;
wenzelm [Fri, 21 Feb 2014 20:37:13 +0100] rev 55660
proper ML structure with signature;
Fri, 21 Feb 2014 20:29:33 +0100 reduced ML warnings;
wenzelm [Fri, 21 Feb 2014 20:29:33 +0100] rev 55659
reduced ML warnings;
Fri, 21 Feb 2014 19:20:26 +0100 simultaneous mapping of strongly connected components
haftmann [Fri, 21 Feb 2014 19:20:26 +0100] rev 55658
simultaneous mapping of strongly connected components
Fri, 21 Feb 2014 19:20:24 +0100 dropped dead code
haftmann [Fri, 21 Feb 2014 19:20:24 +0100] rev 55657
dropped dead code
Fri, 21 Feb 2014 18:23:11 +0100 more symbols;
wenzelm [Fri, 21 Feb 2014 18:23:11 +0100] rev 55656
more symbols;
Fri, 21 Feb 2014 17:06:48 +0100 merged
wenzelm [Fri, 21 Feb 2014 17:06:48 +0100] rev 55655
merged
Fri, 21 Feb 2014 17:00:45 +0100 improved completion based on context information;
wenzelm [Fri, 21 Feb 2014 17:00:45 +0100] rev 55654
improved completion based on context information;
Fri, 21 Feb 2014 16:55:54 +0100 more markup -- complete symbols within antiquotation, notably with broken arguments;
wenzelm [Fri, 21 Feb 2014 16:55:54 +0100] rev 55653
more markup -- complete symbols within antiquotation, notably with broken arguments;
Fri, 21 Feb 2014 16:14:35 +0100 eliminated somewhat pointless elements index (see also f793dd5d84b2, 2b7fed8c9c4ac): less memory and more speed (avoid linear "exists" of 19dffae33cde);
wenzelm [Fri, 21 Feb 2014 16:14:35 +0100] rev 55652
eliminated somewhat pointless elements index (see also f793dd5d84b2, 2b7fed8c9c4ac): less memory and more speed (avoid linear "exists" of 19dffae33cde);
Fri, 21 Feb 2014 15:48:04 +0100 tuned signature -- avoid redundancy and confusion of flags;
wenzelm [Fri, 21 Feb 2014 15:48:04 +0100] rev 55651
tuned signature -- avoid redundancy and confusion of flags;
Fri, 21 Feb 2014 15:22:06 +0100 tuned signature;
wenzelm [Fri, 21 Feb 2014 15:22:06 +0100] rev 55650
tuned signature;
Fri, 21 Feb 2014 15:12:50 +0100 more general / abstract Command.Markups, with separate index for status elements;
wenzelm [Fri, 21 Feb 2014 15:12:50 +0100] rev 55649
more general / abstract Command.Markups, with separate index for status elements; slightly faster Rendering.overview_color;
Fri, 21 Feb 2014 13:36:40 +0100 tuned signature -- avoid obscure default arguments;
wenzelm [Fri, 21 Feb 2014 13:36:40 +0100] rev 55648
tuned signature -- avoid obscure default arguments;
Fri, 21 Feb 2014 12:57:14 +0100 more lightweight Rendering;
wenzelm [Fri, 21 Feb 2014 12:57:14 +0100] rev 55647
more lightweight Rendering;
Fri, 21 Feb 2014 12:32:06 +0100 tuned signature;
wenzelm [Fri, 21 Feb 2014 12:32:06 +0100] rev 55646
tuned signature;
Fri, 21 Feb 2014 12:07:38 +0100 tuned -- remaining rev_markup is rather short after filter;
wenzelm [Fri, 21 Feb 2014 12:07:38 +0100] rev 55645
tuned -- remaining rev_markup is rather short after filter;
Fri, 21 Feb 2014 12:33:49 +0100 only one internal coinduction rule
traytel [Fri, 21 Feb 2014 12:33:49 +0100] rev 55644
only one internal coinduction rule
Fri, 21 Feb 2014 00:18:40 +0100 NEWS
blanchet [Fri, 21 Feb 2014 00:18:40 +0100] rev 55643
NEWS
Fri, 21 Feb 2014 00:09:56 +0100 adapted to renaming of datatype 'cases' and 'recs' to 'case' and 'rec'
blanchet [Fri, 21 Feb 2014 00:09:56 +0100] rev 55642
adapted to renaming of datatype 'cases' and 'recs' to 'case' and 'rec'
Fri, 21 Feb 2014 00:09:55 +0100 renamed 'recs' and 'cases' theorems 'rec' and 'case' in old datatype package, for consistency with new package
blanchet [Fri, 21 Feb 2014 00:09:55 +0100] rev 55641
renamed 'recs' and 'cases' theorems 'rec' and 'case' in old datatype package, for consistency with new package
Thu, 20 Feb 2014 23:46:40 +0100 tuned proofs;
wenzelm [Thu, 20 Feb 2014 23:46:40 +0100] rev 55640
tuned proofs; more symbols;
Thu, 20 Feb 2014 23:16:33 +0100 tuned whitespace;
wenzelm [Thu, 20 Feb 2014 23:16:33 +0100] rev 55639
tuned whitespace;
Thu, 20 Feb 2014 21:55:37 +0100 updated keywords;
wenzelm [Thu, 20 Feb 2014 21:55:37 +0100] rev 55638
updated keywords;
Thu, 20 Feb 2014 21:45:08 +0100 merged
wenzelm [Thu, 20 Feb 2014 21:45:08 +0100] rev 55637
merged
Thu, 20 Feb 2014 21:39:38 +0100 more official params in context;
wenzelm [Thu, 20 Feb 2014 21:39:38 +0100] rev 55636
more official params in context;
Thu, 20 Feb 2014 21:27:14 +0100 tuned signature;
wenzelm [Thu, 20 Feb 2014 21:27:14 +0100] rev 55635
tuned signature; tuned message;
Thu, 20 Feb 2014 21:04:24 +0100 tuned messages;
wenzelm [Thu, 20 Feb 2014 21:04:24 +0100] rev 55634
tuned messages; more official hyps;
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip