Fri, 07 Mar 2014 20:24:14 +0100 wenzelm tuned;
Fri, 07 Mar 2014 20:12:38 +0100 wenzelm more accurate description;
Fri, 07 Mar 2014 19:56:31 +0100 wenzelm misc tuning and clarification;
Fri, 07 Mar 2014 19:28:34 +0100 wenzelm more accurate description;
Fri, 07 Mar 2014 17:07:30 +0100 wenzelm tuned proofs;
Fri, 07 Mar 2014 16:50:42 +0100 wenzelm tuned;
Fri, 07 Mar 2014 16:00:45 +0100 wenzelm tuned message: reveal ambiguity where Syntax_Phases.decode_term fails and thus reduces proper_results beforehand, e.g. term "f(x := y)" in ~~/src/HOL/Hoare/Hoare_Logic.thy;
Fri, 07 Mar 2014 15:16:08 +0100 wenzelm tuned description and its rendering;
Fri, 07 Mar 2014 14:37:25 +0100 wenzelm more detailed description of completion items;
Fri, 07 Mar 2014 13:29:10 +0100 wenzelm more basic const report (without completion) for known Const within syntax tree, which usually refers to special syntax (without proper @{const_syntax} markers);
Fri, 07 Mar 2014 11:48:11 +0100 wenzelm no completion of concealed names;
Fri, 07 Mar 2014 11:46:26 +0100 wenzelm more official const syntax: avoid educated guessing by Syntax_Phases.decode_term;
Fri, 07 Mar 2014 11:41:25 +0100 wenzelm tuned whitespace;
Fri, 07 Mar 2014 11:34:41 +0100 wenzelm removed dead code;
Fri, 07 Mar 2014 10:22:27 +0100 wenzelm modernized theory setup;
Fri, 07 Mar 2014 15:52:56 +0000 paulson Some new proofs. Tidying up, esp to remove "apply rule".
Fri, 07 Mar 2014 14:21:15 +0100 blanchet use balanced tuples in 'primcorec'
Fri, 07 Mar 2014 14:21:15 +0100 blanchet tuning
Fri, 07 Mar 2014 12:35:06 +0000 paulson a few new lemmas
Fri, 07 Mar 2014 01:02:21 +0100 blanchet balance tuples that represent curried functions
Thu, 06 Mar 2014 22:15:01 +0100 wenzelm merged
Thu, 06 Mar 2014 22:10:38 +0100 wenzelm tuned proofs;
Thu, 06 Mar 2014 21:33:15 +0100 wenzelm some NEWS;
Thu, 06 Mar 2014 21:32:09 +0100 wenzelm special identifier "__" (i.e. empty name with internal suffix) serves as wild-card for completion;
Thu, 06 Mar 2014 20:26:43 +0100 wenzelm completion is part of error (not report) and thus not subject to context visibility -- e.g. relevant for 'fixes' in long statements;
Thu, 06 Mar 2014 19:55:08 +0100 wenzelm proper position for decode_pos, which is relevant for completion;
Thu, 06 Mar 2014 17:37:32 +0100 wenzelm more decisive commitment to get_free vs. the_const;
Thu, 06 Mar 2014 16:33:48 +0100 wenzelm more rigid const demands, based on educated guesses about the tools involved here;
Thu, 06 Mar 2014 16:24:47 +0100 wenzelm more compact Markup.markup_report: message body may consist of multiple elements;
Thu, 06 Mar 2014 16:12:26 +0100 wenzelm reject internal term names outright, and complete consts instead;
Thu, 06 Mar 2014 14:38:54 +0100 wenzelm eliminated odd type constraint for read_const (see also 79c1d2bbe5a9);
Thu, 06 Mar 2014 13:44:01 +0100 wenzelm more uniform check_const/read_const;
Thu, 06 Mar 2014 12:58:51 +0100 wenzelm tuned;
Thu, 06 Mar 2014 12:43:29 +0100 wenzelm more rigid type_name demands, based on educated guesses about the tools involved here;
Thu, 06 Mar 2014 12:10:19 +0100 wenzelm tuned signature -- more uniform check_type_name/read_type_name;
Thu, 06 Mar 2014 11:32:16 +0100 wenzelm clarified treatment of consts -- prefer value-oriented reports;
Thu, 06 Mar 2014 10:53:14 +0100 wenzelm clarified check of internal names;
Thu, 06 Mar 2014 10:12:47 +0100 wenzelm tuned signature;
Thu, 06 Mar 2014 10:11:38 +0100 wenzelm tuned;
Thu, 06 Mar 2014 17:55:39 +0100 Lars Hupel tuned
Thu, 06 Mar 2014 15:40:33 +0100 blanchet renamed 'fun_rel' to 'rel_fun'
Thu, 06 Mar 2014 15:29:18 +0100 blanchet renamed 'prod_rel' to 'rel_prod'
Thu, 06 Mar 2014 15:25:21 +0100 blanchet renamed 'sum_rel' to 'rel_sum'
Thu, 06 Mar 2014 15:14:09 +0100 blanchet renamed 'filter_rel' to 'rel_filter'
Thu, 06 Mar 2014 15:12:23 +0100 blanchet renamed 'endofun_rel' to 'rel_endofun'
Thu, 06 Mar 2014 15:10:56 +0100 blanchet renamed 'vset_rel' to 'rel_vset'
Thu, 06 Mar 2014 14:57:15 +0100 blanchet fixed NEWS
Thu, 06 Mar 2014 14:57:14 +0100 blanchet renamed 'set_rel' to 'rel_set'
Thu, 06 Mar 2014 14:25:55 +0100 traytel tuned
Thu, 06 Mar 2014 14:15:09 +0100 traytel rationalized imports
Thu, 06 Mar 2014 14:14:54 +0100 traytel move special BNFs used for composition only to BNF_Comp;
Thu, 06 Mar 2014 13:36:50 +0100 blanchet renamed 'cset_rel' to 'rel_cset'
Thu, 06 Mar 2014 13:36:49 +0100 blanchet renamed 'fset_rel' to 'rel_fset'
Thu, 06 Mar 2014 13:36:48 +0100 blanchet renamed 'map_pair' to 'map_prod'
Thu, 06 Mar 2014 13:36:15 +0100 blanchet renamed 'map_sum' to 'sum_map'
Thu, 06 Mar 2014 12:17:26 +0100 traytel more careful simplification of sets (cf. abf91ebd0820)---yields smaller terms
Wed, 05 Mar 2014 17:23:28 -0800 huffman remove lemmas in favor of more general ones: convex(_hull)_set_{plus,setsum}
Wed, 05 Mar 2014 16:57:00 -0800 huffman generalize lemma closure_sum
Wed, 05 Mar 2014 13:59:25 -0800 huffman generalize lemmas
Wed, 05 Mar 2014 21:51:30 +0100 wenzelm more symbols;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip