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;
Thu, 11 Oct 2007 16:38:42 +0200 replaced Sign.add_consts_i by Sign.declare_const;
wenzelm [Thu, 11 Oct 2007 16:38:42 +0200] rev 24972
replaced Sign.add_consts_i by Sign.declare_const;
Thu, 11 Oct 2007 16:05:56 +0200 replaced Sign.add_consts_authentic by Sign.declare_const;
wenzelm [Thu, 11 Oct 2007 16:05:56 +0200] rev 24971
replaced Sign.add_consts_authentic by Sign.declare_const; tuned;
Thu, 11 Oct 2007 16:05:53 +0200 renamed Syntax.XXX_mode to Syntax.mode_XXX;
wenzelm [Thu, 11 Oct 2007 16:05:53 +0200] rev 24970
renamed Syntax.XXX_mode to Syntax.mode_XXX; moved ProofContext.pp to Syntax.pp;
Thu, 11 Oct 2007 16:05:47 +0200 removed obsolete AxClass.params_of_class;
wenzelm [Thu, 11 Oct 2007 16:05:47 +0200] rev 24969
removed obsolete AxClass.params_of_class; tuned;
Thu, 11 Oct 2007 16:05:44 +0200 replaced Sign.add_consts_authentic by Sign.declare_const;
wenzelm [Thu, 11 Oct 2007 16:05:44 +0200] rev 24968
replaced Sign.add_consts_authentic by Sign.declare_const; replaced read_param by Sign.read_const, which is independent of syntax; added define_class_params (from axclass.ML);
Thu, 11 Oct 2007 16:05:41 +0200 load axclass.ML before Isar;
wenzelm [Thu, 11 Oct 2007 16:05:41 +0200] rev 24967
load axclass.ML before Isar; load subclass.ML earlier;
Thu, 11 Oct 2007 16:05:39 +0200 added specify_const;
wenzelm [Thu, 11 Oct 2007 16:05:39 +0200] rev 24966
added specify_const;
Thu, 11 Oct 2007 16:05:37 +0200 removed obsolete simple_def;
wenzelm [Thu, 11 Oct 2007 16:05:37 +0200] rev 24965
removed obsolete simple_def;
Thu, 11 Oct 2007 16:05:35 +0200 moved define_class_params to Isar/class.ML;
wenzelm [Thu, 11 Oct 2007 16:05:35 +0200] rev 24964
moved define_class_params to Isar/class.ML; removed obsolete params_of_class, print_axclasses; moved ProofContext.pp to Syntax.pp; misc tuning;
Thu, 11 Oct 2007 16:05:33 +0200 load axclass.ML before Isar;
wenzelm [Thu, 11 Oct 2007 16:05:33 +0200] rev 24963
load axclass.ML before Isar;
Thu, 11 Oct 2007 16:05:32 +0200 Theory.specify_const;
wenzelm [Thu, 11 Oct 2007 16:05:32 +0200] rev 24962
Theory.specify_const;
Thu, 11 Oct 2007 16:05:30 +0200 moved ProofContext.pp to Syntax.pp;
wenzelm [Thu, 11 Oct 2007 16:05:30 +0200] rev 24961
moved ProofContext.pp to Syntax.pp;
Thu, 11 Oct 2007 16:05:26 +0200 renamed Syntax.XXX_mode to Syntax.mode_XXX;
wenzelm [Thu, 11 Oct 2007 16:05:26 +0200] rev 24960
renamed Syntax.XXX_mode to Syntax.mode_XXX;
Thu, 11 Oct 2007 16:05:23 +0200 replaced Sign.add_consts_authentic by Sign.declare_const;
wenzelm [Thu, 11 Oct 2007 16:05:23 +0200] rev 24959
replaced Sign.add_consts_authentic by Sign.declare_const;
Thu, 11 Oct 2007 15:59:31 +0200 rationalized redundant code
paulson [Thu, 11 Oct 2007 15:59:31 +0200] rev 24958
rationalized redundant code
Thu, 11 Oct 2007 15:57:29 +0200 usage: HOL_USEDIR_OPTIONS;
wenzelm [Thu, 11 Oct 2007 15:57:29 +0200] rev 24957
usage: HOL_USEDIR_OPTIONS;
Thu, 11 Oct 2007 10:23:09 +0200 failure messages
paulson [Thu, 11 Oct 2007 10:23:09 +0200] rev 24956
failure messages
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip