Mon, 10 Mar 2014 15:30:29 +0100 wenzelm tuned signature;
Mon, 10 Mar 2014 15:20:41 +0100 wenzelm prefer Name_Space.pretty with its builtin markup;
Mon, 10 Mar 2014 15:04:01 +0100 wenzelm tuned signature -- prefer Name_Space.get with its builtin error;
Mon, 10 Mar 2014 13:55:03 +0100 wenzelm abstract type Name_Space.table;
Mon, 10 Mar 2014 10:13:47 +0100 wenzelm more structured order;
Mon, 10 Mar 2014 10:04:26 +0100 wenzelm more direct Long_Name.qualification;
Mon, 10 Mar 2014 09:54:01 +0100 wenzelm more restrictive completion: intern/extern stability;
Mon, 10 Mar 2014 20:16:13 +0100 hoelzl add measurability rule for (co)inductive predicates
Mon, 10 Mar 2014 20:04:40 +0100 hoelzl introduced antimono; incseq, decseq are now abbreviations for mono and antimono; renamed Library/Continuity to Library/Order_Continuity; removed up_cont; renamed down_cont to down_continuity and generalized to complete_lattices
Mon, 10 Mar 2014 17:14:57 +0100 kuncar hide implementation details
Mon, 10 Mar 2014 15:24:49 +0100 traytel copy-paste typo
Mon, 10 Mar 2014 14:46:22 +0100 traytel tuned tactic
Mon, 10 Mar 2014 13:23:16 +0100 traytel unfold intermediate definitions after sealing the bnf
Sun, 09 Mar 2014 22:45:09 +0100 haftmann bootstrap fundamental Fun theory immediately after Set theory, without dependency on complete lattices
Sun, 09 Mar 2014 22:45:07 +0100 haftmann tuned;
Sun, 09 Mar 2014 22:27:04 +0100 traytel more careful unfolding of internal constants
Sun, 09 Mar 2014 21:40:41 +0100 traytel made typedef for the type of the bound optional (size-based)
Fri, 07 Mar 2014 23:10:27 +0100 traytel made natLe{q,ss} constants (yields smaller terms in composition)
Fri, 07 Mar 2014 23:09:10 +0100 traytel removed junk
Sun, 09 Mar 2014 18:43:38 +0100 wenzelm tuned proofs;
Sun, 09 Mar 2014 17:43:40 +0100 wenzelm unused;
Sun, 09 Mar 2014 17:40:02 +0100 wenzelm tuned;
Sun, 09 Mar 2014 17:37:34 +0100 wenzelm more formal read_root;
Sun, 09 Mar 2014 17:08:31 +0100 wenzelm simplified / modernized hide commands: proper outer parsers and PIDE markup via check;
Sun, 09 Mar 2014 17:07:45 +0100 wenzelm removed dead code;
Sun, 09 Mar 2014 17:02:18 +0100 wenzelm check fact names with PIDE markup;
Sun, 09 Mar 2014 16:37:56 +0100 wenzelm tuned signature;
Sun, 09 Mar 2014 15:21:08 +0100 wenzelm do allow replacement of words where this is appropriate, notably symbol abbrevs and keyword templates (see also 1c42ebdb3a58);
Sat, 08 Mar 2014 23:03:15 +0100 wenzelm tuned proofs;
Sat, 08 Mar 2014 22:21:44 +0100 wenzelm tuned proofs;
Sat, 08 Mar 2014 21:31:12 +0100 wenzelm keep current context visibility for PIDE markup and completion (in contrast to 8e3e004f1c31): Attrib.check_src of 9dc5ce83202c should intern/report attributes once, which happens for local_theory in the (visible) auxiliary context;
Sat, 08 Mar 2014 21:08:10 +0100 wenzelm modernized Attrib.check_name/check_src similar to methods (see also a989bdaf8121);
Sat, 08 Mar 2014 13:49:01 +0100 wenzelm allow suffix of underscores for words (notably keywords), similar to semantic completion;
Sat, 08 Mar 2014 13:25:56 +0100 wenzelm back to polyml-svn, with more threads to avoid problems with HOL-Proofs (see f376f18fd0b7);
Sat, 08 Mar 2014 12:44:15 +0100 wenzelm no completion for complete keywords, to avoid confusion of 'assume' ~> 'assumes' etc.;
Sat, 08 Mar 2014 12:31:23 +0100 wenzelm clarified description;
Sat, 08 Mar 2014 11:50:12 +0100 wenzelm tuned;
Fri, 07 Mar 2014 23:28:05 +0100 wenzelm tuned proofs;
Fri, 07 Mar 2014 22:30:58 +0100 wenzelm more antiquotations;
Fri, 07 Mar 2014 22:19:52 +0100 wenzelm ignore special names that are treated differently for various sub-languages (main wild-card is identifier "__");
Fri, 07 Mar 2014 20:50:02 +0100 wenzelm merged
Fri, 07 Mar 2014 20:46:27 +0100 wenzelm misc tuning;
Fri, 07 Mar 2014 20:32:48 +0100 wenzelm more strict discrimination: symbols vs. keywords could overlap;
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;
Wed, 05 Mar 2014 20:07:43 +0100 wenzelm tuned proofs;
Wed, 05 Mar 2014 19:57:41 +0100 wenzelm tuned color (cf. jEdit FUNCTION);
Wed, 05 Mar 2014 19:52:28 +0100 wenzelm tuned;
Wed, 05 Mar 2014 18:26:35 +0100 wenzelm more markup for inner syntax class/type names (notably for completion);
Wed, 05 Mar 2014 17:36:40 +0100 wenzelm tuned proofs;
Wed, 05 Mar 2014 16:16:36 +0100 wenzelm back to stable polyml-5.5.1, due to problems with Poly/ML SVN 1913 and HOL-Proofs (Fail "Insufficient memory");
Wed, 05 Mar 2014 16:13:24 +0100 wenzelm more explicit quasi_keyword markup, for Args.$$$ material, which is somewhere in between of outer and inner syntax;
Wed, 05 Mar 2014 16:06:11 +0100 wenzelm unused;
Wed, 05 Mar 2014 15:25:52 +0100 wenzelm special treatment of method combinators like Args.$$$ keywords, although parsed via Parse.$$$;
Wed, 05 Mar 2014 15:24:06 +0100 wenzelm more thorough (potentially duplicate) markup, e.g. relevant for embedded Args syntax within antiquotations;
Wed, 05 Mar 2014 14:19:54 +0100 wenzelm suppress short abbreviations more uniformly, for outer and quasi-outer syntax;
Wed, 05 Mar 2014 13:11:08 +0100 wenzelm clarified init_assignable: make double-sure that initial values are reset;
Wed, 05 Mar 2014 09:59:48 +0100 wenzelm proper UTF-8;
Tue, 04 Mar 2014 16:16:05 -0800 huffman fix typo
Tue, 04 Mar 2014 15:26:12 -0800 huffman remove simp rules made redundant by the replacement of neg_numeral with negated numerals
Tue, 04 Mar 2014 14:14:28 -0800 huffman tuned proof
Tue, 04 Mar 2014 14:00:59 -0800 huffman tuned proof script
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip