Mon, 15 Oct 2007 01:57:50 +0200 interpreter for List.append added again
webertj [Mon, 15 Oct 2007 01:57:50 +0200] rev 25032
interpreter for List.append added again
Mon, 15 Oct 2007 01:36:22 +0200 quick_and_dirty (again) not touched anymore
webertj [Mon, 15 Oct 2007 01:36:22 +0200] rev 25031
quick_and_dirty (again) not touched anymore
Sun, 14 Oct 2007 16:13:46 +0200 require_thy: read_text *after* checking parents
wenzelm [Sun, 14 Oct 2007 16:13:46 +0200] rev 25030
require_thy: read_text *after* checking parents (otherwise outdating an existing descendant will leave the dependencies corrupted);
Sun, 14 Oct 2007 16:13:45 +0200 gen_add_inductive_i: treat abbrevs as local defs, expand by export;
wenzelm [Sun, 14 Oct 2007 16:13:45 +0200] rev 25029
gen_add_inductive_i: treat abbrevs as local defs, expand by export; tuned;
Sun, 14 Oct 2007 00:18:11 +0200 tuned various Class interfaces;
wenzelm [Sun, 14 Oct 2007 00:18:11 +0200] rev 25028
tuned various Class interfaces; tuned;
Sun, 14 Oct 2007 00:18:09 +0200 removed obsolete Class.class_of_locale/locale_of_class;
wenzelm [Sun, 14 Oct 2007 00:18:09 +0200] rev 25027
removed obsolete Class.class_of_locale/locale_of_class;
Sun, 14 Oct 2007 00:18:07 +0200 tuned;
wenzelm [Sun, 14 Oct 2007 00:18:07 +0200] rev 25026
tuned;
Sun, 14 Oct 2007 00:18:06 +0200 added add_def;
wenzelm [Sun, 14 Oct 2007 00:18:06 +0200] rev 25025
added add_def;
Sun, 14 Oct 2007 00:18:05 +0200 added is_class;
wenzelm [Sun, 14 Oct 2007 00:18:05 +0200] rev 25024
added is_class; tuned signature of add_const/abbrev_in_class; removed obsolete class_of_locale/locale_of_class; tuned name prefixing: Sign.full_name does the job;
Sat, 13 Oct 2007 17:16:46 +0200 PolyML.Compiler.maxInlineSize := 80;
wenzelm [Sat, 13 Oct 2007 17:16:46 +0200] rev 25023
PolyML.Compiler.maxInlineSize := 80;
Sat, 13 Oct 2007 17:16:45 +0200 abbrev: return hypothetical def;
wenzelm [Sat, 13 Oct 2007 17:16:45 +0200] rev 25022
abbrev: return hypothetical def; replaced obsolete Theory.add_finals_i by Theory.add_deps; misc cleanup;
Sat, 13 Oct 2007 17:16:44 +0200 renamed def to define;
wenzelm [Sat, 13 Oct 2007 17:16:44 +0200] rev 25021
renamed def to define; abbrev: return hypothetical def;
Sat, 13 Oct 2007 17:16:44 +0200 (un)overload: full rewrite;
wenzelm [Sat, 13 Oct 2007 17:16:44 +0200] rev 25020
(un)overload: full rewrite; use Attrib.attribute_i for internal args; misc tuning;
Sat, 13 Oct 2007 17:16:42 +0200 add_abbrevs: unvarify result;
wenzelm [Sat, 13 Oct 2007 17:16:42 +0200] rev 25019
add_abbrevs: unvarify result;
Sat, 13 Oct 2007 17:16:41 +0200 replaced obsolete Theory.add_finals_i by Theory.add_deps;
wenzelm [Sat, 13 Oct 2007 17:16:41 +0200] rev 25018
replaced obsolete Theory.add_finals_i by Theory.add_deps;
Sat, 13 Oct 2007 17:16:40 +0200 Theory.specify_const: added deps argument;
wenzelm [Sat, 13 Oct 2007 17:16:40 +0200] rev 25017
Theory.specify_const: added deps argument;
Sat, 13 Oct 2007 17:16:39 +0200 renamed LocalTheory.def to LocalTheory.define;
wenzelm [Sat, 13 Oct 2007 17:16:39 +0200] rev 25016
renamed LocalTheory.def to LocalTheory.define;
Fri, 12 Oct 2007 22:01:56 +0200 typo in comment fixed
webertj [Fri, 12 Oct 2007 22:01:56 +0200] rev 25015
typo in comment fixed
Fri, 12 Oct 2007 22:00:47 +0200 significant code overhaul, bugfix for inductive data types
webertj [Fri, 12 Oct 2007 22:00:47 +0200] rev 25014
significant code overhaul, bugfix for inductive data types
Fri, 12 Oct 2007 21:37:00 +0200 added generic provide_file;
wenzelm [Fri, 12 Oct 2007 21:37:00 +0200] rev 25013
added generic provide_file; tuned;
Fri, 12 Oct 2007 20:21:58 +0200 pass explicit target record -- more informative peek operation;
wenzelm [Fri, 12 Oct 2007 20:21:58 +0200] rev 25012
pass explicit target record -- more informative peek operation; removed obsolete hide_abbrev; misc tuning;
Fri, 12 Oct 2007 20:21:57 +0200 more informative TheoryTarget.peek operation;
wenzelm [Fri, 12 Oct 2007 20:21:57 +0200] rev 25011
more informative TheoryTarget.peek operation;
Fri, 12 Oct 2007 20:21:56 +0200 fork_mixfix: explicit bool argument;
wenzelm [Fri, 12 Oct 2007 20:21:56 +0200] rev 25010
fork_mixfix: explicit bool argument;
Fri, 12 Oct 2007 18:09:12 +0200 eval_term: moved actual evaluation out of CRITICAL section;
wenzelm [Fri, 12 Oct 2007 18:09:12 +0200] rev 25009
eval_term: moved actual evaluation out of CRITICAL section;
Fri, 12 Oct 2007 15:46:29 +0200 preventing eta-redexes in theorems from causing failure
paulson [Fri, 12 Oct 2007 15:46:29 +0200] rev 25008
preventing eta-redexes in theorems from causing failure
Fri, 12 Oct 2007 15:45:42 +0200 trying to make it run faster
paulson [Fri, 12 Oct 2007 15:45:42 +0200] rev 25007
trying to make it run faster
Fri, 12 Oct 2007 15:45:13 +0200 calling the correct interface
paulson [Fri, 12 Oct 2007 15:45:13 +0200] rev 25006
calling the correct interface
Fri, 12 Oct 2007 15:21:12 +0200 replaced syntax/translations by abbreviation;
wenzelm [Fri, 12 Oct 2007 15:21:12 +0200] rev 25005
replaced syntax/translations by abbreviation;
Fri, 12 Oct 2007 15:00:21 +0200 updated
haftmann [Fri, 12 Oct 2007 15:00:21 +0200] rev 25004
updated
Fri, 12 Oct 2007 14:42:31 +0200 dropped local_syntax
haftmann [Fri, 12 Oct 2007 14:42:31 +0200] rev 25003
dropped local_syntax
Fri, 12 Oct 2007 14:42:30 +0200 tuned
haftmann [Fri, 12 Oct 2007 14:42:30 +0200] rev 25002
tuned
Fri, 12 Oct 2007 14:42:29 +0200 (intermediate quickfix)
haftmann [Fri, 12 Oct 2007 14:42:29 +0200] rev 25001
(intermediate quickfix)
Fri, 12 Oct 2007 10:29:02 +0200 removed
haftmann [Fri, 12 Oct 2007 10:29:02 +0200] rev 25000
removed
Fri, 12 Oct 2007 10:26:18 +0200 added
haftmann [Fri, 12 Oct 2007 10:26:18 +0200] rev 24999
added
Fri, 12 Oct 2007 10:24:49 +0200 metis calls
paulson [Fri, 12 Oct 2007 10:24:49 +0200] rev 24998
metis calls
Fri, 12 Oct 2007 08:31:57 +0200 updated
haftmann [Fri, 12 Oct 2007 08:31:57 +0200] rev 24997
updated
Fri, 12 Oct 2007 08:25:48 +0200 moved class power to theory Power
haftmann [Fri, 12 Oct 2007 08:25:48 +0200] rev 24996
moved class power to theory Power
Fri, 12 Oct 2007 08:25:47 +0200 refined; moved class power to theory Power
haftmann [Fri, 12 Oct 2007 08:25:47 +0200] rev 24995
refined; moved class power to theory Power
Fri, 12 Oct 2007 08:21:09 +0200 consolidated naming conventions for code generator theories
haftmann [Fri, 12 Oct 2007 08:21:09 +0200] rev 24994
consolidated naming conventions for code generator theories
Fri, 12 Oct 2007 08:20:46 +0200 class div inherits from class times
haftmann [Fri, 12 Oct 2007 08:20:46 +0200] rev 24993
class div inherits from class times
Fri, 12 Oct 2007 08:20:45 +0200 code_include replaces code_moduleprolog
haftmann [Fri, 12 Oct 2007 08:20:45 +0200] rev 24992
code_include replaces code_moduleprolog
Fri, 12 Oct 2007 08:20:43 +0200 added subclass command
haftmann [Fri, 12 Oct 2007 08:20:43 +0200] rev 24991
added subclass command
Thu, 11 Oct 2007 23:03:51 +0200 enabled Refute_Examples again;
wenzelm [Thu, 11 Oct 2007 23:03:51 +0200] rev 24990
enabled Refute_Examples again;
Thu, 11 Oct 2007 23:03:11 +0200 local_axioms: impose hyps stemming from local consts as well
wenzelm [Thu, 11 Oct 2007 23:03:11 +0200] rev 24989
local_axioms: impose hyps stemming from local consts as well (otherwise the axioms will be more general than expected!);
Thu, 11 Oct 2007 21:44:28 +0200 disabled Refute_Examples temporarily;
wenzelm [Thu, 11 Oct 2007 21:44:28 +0200] rev 24988
disabled Refute_Examples temporarily;
Thu, 11 Oct 2007 21:10:43 +0200 local_theory: incorporated consts into axioms;
wenzelm [Thu, 11 Oct 2007 21:10:43 +0200] rev 24987
local_theory: incorporated consts into axioms; LocalDefs.expand_cterm; tuned;
Thu, 11 Oct 2007 21:10:42 +0200 removed unused/impure quiet_mode;
wenzelm [Thu, 11 Oct 2007 21:10:42 +0200] rev 24986
removed unused/impure quiet_mode; local_theory: incorporated consts into axioms; tuned;
Thu, 11 Oct 2007 21:10:41 +0200 added export_cterm;
wenzelm [Thu, 11 Oct 2007 21:10:41 +0200] rev 24985
added export_cterm; tuned;
Thu, 11 Oct 2007 21:10:40 +0200 local_theory: incorporated consts into axioms;
wenzelm [Thu, 11 Oct 2007 21:10:40 +0200] rev 24984
local_theory: incorporated consts into axioms;
Thu, 11 Oct 2007 19:10:25 +0200 replaced Term.equiv_types by Type.similar_types;
wenzelm [Thu, 11 Oct 2007 19:10:25 +0200] rev 24983
replaced Term.equiv_types by Type.similar_types; moved add_axiom/def to more_thm.ML;
Thu, 11 Oct 2007 19:10:24 +0200 replaced Term.equiv_types by Type.similar_types;
wenzelm [Thu, 11 Oct 2007 19:10:24 +0200] rev 24982
replaced Term.equiv_types by Type.similar_types;
Thu, 11 Oct 2007 19:10:23 +0200 dest/cert_def: replaced Pretty.pp by explicit Proof.context;
wenzelm [Thu, 11 Oct 2007 19:10:23 +0200] rev 24981
dest/cert_def: replaced Pretty.pp by explicit Proof.context;
Thu, 11 Oct 2007 19:10:22 +0200 added elim_implies (more convenient argument order);
wenzelm [Thu, 11 Oct 2007 19:10:22 +0200] rev 24980
added elim_implies (more convenient argument order); added unvarify (from drule.ML); added specification primitives: add_axiom, add_def;
Thu, 11 Oct 2007 19:10:21 +0200 removed obsolete flip;
wenzelm [Thu, 11 Oct 2007 19:10:21 +0200] rev 24979
removed obsolete flip;
Thu, 11 Oct 2007 19:10:20 +0200 moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML);
wenzelm [Thu, 11 Oct 2007 19:10:20 +0200] rev 24978
moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML); tuned;
Thu, 11 Oct 2007 19:10:19 +0200 replaced (flip Thm.implies_elim) by Thm.elim_implies;
wenzelm [Thu, 11 Oct 2007 19:10:19 +0200] rev 24977
replaced (flip Thm.implies_elim) by Thm.elim_implies;
Thu, 11 Oct 2007 19:10:17 +0200 moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML);
wenzelm [Thu, 11 Oct 2007 19:10:17 +0200] rev 24976
moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML);
Thu, 11 Oct 2007 18:58:34 +0200 usedir: added HOL_USEDIR_OPTIONS;
wenzelm [Thu, 11 Oct 2007 18:58:34 +0200] rev 24975
usedir: added HOL_USEDIR_OPTIONS;
Thu, 11 Oct 2007 16:51:39 +0200 reconstruction bug fix
paulson [Thu, 11 Oct 2007 16:51:39 +0200] rev 24974
reconstruction bug fix
Thu, 11 Oct 2007 16:38:57 +0200 tuned;
wenzelm [Thu, 11 Oct 2007 16:38:57 +0200] rev 24973
tuned;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip