wenzelm [Mon, 10 Mar 2014 17:52:30 +0100] rev 56031
tuned;
wenzelm [Mon, 10 Mar 2014 17:09:40 +0100] rev 56030
modernized data managed via Name_Space.table;
wenzelm [Mon, 10 Mar 2014 16:30:07 +0100] rev 56029
clarified Args.src: more abstract type, position refers to name only;
prefer self-contained Args.check_src;
wenzelm [Mon, 10 Mar 2014 15:30:29 +0100] rev 56028
tuned signature;
wenzelm [Mon, 10 Mar 2014 15:20:41 +0100] rev 56027
prefer Name_Space.pretty with its builtin markup;
wenzelm [Mon, 10 Mar 2014 15:04:01 +0100] rev 56026
tuned signature -- prefer Name_Space.get with its builtin error;
wenzelm [Mon, 10 Mar 2014 13:55:03 +0100] rev 56025
abstract type Name_Space.table;
clarified pretty_locale_deps: sort strings;
clarified Proof_Context.update_cases: Name_Space.del_table hides name space entry as well;
wenzelm [Mon, 10 Mar 2014 10:13:47 +0100] rev 56024
more structured order;
wenzelm [Mon, 10 Mar 2014 10:04:26 +0100] rev 56023
more direct Long_Name.qualification;
wenzelm [Mon, 10 Mar 2014 09:54:01 +0100] rev 56022
more restrictive completion: intern/extern stability;
hoelzl [Mon, 10 Mar 2014 20:16:13 +0100] rev 56021
add measurability rule for (co)inductive predicates
hoelzl [Mon, 10 Mar 2014 20:04:40 +0100] rev 56020
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
kuncar [Mon, 10 Mar 2014 17:14:57 +0100] rev 56019
hide implementation details
traytel [Mon, 10 Mar 2014 15:24:49 +0100] rev 56018
copy-paste typo
traytel [Mon, 10 Mar 2014 14:46:22 +0100] rev 56017
tuned tactic
traytel [Mon, 10 Mar 2014 13:23:16 +0100] rev 56016
unfold intermediate definitions after sealing the bnf
haftmann [Sun, 09 Mar 2014 22:45:09 +0100] rev 56015
bootstrap fundamental Fun theory immediately after Set theory, without dependency on complete lattices
* * *
tuned
haftmann [Sun, 09 Mar 2014 22:45:07 +0100] rev 56014
tuned;
elimination rule subset_imageE;
typical composition collapsing rewrite order in lemma image_image_eq_image_comp;
destruction rules ball_imageD, bex_imageD
traytel [Sun, 09 Mar 2014 22:27:04 +0100] rev 56013
more careful unfolding of internal constants
traytel [Sun, 09 Mar 2014 21:40:41 +0100] rev 56012
made typedef for the type of the bound optional (size-based)
traytel [Fri, 07 Mar 2014 23:10:27 +0100] rev 56011
made natLe{q,ss} constants (yields smaller terms in composition)
traytel [Fri, 07 Mar 2014 23:09:10 +0100] rev 56010
removed junk
wenzelm [Sun, 09 Mar 2014 18:43:38 +0100] rev 56009
tuned proofs;
wenzelm [Sun, 09 Mar 2014 17:43:40 +0100] rev 56008
unused;
wenzelm [Sun, 09 Mar 2014 17:40:02 +0100] rev 56007
tuned;
wenzelm [Sun, 09 Mar 2014 17:37:34 +0100] rev 56006
more formal read_root;
wenzelm [Sun, 09 Mar 2014 17:08:31 +0100] rev 56005
simplified / modernized hide commands: proper outer parsers and PIDE markup via check;
wenzelm [Sun, 09 Mar 2014 17:07:45 +0100] rev 56004
removed dead code;
wenzelm [Sun, 09 Mar 2014 17:02:18 +0100] rev 56003
check fact names with PIDE markup;
wenzelm [Sun, 09 Mar 2014 16:37:56 +0100] rev 56002
tuned signature;
wenzelm [Sun, 09 Mar 2014 15:21:08 +0100] rev 56001
do allow replacement of words where this is appropriate, notably symbol abbrevs and keyword templates (see also 1c42ebdb3a58);
wenzelm [Sat, 08 Mar 2014 23:03:15 +0100] rev 56000
tuned proofs;
wenzelm [Sat, 08 Mar 2014 22:21:44 +0100] rev 55999
tuned proofs;
wenzelm [Sat, 08 Mar 2014 21:31:12 +0100] rev 55998
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;
wenzelm [Sat, 08 Mar 2014 21:08:10 +0100] rev 55997
modernized Attrib.check_name/check_src similar to methods (see also a989bdaf8121);
proper context for global data;
tuned signature;
wenzelm [Sat, 08 Mar 2014 13:49:01 +0100] rev 55996
allow suffix of underscores for words (notably keywords), similar to semantic completion;
wenzelm [Sat, 08 Mar 2014 13:25:56 +0100] rev 55995
back to polyml-svn, with more threads to avoid problems with HOL-Proofs (see f376f18fd0b7);
wenzelm [Sat, 08 Mar 2014 12:44:15 +0100] rev 55994
no completion for complete keywords, to avoid confusion of 'assume' ~> 'assumes' etc.;
wenzelm [Sat, 08 Mar 2014 12:31:23 +0100] rev 55993
clarified description;
tuned;
wenzelm [Sat, 08 Mar 2014 11:50:12 +0100] rev 55992
tuned;
wenzelm [Fri, 07 Mar 2014 23:28:05 +0100] rev 55991
tuned proofs;
wenzelm [Fri, 07 Mar 2014 22:30:58 +0100] rev 55990
more antiquotations;
wenzelm [Fri, 07 Mar 2014 22:19:52 +0100] rev 55989
ignore special names that are treated differently for various sub-languages (main wild-card is identifier "__");
wenzelm [Fri, 07 Mar 2014 20:50:02 +0100] rev 55988
merged
wenzelm [Fri, 07 Mar 2014 20:46:27 +0100] rev 55987
misc tuning;
wenzelm [Fri, 07 Mar 2014 20:32:48 +0100] rev 55986
more strict discrimination: symbols vs. keywords could overlap;
wenzelm [Fri, 07 Mar 2014 20:24:14 +0100] rev 55985
tuned;
wenzelm [Fri, 07 Mar 2014 20:12:38 +0100] rev 55984
more accurate description;
wenzelm [Fri, 07 Mar 2014 19:56:31 +0100] rev 55983
misc tuning and clarification;
wenzelm [Fri, 07 Mar 2014 19:28:34 +0100] rev 55982
more accurate description;
wenzelm [Fri, 07 Mar 2014 17:07:30 +0100] rev 55981
tuned proofs;
wenzelm [Fri, 07 Mar 2014 16:50:42 +0100] rev 55980
tuned;
wenzelm [Fri, 07 Mar 2014 16:00:45 +0100] rev 55979
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;
wenzelm [Fri, 07 Mar 2014 15:16:08 +0100] rev 55978
tuned description and its rendering;
wenzelm [Fri, 07 Mar 2014 14:37:25 +0100] rev 55977
more detailed description of completion items;
wenzelm [Fri, 07 Mar 2014 13:29:10 +0100] rev 55976
more basic const report (without completion) for known Const within syntax tree, which usually refers to special syntax (without proper @{const_syntax} markers);
tuned;
wenzelm [Fri, 07 Mar 2014 11:48:11 +0100] rev 55975
no completion of concealed names;
wenzelm [Fri, 07 Mar 2014 11:46:26 +0100] rev 55974
more official const syntax: avoid educated guessing by Syntax_Phases.decode_term;
wenzelm [Fri, 07 Mar 2014 11:41:25 +0100] rev 55973
tuned whitespace;
wenzelm [Fri, 07 Mar 2014 11:34:41 +0100] rev 55972
removed dead code;
wenzelm [Fri, 07 Mar 2014 10:22:27 +0100] rev 55971
modernized theory setup;
paulson <lp15@cam.ac.uk> [Fri, 07 Mar 2014 15:52:56 +0000] rev 55970
Some new proofs. Tidying up, esp to remove "apply rule".
blanchet [Fri, 07 Mar 2014 14:21:15 +0100] rev 55969
use balanced tuples in 'primcorec'
blanchet [Fri, 07 Mar 2014 14:21:15 +0100] rev 55968
tuning
paulson <lp15@cam.ac.uk> [Fri, 07 Mar 2014 12:35:06 +0000] rev 55967
a few new lemmas
blanchet [Fri, 07 Mar 2014 01:02:21 +0100] rev 55966
balance tuples that represent curried functions
wenzelm [Thu, 06 Mar 2014 22:15:01 +0100] rev 55965
merged
wenzelm [Thu, 06 Mar 2014 22:10:38 +0100] rev 55964
tuned proofs;
wenzelm [Thu, 06 Mar 2014 21:33:15 +0100] rev 55963
some NEWS;
wenzelm [Thu, 06 Mar 2014 21:32:09 +0100] rev 55962
special identifier "__" (i.e. empty name with internal suffix) serves as wild-card for completion;
wenzelm [Thu, 06 Mar 2014 20:26:43 +0100] rev 55961
completion is part of error (not report) and thus not subject to context visibility -- e.g. relevant for 'fixes' in long statements;
wenzelm [Thu, 06 Mar 2014 19:55:08 +0100] rev 55960
proper position for decode_pos, which is relevant for completion;
wenzelm [Thu, 06 Mar 2014 17:37:32 +0100] rev 55959
more decisive commitment to get_free vs. the_const;
tuned;
wenzelm [Thu, 06 Mar 2014 16:33:48 +0100] rev 55958
more rigid const demands, based on educated guesses about the tools involved here;
wenzelm [Thu, 06 Mar 2014 16:24:47 +0100] rev 55957
more compact Markup.markup_report: message body may consist of multiple elements;
wenzelm [Thu, 06 Mar 2014 16:12:26 +0100] rev 55956
reject internal term names outright, and complete consts instead;
more general Name_Space.check_reports;
more compact Markup.markup_report;
wenzelm [Thu, 06 Mar 2014 14:38:54 +0100] rev 55955
eliminated odd type constraint for read_const (see also 79c1d2bbe5a9);
wenzelm [Thu, 06 Mar 2014 13:44:01 +0100] rev 55954
more uniform check_const/read_const;
wenzelm [Thu, 06 Mar 2014 12:58:51 +0100] rev 55953
tuned;
wenzelm [Thu, 06 Mar 2014 12:43:29 +0100] rev 55952
more rigid type_name demands, based on educated guesses about the tools involved here;
wenzelm [Thu, 06 Mar 2014 12:10:19 +0100] rev 55951
tuned signature -- more uniform check_type_name/read_type_name;
proper reports for read_type_name (lost in 710bc66f432c);
wenzelm [Thu, 06 Mar 2014 11:32:16 +0100] rev 55950
clarified treatment of consts -- prefer value-oriented reports;
wenzelm [Thu, 06 Mar 2014 10:53:14 +0100] rev 55949
clarified check of internal names;
wenzelm [Thu, 06 Mar 2014 10:12:47 +0100] rev 55948
tuned signature;
wenzelm [Thu, 06 Mar 2014 10:11:38 +0100] rev 55947
tuned;
Lars Hupel <lars.hupel@mytum.de> [Thu, 06 Mar 2014 17:55:39 +0100] rev 55946
tuned
blanchet [Thu, 06 Mar 2014 15:40:33 +0100] rev 55945
renamed 'fun_rel' to 'rel_fun'
blanchet [Thu, 06 Mar 2014 15:29:18 +0100] rev 55944
renamed 'prod_rel' to 'rel_prod'
blanchet [Thu, 06 Mar 2014 15:25:21 +0100] rev 55943
renamed 'sum_rel' to 'rel_sum'
blanchet [Thu, 06 Mar 2014 15:14:09 +0100] rev 55942
renamed 'filter_rel' to 'rel_filter'
blanchet [Thu, 06 Mar 2014 15:12:23 +0100] rev 55941
renamed 'endofun_rel' to 'rel_endofun'
blanchet [Thu, 06 Mar 2014 15:10:56 +0100] rev 55940
renamed 'vset_rel' to 'rel_vset'
blanchet [Thu, 06 Mar 2014 14:57:15 +0100] rev 55939
fixed NEWS
blanchet [Thu, 06 Mar 2014 14:57:14 +0100] rev 55938
renamed 'set_rel' to 'rel_set'
traytel [Thu, 06 Mar 2014 14:25:55 +0100] rev 55937
tuned
traytel [Thu, 06 Mar 2014 14:15:09 +0100] rev 55936
rationalized imports
traytel [Thu, 06 Mar 2014 14:14:54 +0100] rev 55935
move special BNFs used for composition only to BNF_Comp;
use local copy of identity function that gets unfolded later for ID
blanchet [Thu, 06 Mar 2014 13:36:50 +0100] rev 55934
renamed 'cset_rel' to 'rel_cset'
blanchet [Thu, 06 Mar 2014 13:36:49 +0100] rev 55933
renamed 'fset_rel' to 'rel_fset'
blanchet [Thu, 06 Mar 2014 13:36:48 +0100] rev 55932
renamed 'map_pair' to 'map_prod'
blanchet [Thu, 06 Mar 2014 13:36:15 +0100] rev 55931
renamed 'map_sum' to 'sum_map'
traytel [Thu, 06 Mar 2014 12:17:26 +0100] rev 55930
more careful simplification of sets (cf. abf91ebd0820)---yields smaller terms
huffman [Wed, 05 Mar 2014 17:23:28 -0800] rev 55929
remove lemmas in favor of more general ones: convex(_hull)_set_{plus,setsum}
huffman [Wed, 05 Mar 2014 16:57:00 -0800] rev 55928
generalize lemma closure_sum
huffman [Wed, 05 Mar 2014 13:59:25 -0800] rev 55927
generalize lemmas
wenzelm [Wed, 05 Mar 2014 21:51:30 +0100] rev 55926
more symbols;
wenzelm [Wed, 05 Mar 2014 20:07:43 +0100] rev 55925
tuned proofs;
wenzelm [Wed, 05 Mar 2014 19:57:41 +0100] rev 55924
tuned color (cf. jEdit FUNCTION);
wenzelm [Wed, 05 Mar 2014 19:52:28 +0100] rev 55923
tuned;
wenzelm [Wed, 05 Mar 2014 18:26:35 +0100] rev 55922
more markup for inner syntax class/type names (notably for completion);
explicit reports result without broadcast yet, which is important for brute-force disambiguation;
wenzelm [Wed, 05 Mar 2014 17:36:40 +0100] rev 55921
tuned proofs;
wenzelm [Wed, 05 Mar 2014 16:16:36 +0100] rev 55920
back to stable polyml-5.5.1, due to problems with Poly/ML SVN 1913 and HOL-Proofs (Fail "Insufficient memory");
wenzelm [Wed, 05 Mar 2014 16:13:24 +0100] rev 55919
more explicit quasi_keyword markup, for Args.$$$ material, which is somewhere in between of outer and inner syntax;
wenzelm [Wed, 05 Mar 2014 16:06:11 +0100] rev 55918
unused;
wenzelm [Wed, 05 Mar 2014 15:25:52 +0100] rev 55917
special treatment of method combinators like Args.$$$ keywords, although parsed via Parse.$$$;
wenzelm [Wed, 05 Mar 2014 15:24:06 +0100] rev 55916
more thorough (potentially duplicate) markup, e.g. relevant for embedded Args syntax within antiquotations;
wenzelm [Wed, 05 Mar 2014 14:19:54 +0100] rev 55915
suppress short abbreviations more uniformly, for outer and quasi-outer syntax;
tuned signature;
wenzelm [Wed, 05 Mar 2014 13:11:08 +0100] rev 55914
clarified init_assignable: make double-sure that initial values are reset;
more systematic reports for Args.syntax: indicate Args.$$$ quasi-keywords and suppress confusing completion of single symbols like ":", "|", "?";
wenzelm [Wed, 05 Mar 2014 09:59:48 +0100] rev 55913
proper UTF-8;
huffman [Tue, 04 Mar 2014 16:16:05 -0800] rev 55912
fix typo