Sun, 12 Feb 2006 21:34:28 +0100 * ML/Pure/General: improved join interface for tables;
wenzelm [Sun, 12 Feb 2006 21:34:28 +0100] rev 19034
* ML/Pure/General: improved join interface for tables;
Sun, 12 Feb 2006 21:34:27 +0100 consts: maintain thy version for efficient transfer;
wenzelm [Sun, 12 Feb 2006 21:34:27 +0100] rev 19033
consts: maintain thy version for efficient transfer; ins_sorts: Vartab.replace is slower than Vartab.update, but might avoid some copying of table structure;
Sun, 12 Feb 2006 21:34:26 +0100 tuned;
wenzelm [Sun, 12 Feb 2006 21:34:26 +0100] rev 19032
tuned;
Sun, 12 Feb 2006 21:34:25 +0100 export exception SAME (for join);
wenzelm [Sun, 12 Feb 2006 21:34:25 +0100] rev 19031
export exception SAME (for join); join: use internal modify, no option type (handle SAME/DUP instead); defined: simplified copy of lookup code, avoids allocation of option constructor; added replace, which does not change equal entries;
Sun, 12 Feb 2006 21:34:24 +0100 low-level tuning of merge: maintain identity of accesses;
wenzelm [Sun, 12 Feb 2006 21:34:24 +0100] rev 19030
low-level tuning of merge: maintain identity of accesses; simplified TableFun.join;
Sun, 12 Feb 2006 21:34:23 +0100 share exception UNDEF with Table;
wenzelm [Sun, 12 Feb 2006 21:34:23 +0100] rev 19029
share exception UNDEF with Table; simplified TableFun.join;
Sun, 12 Feb 2006 21:34:22 +0100 structure Datatab: private copy avoids potential conflict of table exceptions;
wenzelm [Sun, 12 Feb 2006 21:34:22 +0100] rev 19028
structure Datatab: private copy avoids potential conflict of table exceptions; simplified TableFun.join;
Sun, 12 Feb 2006 21:34:21 +0100 added eq_consts;
wenzelm [Sun, 12 Feb 2006 21:34:21 +0100] rev 19027
added eq_consts; reverted abbrevs: try all abstraction prefixes;
Sun, 12 Feb 2006 21:34:20 +0100 minor tuning of proofs, notably induct;
wenzelm [Sun, 12 Feb 2006 21:34:20 +0100] rev 19026
minor tuning of proofs, notably induct;
Sun, 12 Feb 2006 21:34:18 +0100 simplified TableFun.join;
wenzelm [Sun, 12 Feb 2006 21:34:18 +0100] rev 19025
simplified TableFun.join;
Sun, 12 Feb 2006 20:32:59 +0100 \usepackage{amssymb};
wenzelm [Sun, 12 Feb 2006 20:32:59 +0100] rev 19024
\usepackage{amssymb};
Sun, 12 Feb 2006 12:29:01 +0100 * include generalised MVT in HyperReal (contributed by Benjamin Porter)
kleing [Sun, 12 Feb 2006 12:29:01 +0100] rev 19023
* include generalised MVT in HyperReal (contributed by Benjamin Porter) * add non-denumerability of continuum in Real, includes closed intervals on real (contributed by Benjamin Porter, #22 in http://www.cs.ru.nl/~freek/100/)
Sun, 12 Feb 2006 10:42:19 +0100 * moved ThreeDivides from Isar_examples to better suited HOL/ex
kleing [Sun, 12 Feb 2006 10:42:19 +0100] rev 19022
* moved ThreeDivides from Isar_examples to better suited HOL/ex * moved 2 summation lemmas from ThreeDivides to SetInterval
Sun, 12 Feb 2006 04:31:18 +0100 divisibility by 3 theorem, contributed by Benjamin Porter,
kleing [Sun, 12 Feb 2006 04:31:18 +0100] rev 19021
divisibility by 3 theorem, contributed by Benjamin Porter, #85 in http://www.cs.ru.nl/~freek/100/
Sat, 11 Feb 2006 17:17:55 +0100 replaced mixfix_conflict by mixfix_content;
wenzelm [Sat, 11 Feb 2006 17:17:55 +0100] rev 19020
replaced mixfix_conflict by mixfix_content;
Sat, 11 Feb 2006 17:17:54 +0100 added map_theory;
wenzelm [Sat, 11 Feb 2006 17:17:54 +0100] rev 19019
added map_theory; added rename_frees; removed custom_accesses; added qualified_force_prefix; tuned local syntax;
Sat, 11 Feb 2006 17:17:53 +0100 added abbreviations: activated by init, no expressions yet;
wenzelm [Sat, 11 Feb 2006 17:17:53 +0100] rev 19018
added abbreviations: activated by init, no expressions yet;
Sat, 11 Feb 2006 17:17:52 +0100 added restore;
wenzelm [Sat, 11 Feb 2006 17:17:52 +0100] rev 19017
added restore; consts: provide abbreviations;
Sat, 11 Feb 2006 17:17:51 +0100 tuned mixfixes, mixfix_conflict;
wenzelm [Sat, 11 Feb 2006 17:17:51 +0100] rev 19016
tuned mixfixes, mixfix_conflict;
Sat, 11 Feb 2006 17:17:50 +0100 removed custom_accesses;
wenzelm [Sat, 11 Feb 2006 17:17:50 +0100] rev 19015
removed custom_accesses; added suffixes_prefixes_split, qualified_force_prefix;
Sat, 11 Feb 2006 17:17:49 +0100 added variant_name;
wenzelm [Sat, 11 Feb 2006 17:17:49 +0100] rev 19014
added variant_name;
Sat, 11 Feb 2006 17:17:48 +0100 removed custom_accesses;
wenzelm [Sat, 11 Feb 2006 17:17:48 +0100] rev 19013
removed custom_accesses; added qualified_force_prefix;
Sat, 11 Feb 2006 17:17:47 +0100 tuned;
wenzelm [Sat, 11 Feb 2006 17:17:47 +0100] rev 19012
tuned;
Sat, 11 Feb 2006 17:17:45 +0100 added chop (sane version of splitAt);
wenzelm [Sat, 11 Feb 2006 17:17:45 +0100] rev 19011
added chop (sane version of splitAt); added prefixes, suffixes;
Sat, 11 Feb 2006 14:25:23 +0100 Changed some code due to changes in reduce_axiomsN.ML.
mengj [Sat, 11 Feb 2006 14:25:23 +0100] rev 19010
Changed some code due to changes in reduce_axiomsN.ML.
Sat, 11 Feb 2006 14:23:35 +0100 Added another filter strategy.
mengj [Sat, 11 Feb 2006 14:23:35 +0100] rev 19009
Added another filter strategy.
Fri, 10 Feb 2006 09:09:07 +0100 improved code generator devarification
haftmann [Fri, 10 Feb 2006 09:09:07 +0100] rev 19008
improved code generator devarification
Fri, 10 Feb 2006 02:22:59 +0100 statement: improved error msg;
wenzelm [Fri, 10 Feb 2006 02:22:59 +0100] rev 19007
statement: improved error msg;
Fri, 10 Feb 2006 02:22:57 +0100 * ML/Pure: generic Args/Attrib syntax everywhere;
wenzelm [Fri, 10 Feb 2006 02:22:57 +0100] rev 19006
* ML/Pure: generic Args/Attrib syntax everywhere;
Fri, 10 Feb 2006 02:22:56 +0100 moved fixedN to lexicon.ML;
wenzelm [Fri, 10 Feb 2006 02:22:56 +0100] rev 19005
moved fixedN to lexicon.ML; tuned;
Fri, 10 Feb 2006 02:22:54 +0100 added mfix_delims;
wenzelm [Fri, 10 Feb 2006 02:22:54 +0100] rev 19004
added mfix_delims; tuned;
Fri, 10 Feb 2006 02:22:52 +0100 added mixfix_conflict;
wenzelm [Fri, 10 Feb 2006 02:22:52 +0100] rev 19003
added mixfix_conflict;
Fri, 10 Feb 2006 02:22:50 +0100 added fixedN, constN;
wenzelm [Fri, 10 Feb 2006 02:22:50 +0100] rev 19002
added fixedN, constN;
Fri, 10 Feb 2006 02:22:48 +0100 tuned comment;
wenzelm [Fri, 10 Feb 2006 02:22:48 +0100] rev 19001
tuned comment; moved local syntax to local_syntax.ML; common naming (for abbrevs and thms); transfer: merge consts; tuned pretty_term'; added polymorphic -- special case of generalize; added add_abbrevs(_i); read/cert: expand_consts;
Fri, 10 Feb 2006 02:22:46 +0100 tuned comment;
wenzelm [Fri, 10 Feb 2006 02:22:46 +0100] rev 19000
tuned comment;
Fri, 10 Feb 2006 02:22:43 +0100 syntax: Context.generic;
wenzelm [Fri, 10 Feb 2006 02:22:43 +0100] rev 18999
syntax: Context.generic;
Fri, 10 Feb 2006 02:22:41 +0100 Context.generic is canonical state of parsers;
wenzelm [Fri, 10 Feb 2006 02:22:41 +0100] rev 18998
Context.generic is canonical state of parsers; removed obsolete global/local parsers; tuned interfaces;
Fri, 10 Feb 2006 02:22:39 +0100 Local syntax depending on theory syntax.
wenzelm [Fri, 10 Feb 2006 02:22:39 +0100] rev 18997
Local syntax depending on theory syntax.
Fri, 10 Feb 2006 02:22:37 +0100 decode: observe Syntax.constN;
wenzelm [Fri, 10 Feb 2006 02:22:37 +0100] rev 18996
decode: observe Syntax.constN;
Fri, 10 Feb 2006 02:22:35 +0100 removed obsolete add_typ/term_classes/tycons;
wenzelm [Fri, 10 Feb 2006 02:22:35 +0100] rev 18995
removed obsolete add_typ/term_classes/tycons;
Fri, 10 Feb 2006 02:22:32 +0100 tuned extern_term, pretty_term';
wenzelm [Fri, 10 Feb 2006 02:22:32 +0100] rev 18994
tuned extern_term, pretty_term';
Fri, 10 Feb 2006 02:22:29 +0100 removed set quick_and_dirty and ThmDeps.enable -- no effect here;
wenzelm [Fri, 10 Feb 2006 02:22:29 +0100] rev 18993
removed set quick_and_dirty and ThmDeps.enable -- no effect here;
Fri, 10 Feb 2006 02:22:24 +0100 abbrevs: store in reverted orientation;
wenzelm [Fri, 10 Feb 2006 02:22:24 +0100] rev 18992
abbrevs: store in reverted orientation; tuned;
Fri, 10 Feb 2006 02:22:23 +0100 use proof_general.ML: setmp quick_and_dirty captures default value;
wenzelm [Fri, 10 Feb 2006 02:22:23 +0100] rev 18991
use proof_general.ML: setmp quick_and_dirty captures default value;
Fri, 10 Feb 2006 02:22:21 +0100 added Isar/local_syntax.ML;
wenzelm [Fri, 10 Feb 2006 02:22:21 +0100] rev 18990
added Isar/local_syntax.ML;
Fri, 10 Feb 2006 02:22:19 +0100 tuned;
wenzelm [Fri, 10 Feb 2006 02:22:19 +0100] rev 18989
tuned;
Fri, 10 Feb 2006 02:22:16 +0100 Args/Attrib syntax: Context.generic;
wenzelm [Fri, 10 Feb 2006 02:22:16 +0100] rev 18988
Args/Attrib syntax: Context.generic;
Fri, 10 Feb 2006 02:22:13 +0100 simplified polyml example;
wenzelm [Fri, 10 Feb 2006 02:22:13 +0100] rev 18987
simplified polyml example;
Thu, 09 Feb 2006 12:20:31 +0100 tidying
paulson [Thu, 09 Feb 2006 12:20:31 +0100] rev 18986
tidying
Thu, 09 Feb 2006 12:20:02 +0100 blacklist tweaks
paulson [Thu, 09 Feb 2006 12:20:02 +0100] rev 18985
blacklist tweaks
Thu, 09 Feb 2006 12:14:39 +0100 names for simprules
paulson [Thu, 09 Feb 2006 12:14:39 +0100] rev 18984
names for simprules
Thu, 09 Feb 2006 03:34:56 +0100 removed redundant lemmas
huffman [Thu, 09 Feb 2006 03:34:56 +0100] rev 18983
removed redundant lemmas
Thu, 09 Feb 2006 03:01:11 +0100 no longer need All_equiv lemmas
huffman [Thu, 09 Feb 2006 03:01:11 +0100] rev 18982
no longer need All_equiv lemmas
Wed, 08 Feb 2006 17:15:28 +0100 map_type_tvar/tfree: map_atyps;
wenzelm [Wed, 08 Feb 2006 17:15:28 +0100] rev 18981
map_type_tvar/tfree: map_atyps;
Wed, 08 Feb 2006 17:15:27 +0100 tuned;
wenzelm [Wed, 08 Feb 2006 17:15:27 +0100] rev 18980
tuned;
Wed, 08 Feb 2006 15:17:54 +0100 *** empty log message ***
nipkow [Wed, 08 Feb 2006 15:17:54 +0100] rev 18979
*** empty log message ***
Wed, 08 Feb 2006 15:12:59 +0100 made "dvd" on numbers executable by simp.
nipkow [Wed, 08 Feb 2006 15:12:59 +0100] rev 18978
made "dvd" on numbers executable by simp.
Wed, 08 Feb 2006 14:39:00 +0100 introduced gen_distinct in place of distinct
haftmann [Wed, 08 Feb 2006 14:39:00 +0100] rev 18977
introduced gen_distinct in place of distinct
Wed, 08 Feb 2006 09:27:20 +0100 fixed the most silly bug conceivable in map_atyps
haftmann [Wed, 08 Feb 2006 09:27:20 +0100] rev 18976
fixed the most silly bug conceivable in map_atyps
Tue, 07 Feb 2006 19:57:00 +0100 lambda: base name of Const;
wenzelm [Tue, 07 Feb 2006 19:57:00 +0100] rev 18975
lambda: base name of Const;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip