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
paulson <lp15@cam.ac.uk> [Tue, 25 Feb 2014 17:06:17 +0000] rev 55735
 
generalised some results using type classes
paulson <lp15@cam.ac.uk> [Tue, 25 Feb 2014 16:17:20 +0000] rev 55734
 
More complex-related lemmas
kuncar [Tue, 25 Feb 2014 15:02:54 +0100] rev 55733
 
the rules are not needed due to 1726f46d2aa8
kuncar [Tue, 25 Feb 2014 15:02:20 +0100] rev 55732
 
simplify and repair proofs due to df0fda378813
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
paulson <lp15@cam.ac.uk> [Mon, 24 Feb 2014 23:17:55 +0000] rev 55730
 
Gauss.thy ported from Old_Number_Theory (unfinished)
wenzelm [Mon, 24 Feb 2014 22:41:08 +0100] rev 55729
 
merged
wenzelm [Mon, 24 Feb 2014 20:42:08 +0100] rev 55728
 
reverted c05d3e22adaf: Locale.intern is still required by AFP/Simpl;
wenzelm [Mon, 24 Feb 2014 19:44:09 +0100] rev 55727
 
optimize special case according to Library.merge (see also 8fbc355100f2, 520872460b7b);
wenzelm [Mon, 24 Feb 2014 19:33:39 +0100] rev 55726
 
tuned colors;
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.);
kuncar [Mon, 24 Feb 2014 18:12:41 +0100] rev 55724
 
more robust registration of code equations
kuncar [Mon, 24 Feb 2014 18:12:40 +0100] rev 55723
 
be consistent and produce always rep_eq with =
kuncar [Mon, 24 Feb 2014 18:12:40 +0100] rev 55722
 
publish a useful function
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
kuncar [Mon, 24 Feb 2014 18:12:39 +0100] rev 55720
 
add missing attributes
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
paulson <lp15@cam.ac.uk> [Mon, 24 Feb 2014 15:45:55 +0000] rev 55718
 
A few lemmas about summations, etc.
wenzelm [Mon, 24 Feb 2014 13:52:48 +0100] rev 55717
 
merged
wenzelm [Mon, 24 Feb 2014 13:18:33 +0100] rev 55716
 
tuned;
wenzelm [Mon, 24 Feb 2014 13:16:50 +0100] rev 55715
 
tuned messages -- prefer quote before Position.here, which might be just \<here>;
wenzelm [Mon, 24 Feb 2014 13:10:33 +0100] rev 55714
 
clarified ML language flags;
wenzelm [Mon, 24 Feb 2014 12:51:55 +0100] rev 55713
 
clarified painting of invisible caret, e.g. focus change due to popup;
wenzelm [Mon, 24 Feb 2014 12:23:35 +0100] rev 55712
 
tuned signature -- weaker type requirement;
wenzelm [Mon, 24 Feb 2014 12:14:03 +0100] rev 55711
 
paint completion range of active popup;
wenzelm [Mon, 24 Feb 2014 11:05:02 +0100] rev 55710
 
tuned messages;
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;
wenzelm [Mon, 24 Feb 2014 10:17:29 +0100] rev 55708
 
tuned signature;
traytel [Mon, 24 Feb 2014 10:16:10 +0100] rev 55707
 
clarified interaction with dead variables in the composition of BNFs
blanchet [Mon, 24 Feb 2014 00:04:48 +0100] rev 55706
 
added BNF cache (within one definition)
blanchet [Sun, 23 Feb 2014 22:51:11 +0100] rev 55705
 
updated docs
blanchet [Sun, 23 Feb 2014 22:51:11 +0100] rev 55704
 
optimized 'bnf_of_typ' further w.r.t. dead variables
blanchet [Sun, 23 Feb 2014 22:51:11 +0100] rev 55703
 
optimization of 'bnf_of_typ' if all variables are dead
blanchet [Sun, 23 Feb 2014 22:51:11 +0100] rev 55702
 
improved accounting for dead variables when naming set functions (refines d71c2737ee21)
blanchet [Sun, 23 Feb 2014 22:51:11 +0100] rev 55701
 
added explicit killing
blanchet [Sun, 23 Feb 2014 22:51:11 +0100] rev 55700
 
more precise error message
blanchet [Sun, 23 Feb 2014 22:51:11 +0100] rev 55699
 
reuse same parser for '(co)datatype(_new)' as for 'bnf_decl'
wenzelm [Sun, 23 Feb 2014 21:53:01 +0100] rev 55698
 
tuned message;
wenzelm [Sun, 23 Feb 2014 21:45:27 +0100] rev 55697
 
tuned proofs;
wenzelm [Sun, 23 Feb 2014 21:30:47 +0100] rev 55696
 
tuned whitespace;
wenzelm [Sun, 23 Feb 2014 21:30:35 +0100] rev 55695
 
unused;
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;
wenzelm [Sun, 23 Feb 2014 20:24:33 +0100] rev 55693
 
try explicit semantic completion before syntax completion;
wenzelm [Sun, 23 Feb 2014 19:29:27 +0100] rev 55692
 
more explicit Completion.Item.range, independently of caret;
wenzelm [Sun, 23 Feb 2014 18:18:40 +0100] rev 55691
 
tuned whitespace;
wenzelm [Sun, 23 Feb 2014 16:08:38 +0100] rev 55690
 
clarified stretch_point_range wrt. UTF-16 surrogates;
tuned;
wenzelm [Sun, 23 Feb 2014 15:38:21 +0100] rev 55689
 
tuned;
wenzelm [Sun, 23 Feb 2014 15:35:19 +0100] rev 55688
 
some rendering of completion range;
tuned;
wenzelm [Sun, 23 Feb 2014 14:39:51 +0100] rev 55687
 
clarified completion names;
tuned signature;
haftmann [Sun, 23 Feb 2014 10:44:57 +0100] rev 55686
 
NEWS and documentation, including correction of long-overseen "*"
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55685
 
regenerated
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55684
 
keep only identifiers public which are explicitly requested or demanded by dependencies
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55683
 
explicit option for "open" code generation
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55682
 
tuned
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55681
 
more fine-grain notion of export
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55680
 
tuned
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55679
 
formal markup for public ingredients
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55678
 
tuned
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55677
 
dropped long-unused option
haftmann [Sun, 23 Feb 2014 10:33:43 +0100] rev 55676
 
avoid ad-hoc patching of generated code
wenzelm [Sat, 22 Feb 2014 22:06:10 +0100] rev 55675
 
tuned proofs;
wenzelm [Sat, 22 Feb 2014 21:38:26 +0100] rev 55674
 
support for semantic completion on Scala side;
wenzelm [Sat, 22 Feb 2014 20:56:50 +0100] rev 55673
 
clarified module location (again, see 763d35697338);
wenzelm [Sat, 22 Feb 2014 20:52:43 +0100] rev 55672
 
support for completion within the formal context;
tuned signature;
wenzelm [Sat, 22 Feb 2014 18:07:31 +0100] rev 55671
 
removed remains of old experiment (see b933142e02d0);
wenzelm [Sat, 22 Feb 2014 17:13:30 +0100] rev 55670
 
removed dead code;
more complete patterns;
wenzelm [Sat, 22 Feb 2014 16:58:02 +0100] rev 55669
 
tuned signature;
wenzelm [Sat, 22 Feb 2014 16:16:21 +0100] rev 55668
 
NEWS;
wenzelm [Sat, 22 Feb 2014 16:11:23 +0100] rev 55667
 
tuned comment;
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;
wenzelm [Fri, 21 Feb 2014 23:42:43 +0100] rev 55665
 
tuned proofs;
wenzelm [Fri, 21 Feb 2014 21:27:55 +0100] rev 55664
 
merged
wenzelm [Fri, 21 Feb 2014 21:08:03 +0100] rev 55663
 
more standard theory name;
wenzelm [Fri, 21 Feb 2014 20:54:13 +0100] rev 55662
 
tuned;
wenzelm [Fri, 21 Feb 2014 20:47:48 +0100] rev 55661
 
tuned whitespace;
tuned names;
wenzelm [Fri, 21 Feb 2014 20:37:13 +0100] rev 55660
 
proper ML structure with signature;
wenzelm [Fri, 21 Feb 2014 20:29:33 +0100] rev 55659
 
reduced ML warnings;
haftmann [Fri, 21 Feb 2014 19:20:26 +0100] rev 55658
 
simultaneous mapping of strongly connected components
haftmann [Fri, 21 Feb 2014 19:20:24 +0100] rev 55657
 
dropped dead code
wenzelm [Fri, 21 Feb 2014 18:23:11 +0100] rev 55656
 
more symbols;
wenzelm [Fri, 21 Feb 2014 17:06:48 +0100] rev 55655
 
merged
wenzelm [Fri, 21 Feb 2014 17:00:45 +0100] rev 55654
 
improved completion based on context information;
wenzelm [Fri, 21 Feb 2014 16:55:54 +0100] rev 55653
 
more markup -- complete symbols within antiquotation, notably with broken arguments;
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);
wenzelm [Fri, 21 Feb 2014 15:48:04 +0100] rev 55651
 
tuned signature -- avoid redundancy and confusion of flags;
wenzelm [Fri, 21 Feb 2014 15:22:06 +0100] rev 55650
 
tuned signature;
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;
wenzelm [Fri, 21 Feb 2014 13:36:40 +0100] rev 55648
 
tuned signature -- avoid obscure default arguments;
wenzelm [Fri, 21 Feb 2014 12:57:14 +0100] rev 55647
 
more lightweight Rendering;
wenzelm [Fri, 21 Feb 2014 12:32:06 +0100] rev 55646
 
tuned signature;
wenzelm [Fri, 21 Feb 2014 12:07:38 +0100] rev 55645
 
tuned -- remaining rev_markup is rather short after filter;
traytel [Fri, 21 Feb 2014 12:33:49 +0100] rev 55644
 
only one internal coinduction rule
blanchet [Fri, 21 Feb 2014 00:18:40 +0100] rev 55643
 
NEWS
blanchet [Fri, 21 Feb 2014 00:09:56 +0100] rev 55642
 
adapted to renaming of datatype 'cases' and 'recs' to 'case' and 'rec'
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
wenzelm [Thu, 20 Feb 2014 23:46:40 +0100] rev 55640
 
tuned proofs;
more symbols;
wenzelm [Thu, 20 Feb 2014 23:16:33 +0100] rev 55639
 
tuned whitespace;
wenzelm [Thu, 20 Feb 2014 21:55:37 +0100] rev 55638
 
updated keywords;
wenzelm [Thu, 20 Feb 2014 21:45:08 +0100] rev 55637
 
merged
wenzelm [Thu, 20 Feb 2014 21:39:38 +0100] rev 55636
 
more official params in context;
wenzelm [Thu, 20 Feb 2014 21:27:14 +0100] rev 55635
 
tuned signature;
tuned message;
wenzelm [Thu, 20 Feb 2014 21:04:24 +0100] rev 55634
 
tuned messages;
more official hyps;
wenzelm [Thu, 20 Feb 2014 20:59:15 +0100] rev 55633
 
clarified printing of undeclared hyps;
wenzelm [Thu, 20 Feb 2014 20:19:41 +0100] rev 55632
 
modernized tool setup;
tuned;
wenzelm [Thu, 20 Feb 2014 19:55:39 +0100] rev 55631
 
removed dead code;
wenzelm [Thu, 20 Feb 2014 19:52:43 +0100] rev 55630
 
tuned;
wenzelm [Thu, 20 Feb 2014 19:44:48 +0100] rev 55629
 
proper naming convention;
wenzelm [Thu, 20 Feb 2014 19:38:34 +0100] rev 55628
 
prefer cat_lines;
wenzelm [Thu, 20 Feb 2014 19:32:20 +0100] rev 55627
 
tuned whitespace;
wenzelm [Thu, 20 Feb 2014 18:23:32 +0100] rev 55626
 
tuned comments;
wenzelm [Thu, 20 Feb 2014 17:57:26 +0100] rev 55625
 
complete symbols within ML strings / comments;
wenzelm [Thu, 20 Feb 2014 17:51:16 +0100] rev 55624
 
tuned messages;
wenzelm [Thu, 20 Feb 2014 17:21:48 +0100] rev 55623
 
tuned;
wenzelm [Thu, 20 Feb 2014 16:56:51 +0100] rev 55622
 
clarified markup cumulation order (see also 25306d92f4ad and 0009a6ebc83b), e.g. relevant for completion_context;